"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/10/24 03:41:00 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-zewokov8witu" 2025/10/24 03:41:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 03:41:00 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/10/24 03:41:00 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/10/24 03:41:00 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/10/24 03:41:00 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/10/24 03:41:00 DEBUG : Setting pass="c3Sjk_ioPao8YZIsWOZ7F3hbgT33slYhhkX_12kSpSSfeyw" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/10/24 03:41:00 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{W0bJI}" suffix to name 2025/10/24 03:41:00 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/10/24 03:41:00 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/10/24 03:41:00 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/10/24 03:41:00 DEBUG : Setting pass="c3Sjk_ioPao8YZIsWOZ7F3hbgT33slYhhkX_12kSpSSfeyw" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/10/24 03:41:00 DEBUG : found headers: 2025/10/24 03:41:01 DEBUG : Creating backend with remote "/tmp/rclone3188412869" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:01 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:02 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:02 DEBUG : dir: Looking for writers 2025/10/24 03:41:02 DEBUG : Looking for writers 2025/10/24 03:41:02 DEBUG : dir: reading active writers 2025/10/24 03:41:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.49s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:03 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:03 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:04 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:04 DEBUG : dir/subdir: Looking for writers 2025/10/24 03:41:04 DEBUG : dir: Looking for writers 2025/10/24 03:41:04 DEBUG : file1: reading active writers 2025/10/24 03:41:04 DEBUG : file2: reading active writers 2025/10/24 03:41:04 DEBUG : subdir: reading active writers 2025/10/24 03:41:04 DEBUG : Looking for writers 2025/10/24 03:41:04 DEBUG : dir: reading active writers 2025/10/24 03:41:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.57s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:05 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:06 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:06 DEBUG : dir: Looking for writers 2025/10/24 03:41:06 DEBUG : file1: reading active writers 2025/10/24 03:41:06 DEBUG : Looking for writers 2025/10/24 03:41:06 DEBUG : dir: reading active writers 2025/10/24 03:41:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.33s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:07 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:07 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:07 DEBUG : dir: Looking for writers 2025/10/24 03:41:07 DEBUG : Looking for writers 2025/10/24 03:41:07 DEBUG : dir: reading active writers 2025/10/24 03:41:07 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.24s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:08 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:08 DEBUG : dir: forgetting directory cache 2025/10/24 03:41:08 DEBUG : forgetting directory cache 2025/10/24 03:41:08 DEBUG : dir: forgetting directory cache 2025/10/24 03:41:08 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:08 DEBUG : Looking for writers 2025/10/24 03:41:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.28s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:09 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:10 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/24 03:41:10 DEBUG : dir: invalidating directory cache 2025/10/24 03:41:10 DEBUG : >ForgetPath: 2025/10/24 03:41:10 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/24 03:41:10 DEBUG : invalidating directory cache 2025/10/24 03:41:10 DEBUG : dir: forgetting directory cache 2025/10/24 03:41:10 DEBUG : >ForgetPath: 2025/10/24 03:41:10 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/24 03:41:10 DEBUG : >ForgetPath: 2025/10/24 03:41:10 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:10 DEBUG : dir: Looking for writers 2025/10/24 03:41:10 DEBUG : Looking for writers 2025/10/24 03:41:10 DEBUG : dir: reading active writers 2025/10/24 03:41:10 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.23s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:10 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:12 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:12 DEBUG : forgetting directory cache 2025/10/24 03:41:12 DEBUG : dir: forgetting directory cache 2025/10/24 03:41:13 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:13 DEBUG : dir: Looking for writers 2025/10/24 03:41:13 DEBUG : fil/a/b: Looking for writers 2025/10/24 03:41:13 DEBUG : fil/a: Looking for writers 2025/10/24 03:41:13 DEBUG : b: reading active writers 2025/10/24 03:41:13 DEBUG : fil: Looking for writers 2025/10/24 03:41:13 DEBUG : a: reading active writers 2025/10/24 03:41:13 DEBUG : Looking for writers 2025/10/24 03:41:13 DEBUG : dir: reading active writers 2025/10/24 03:41:13 DEBUG : fil: reading active writers 2025/10/24 03:41:13 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.86s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:14 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:15 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:15 DEBUG : dir: Looking for writers 2025/10/24 03:41:15 DEBUG : Looking for writers 2025/10/24 03:41:15 DEBUG : dir: reading active writers 2025/10/24 03:41:15 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.27s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:15 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:16 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:16 DEBUG : dir: Looking for writers 2025/10/24 03:41:16 DEBUG : file1: reading active writers 2025/10/24 03:41:16 DEBUG : Looking for writers 2025/10/24 03:41:16 DEBUG : dir: reading active writers 2025/10/24 03:41:16 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.41s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:17 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:18 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/10/24 03:41:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/24 03:41:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/24 03:41:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/24 03:41:18 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/24 03:41:18 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:19 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:19 DEBUG : dir: invalidating directory cache 2025/10/24 03:41:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/24 03:41:19 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/24 03:41:19 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/24 03:41:19 DEBUG : dir/file1: Reset virtual modtime 2025/10/24 03:41:19 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/24 03:41:19 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/24 03:41:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/24 03:41:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/24 03:41:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:41:19 DEBUG : dir: invalidating directory cache 2025/10/24 03:41:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/24 03:41:20 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/24 03:41:20 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/24 03:41:20 DEBUG : forgetting directory cache 2025/10/24 03:41:20 DEBUG : dir: forgetting directory cache 2025/10/24 03:41:20 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/24 03:41:20 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:20 DEBUG : dir/virtualDir: Looking for writers 2025/10/24 03:41:20 DEBUG : dir: Looking for writers 2025/10/24 03:41:20 DEBUG : virtualFile: reading active writers 2025/10/24 03:41:20 DEBUG : virtualDir: reading active writers 2025/10/24 03:41:20 DEBUG : file1: reading active writers 2025/10/24 03:41:20 DEBUG : virtualFile2: reading active writers 2025/10/24 03:41:20 DEBUG : Looking for writers 2025/10/24 03:41:20 DEBUG : dir: reading active writers 2025/10/24 03:41:20 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.90s) --- PASS: TestDirReadDirAll/Virtual (1.15s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:21 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:21 ERROR : dir/: Can only open directories read only 2025/10/24 03:41:21 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:21 DEBUG : dir: Looking for writers 2025/10/24 03:41:21 DEBUG : Looking for writers 2025/10/24 03:41:21 DEBUG : dir: reading active writers 2025/10/24 03:41:21 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.38s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:22 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:23 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:41:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/24 03:41:23 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/24 03:41:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/24 03:41:23 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/24 03:41:23 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:23 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/24 03:41:23 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/24 03:41:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/24 03:41:23 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:23 DEBUG : dir: Looking for writers 2025/10/24 03:41:23 DEBUG : file1: reading active writers 2025/10/24 03:41:23 DEBUG : potato: reading active writers 2025/10/24 03:41:23 DEBUG : Looking for writers 2025/10/24 03:41:23 DEBUG : dir: reading active writers 2025/10/24 03:41:23 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.92s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:24 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/24 03:41:25 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:25 DEBUG : dir/sub: Looking for writers 2025/10/24 03:41:25 DEBUG : dir: Looking for writers 2025/10/24 03:41:25 DEBUG : file1: reading active writers 2025/10/24 03:41:25 DEBUG : sub: reading active writers 2025/10/24 03:41:25 DEBUG : Looking for writers 2025/10/24 03:41:25 DEBUG : dir: reading active writers 2025/10/24 03:41:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.27s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:26 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/24 03:41:27 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/24 03:41:28 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:28 DEBUG : dir/sub/subsub: Looking for writers 2025/10/24 03:41:28 DEBUG : dir/sub: Looking for writers 2025/10/24 03:41:28 DEBUG : subsub: reading active writers 2025/10/24 03:41:28 DEBUG : dir: Looking for writers 2025/10/24 03:41:28 DEBUG : file1: reading active writers 2025/10/24 03:41:28 DEBUG : sub: reading active writers 2025/10/24 03:41:28 DEBUG : Looking for writers 2025/10/24 03:41:28 DEBUG : dir: reading active writers 2025/10/24 03:41:28 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.86s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:29 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:30 ERROR : dir/: Dir.Remove not empty 2025/10/24 03:41:30 DEBUG : dir/file1: Remove: 2025/10/24 03:41:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:41:30 DEBUG : dir/file1: >Remove: err= 2025/10/24 03:41:30 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/24 03:41:30 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:30 DEBUG : Looking for writers 2025/10/24 03:41:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.41s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:31 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:31 DEBUG : dir/file1: Remove: 2025/10/24 03:41:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:41:32 DEBUG : dir/file1: >Remove: err= 2025/10/24 03:41:32 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/24 03:41:32 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:32 DEBUG : Looking for writers 2025/10/24 03:41:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.44s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:32 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:33 DEBUG : dir/file1: Remove: 2025/10/24 03:41:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:41:33 DEBUG : dir/file1: >Remove: err= 2025/10/24 03:41:33 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:33 DEBUG : dir: Looking for writers 2025/10/24 03:41:33 DEBUG : Looking for writers 2025/10/24 03:41:33 DEBUG : dir: reading active writers 2025/10/24 03:41:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.67s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:34 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:34 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:35 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/24 03:41:35 DEBUG : dir: Updating dir with dir2 0xc00073cdd0 2025/10/24 03:41:35 DEBUG : dir: forgetting directory cache 2025/10/24 03:41:35 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/24 03:41:35 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/24 03:41:36 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/24 03:41:36 DEBUG : file2: Updating file with file2 0xc0001a3ec0 2025/10/24 03:41:36 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/24 03:41:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/24 03:41:37 INFO : dir2/file3: Deleted 2025/10/24 03:41:37 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/24 03:41:37 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001a3ec0 2025/10/24 03:41:37 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/24 03:41:37 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/24 03:41:37 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/24 03:41:37 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00073dba0 2025/10/24 03:41:37 DEBUG : empty directory: forgetting directory cache 2025/10/24 03:41:37 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/24 03:41:37 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/24 03:41:37 DEBUG : dir2: Renaming to "dir3" 2025/10/24 03:41:37 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:37 DEBUG : dir3: Looking for writers 2025/10/24 03:41:37 DEBUG : file3: reading active writers 2025/10/24 03:41:37 DEBUG : renamed empty directory: Looking for writers 2025/10/24 03:41:37 DEBUG : Looking for writers 2025/10/24 03:41:37 DEBUG : dir3: reading active writers 2025/10/24 03:41:37 DEBUG : renamed empty directory: reading active writers 2025/10/24 03:41:37 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.63s) === 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-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:38 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/24 03:41:39 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:41:39 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/24 03:41:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/24 03:41:39 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/24 03:41:39 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/24 03:41:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/24 03:41:39 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:41:39 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/24 03:41:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/24 03:41:39 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/24 03:41:39 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/24 03:41:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/24 03:41:39 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (12 bytes), uploading instead of streaming 2025/10/24 03:41:40 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:40 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/10/24 03:41:40 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/10/24 03:41:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/24 03:41:40 DEBUG : forgetting directory cache 2025/10/24 03:41:40 DEBUG : dir: forgetting directory cache 2025/10/24 03:41:40 DEBUG : dir/sub: forgetting directory cache 2025/10/24 03:41:40 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/24 03:41:40 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/24 03:41:40 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/24 03:41:40 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:40 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/24 03:41:40 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/10/24 03:41:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/24 03:41:40 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:40 DEBUG : dir/sub: Looking for writers 2025/10/24 03:41:40 DEBUG : file2: reading active writers 2025/10/24 03:41:40 DEBUG : file0: reading active writers 2025/10/24 03:41:40 DEBUG : dir: Looking for writers 2025/10/24 03:41:40 DEBUG : sub: reading active writers 2025/10/24 03:41:40 DEBUG : file1: reading active writers 2025/10/24 03:41:40 DEBUG : Looking for writers 2025/10/24 03:41:40 DEBUG : dir: reading active writers 2025/10/24 03:41:40 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (3.15s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:42 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/24 03:41:42 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:42 DEBUG : Looking for writers 2025/10/24 03:41:42 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.17s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:42 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/24 03:41:42 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:41:42 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/24 03:41:42 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/24 03:41:42 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/24 03:41:42 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:41:42 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/24 03:41:42 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/24 03:41:42 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:41:42 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/24 03:41:42 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/24 03:41:42 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/24 03:41:42 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:41:42 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/24 03:41:42 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:42 DEBUG : dir: Looking for writers 2025/10/24 03:41:42 DEBUG : file1: reading active writers 2025/10/24 03:41:42 DEBUG : file1.metadata: reading active writers 2025/10/24 03:41:42 DEBUG : Looking for writers 2025/10/24 03:41:42 DEBUG : dir: reading active writers 2025/10/24 03:41:42 DEBUG : dir.metadata: reading active writers 2025/10/24 03:41:42 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.35s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:43 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:44 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:44 DEBUG : dir: Looking for writers 2025/10/24 03:41:44 DEBUG : file1: reading active writers 2025/10/24 03:41:44 DEBUG : Looking for writers 2025/10/24 03:41:44 DEBUG : dir: reading active writers 2025/10/24 03:41:44 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.35s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:44 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:45 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:46 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/10/24 03:41:46 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:46 DEBUG : dir: Looking for writers 2025/10/24 03:41:46 DEBUG : file1: reading active writers 2025/10/24 03:41:46 DEBUG : Looking for writers 2025/10/24 03:41:46 DEBUG : dir: reading active writers 2025/10/24 03:41:46 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 (2.24s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (2.24s) --- 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-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:47 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:41:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/24 03:41:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:41:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/24 03:41:47 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:47 DEBUG : dir: Looking for writers 2025/10/24 03:41:47 DEBUG : file1: reading active writers 2025/10/24 03:41:47 DEBUG : Looking for writers 2025/10/24 03:41:47 DEBUG : dir: reading active writers 2025/10/24 03:41:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.39s) === RUN TestFileOpenReadUnknownSize 2025/10/24 03:41:48 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/24 03:41:48 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/24 03:41:48 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:41:48 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/24 03:41:48 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:48 DEBUG : Looking for writers 2025/10/24 03:41:48 DEBUG : file.txt: reading active writers 2025/10/24 03:41:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:48 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:41:49 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/24 03:41:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/24 03:41:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/24 03:41:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:41:49 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:49 DEBUG : dir: Looking for writers 2025/10/24 03:41:49 DEBUG : file1: reading active writers 2025/10/24 03:41:49 DEBUG : Looking for writers 2025/10/24 03:41:49 DEBUG : dir: reading active writers 2025/10/24 03:41:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.73s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:50 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:51 DEBUG : dir/file1: Remove: 2025/10/24 03:41:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:41:51 DEBUG : dir/file1: >Remove: err= 2025/10/24 03:41:51 DEBUG : dir/file1: Remove: 2025/10/24 03:41:51 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/24 03:41:51 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:51 DEBUG : dir: Looking for writers 2025/10/24 03:41:51 DEBUG : Looking for writers 2025/10/24 03:41:51 DEBUG : dir: reading active writers 2025/10/24 03:41:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.57s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:51 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:52 DEBUG : dir/file1: Remove: 2025/10/24 03:41:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:41:52 DEBUG : dir/file1: >Remove: err= 2025/10/24 03:41:52 DEBUG : dir/file1: Remove: 2025/10/24 03:41:52 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/24 03:41:52 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:52 DEBUG : dir: Looking for writers 2025/10/24 03:41:52 DEBUG : Looking for writers 2025/10/24 03:41:52 DEBUG : dir: reading active writers 2025/10/24 03:41:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.50s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:53 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:41:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/24 03:41:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/24 03:41:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/24 03:41:53 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/24 03:41:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/24 03:41:53 DEBUG : dir/file1: Open: flags=0x3 2025/10/24 03:41:53 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/24 03:41:53 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/24 03:41:53 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:53 DEBUG : dir: Looking for writers 2025/10/24 03:41:53 DEBUG : file1: reading active writers 2025/10/24 03:41:53 DEBUG : Looking for writers 2025/10/24 03:41:53 DEBUG : dir: reading active writers 2025/10/24 03:41:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.29s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:54 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:55 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:55 DEBUG : dir: Looking for writers 2025/10/24 03:41:55 DEBUG : file1: reading active writers 2025/10/24 03:41:55 DEBUG : Looking for writers 2025/10/24 03:41:55 DEBUG : dir: reading active writers 2025/10/24 03:41:55 DEBUG : >WaitForWriters: 2025/10/24 03:41:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/24 03:41:55 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b9440 2025/10/24 03:41:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:41:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:41:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/24 03:41:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0006b9440 2025/10/24 03:41:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/24 03:41:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:41:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/24 03:41:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/24 03:41:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:41:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006b9440 2025/10/24 03:41:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:41:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:41:56 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/24 03:41:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:57 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/24 03:41:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/24 03:41:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:41:57 DEBUG : newLeaf: Running delayed rename now 2025/10/24 03:41:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/24 03:41:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b9440 2025/10/24 03:41:57 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:57 DEBUG : dir: Looking for writers 2025/10/24 03:41:57 DEBUG : Looking for writers 2025/10/24 03:41:57 DEBUG : dir: reading active writers 2025/10/24 03:41:57 DEBUG : newLeaf: reading active writers 2025/10/24 03:41:57 DEBUG : >WaitForWriters: 2025/10/24 03:41:57 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:57 DEBUG : dir: Looking for writers 2025/10/24 03:41:57 DEBUG : Looking for writers 2025/10/24 03:41:57 DEBUG : dir: reading active writers 2025/10/24 03:41:57 DEBUG : newLeaf: reading active writers 2025/10/24 03:41:57 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:41:58 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:41:58 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:41:58 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:41:58 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:41:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:41:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:41:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:41:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:41:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:41:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:41:58 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:41:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:41:59 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:41:59 DEBUG : dir: Looking for writers 2025/10/24 03:41:59 DEBUG : file1: reading active writers 2025/10/24 03:41:59 DEBUG : Looking for writers 2025/10/24 03:41:59 DEBUG : dir: reading active writers 2025/10/24 03:41:59 DEBUG : >WaitForWriters: 2025/10/24 03:41:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/24 03:41:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00087e6c0 2025/10/24 03:41:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:41:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/24 03:42:00 DEBUG : dir/file1: Updating file with dir/file1 0xc00087e6c0 2025/10/24 03:42:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/24 03:42:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/24 03:42:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/24 03:42:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:00 DEBUG : dir/file1: File is currently open, delaying rename 0xc00087e6c0 2025/10/24 03:42:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:42:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:00 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/24 03:42:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:00 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/24 03:42:00 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/24 03:42:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:00 DEBUG : newLeaf: Running delayed rename now 2025/10/24 03:42:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/24 03:42:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00087e6c0 2025/10/24 03:42:01 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:01 DEBUG : dir: Looking for writers 2025/10/24 03:42:01 DEBUG : Looking for writers 2025/10/24 03:42:01 DEBUG : dir: reading active writers 2025/10/24 03:42:01 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:01 DEBUG : >WaitForWriters: 2025/10/24 03:42:01 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:01 DEBUG : dir: Looking for writers 2025/10/24 03:42:01 DEBUG : Looking for writers 2025/10/24 03:42:01 DEBUG : dir: reading active writers 2025/10/24 03:42:01 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:01 DEBUG : >WaitForWriters: 2025/10/24 03:42:01 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:02 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:02 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:02 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:02 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:02 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/24 03:42:02 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:02 DEBUG : dir/file1(0xc000bd2f00): openPending: 2025/10/24 03:42:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/24 03:42:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/24 03:42:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:02 DEBUG : dir/file1(0xc000bd2f00): >openPending: err= 2025/10/24 03:42:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/24 03:42:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:02 DEBUG : dir/file1(0xc000bd2f00): _writeAt: size=14, off=0 2025/10/24 03:42:02 DEBUG : dir/file1(0xc000bd2f00): >_writeAt: n=14, err= 2025/10/24 03:42:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/24 03:42:02 DEBUG : dir/file1(0xc000bd2f00): close: 2025/10/24 03:42:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/24 03:42:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/24 03:42:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:02 DEBUG : dir/file1(0xc000bd2f00): >close: err= 2025/10/24 03:42:02 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:02 DEBUG : dir: Looking for writers 2025/10/24 03:42:02 DEBUG : file1: reading active writers 2025/10/24 03:42:02 DEBUG : Looking for writers 2025/10/24 03:42:02 DEBUG : dir: reading active writers 2025/10/24 03:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:42:02 DEBUG : dir: Looking for writers 2025/10/24 03:42:02 DEBUG : file1: reading active writers 2025/10/24 03:42:02 DEBUG : Looking for writers 2025/10/24 03:42:02 DEBUG : dir: reading active writers 2025/10/24 03:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:42:02 DEBUG : dir: Looking for writers 2025/10/24 03:42:02 DEBUG : file1: reading active writers 2025/10/24 03:42:02 DEBUG : Looking for writers 2025/10/24 03:42:02 DEBUG : dir: reading active writers 2025/10/24 03:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:42:02 DEBUG : dir: Looking for writers 2025/10/24 03:42:02 DEBUG : file1: reading active writers 2025/10/24 03:42:02 DEBUG : Looking for writers 2025/10/24 03:42:02 DEBUG : dir: reading active writers 2025/10/24 03:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:42:03 DEBUG : dir/file1: vfs cache: starting upload 2025/10/24 03:42:03 DEBUG : dir: Looking for writers 2025/10/24 03:42:03 DEBUG : file1: reading active writers 2025/10/24 03:42:03 DEBUG : Looking for writers 2025/10/24 03:42:03 DEBUG : dir: reading active writers 2025/10/24 03:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:42:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:03 DEBUG : dir: Looking for writers 2025/10/24 03:42:03 DEBUG : file1: reading active writers 2025/10/24 03:42:03 DEBUG : Looking for writers 2025/10/24 03:42:03 DEBUG : dir: reading active writers 2025/10/24 03:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:42:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/24 03:42:03 INFO : dir/file1: Copied (replaced existing) 2025/10/24 03:42:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/24 03:42:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/24 03:42:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/24 03:42:03 DEBUG : dir: Looking for writers 2025/10/24 03:42:03 DEBUG : file1: reading active writers 2025/10/24 03:42:03 DEBUG : Looking for writers 2025/10/24 03:42:03 DEBUG : dir: reading active writers 2025/10/24 03:42:03 DEBUG : >WaitForWriters: 2025/10/24 03:42:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:42:03 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:03 DEBUG : dir/file1(0xc0008e1880): _readAt: size=512, off=0 2025/10/24 03:42:03 DEBUG : dir/file1(0xc0008e1880): openPending: 2025/10/24 03:42:03 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/10/24 03:42:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/24 03:42:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:03 DEBUG : dir/file1(0xc0008e1880): >openPending: err= 2025/10/24 03:42:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/24 03:42:03 DEBUG : dir/file1(0xc0008e1880): >_readAt: n=14, err=EOF 2025/10/24 03:42:03 DEBUG : dir/file1(0xc0008e1880): close: 2025/10/24 03:42:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/24 03:42:03 DEBUG : dir/file1(0xc0008e1880): >close: err= 2025/10/24 03:42:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/24 03:42:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/24 03:42:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000a2c600 2025/10/24 03:42:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:42:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/24 03:42:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/24 03:42:04 DEBUG : dir/file1: Updating file with dir/file1 0xc000a2c600 2025/10/24 03:42:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/24 03:42:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/24 03:42:04 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:04 DEBUG : dir/file1(0xc0009546c0): openPending: 2025/10/24 03:42:04 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/10/24 03:42:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/24 03:42:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:04 DEBUG : dir/file1(0xc0009546c0): >openPending: err= 2025/10/24 03:42:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/24 03:42:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:04 DEBUG : dir/file1(0xc0009546c0): _writeAt: size=25, off=0 2025/10/24 03:42:04 DEBUG : dir/file1(0xc0009546c0): >_writeAt: n=25, err= 2025/10/24 03:42:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/24 03:42:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/24 03:42:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000a2c600 2025/10/24 03:42:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:42:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:05 DEBUG : newLeaf(0xc0009546c0): close: 2025/10/24 03:42:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/24 03:42:05 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-24 03:42:04.97985458 +0000 UTC m=+64.546849069 2025/10/24 03:42:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:05 DEBUG : newLeaf(0xc0009546c0): >close: err= 2025/10/24 03:42:05 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:05 DEBUG : dir: Looking for writers 2025/10/24 03:42:05 DEBUG : Looking for writers 2025/10/24 03:42:05 DEBUG : dir: reading active writers 2025/10/24 03:42:05 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:42:05 DEBUG : dir: Looking for writers 2025/10/24 03:42:05 DEBUG : Looking for writers 2025/10/24 03:42:05 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:05 DEBUG : dir: reading active writers 2025/10/24 03:42:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:42:05 DEBUG : dir: Looking for writers 2025/10/24 03:42:05 DEBUG : Looking for writers 2025/10/24 03:42:05 DEBUG : dir: reading active writers 2025/10/24 03:42:05 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:42:05 DEBUG : dir: Looking for writers 2025/10/24 03:42:05 DEBUG : Looking for writers 2025/10/24 03:42:05 DEBUG : dir: reading active writers 2025/10/24 03:42:05 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:42:05 DEBUG : newLeaf: vfs cache: starting upload 2025/10/24 03:42:05 DEBUG : dir: Looking for writers 2025/10/24 03:42:05 DEBUG : Looking for writers 2025/10/24 03:42:05 DEBUG : dir: reading active writers 2025/10/24 03:42:05 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:42:05 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:05 DEBUG : dir: Looking for writers 2025/10/24 03:42:05 DEBUG : Looking for writers 2025/10/24 03:42:05 DEBUG : dir: reading active writers 2025/10/24 03:42:05 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:42:05 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/24 03:42:05 INFO : newLeaf: Copied (replaced existing) 2025/10/24 03:42:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-24 03:42:04 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/24 03:42:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/24 03:42:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/24 03:42:06 DEBUG : dir: Looking for writers 2025/10/24 03:42:06 DEBUG : Looking for writers 2025/10/24 03:42:06 DEBUG : dir: reading active writers 2025/10/24 03:42:06 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:06 DEBUG : >WaitForWriters: 2025/10/24 03:42:06 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:06 DEBUG : dir: Looking for writers 2025/10/24 03:42:06 DEBUG : Looking for writers 2025/10/24 03:42:06 DEBUG : dir: reading active writers 2025/10/24 03:42:06 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:06 DEBUG : >WaitForWriters: 2025/10/24 03:42:06 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:06 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:06 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:06 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:06 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:06 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:07 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:07 DEBUG : dir: Looking for writers 2025/10/24 03:42:07 DEBUG : file1: reading active writers 2025/10/24 03:42:07 DEBUG : Looking for writers 2025/10/24 03:42:07 DEBUG : dir: reading active writers 2025/10/24 03:42:07 DEBUG : >WaitForWriters: 2025/10/24 03:42:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/24 03:42:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0009323c0 2025/10/24 03:42:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:42:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/24 03:42:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0009323c0 2025/10/24 03:42:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/24 03:42:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/24 03:42:09 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:09 DEBUG : dir/file1(0xc000bd3280): openPending: 2025/10/24 03:42:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/24 03:42:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/24 03:42:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:09 DEBUG : dir/file1(0xc000bd3280): >openPending: err= 2025/10/24 03:42:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/24 03:42:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:09 DEBUG : dir/file1(0xc000bd3280): _writeAt: size=25, off=0 2025/10/24 03:42:09 DEBUG : dir/file1(0xc000bd3280): >_writeAt: n=25, err= 2025/10/24 03:42:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/24 03:42:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/24 03:42:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0009323c0 2025/10/24 03:42:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:42:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:09 DEBUG : newLeaf(0xc000bd3280): close: 2025/10/24 03:42:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/24 03:42:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-24 03:42:09.026073668 +0000 UTC m=+68.593068148 2025/10/24 03:42:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:09 DEBUG : newLeaf(0xc000bd3280): >close: err= 2025/10/24 03:42:09 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:09 DEBUG : dir: Looking for writers 2025/10/24 03:42:09 DEBUG : Looking for writers 2025/10/24 03:42:09 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:09 DEBUG : dir: reading active writers 2025/10/24 03:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:42:09 DEBUG : dir: Looking for writers 2025/10/24 03:42:09 DEBUG : Looking for writers 2025/10/24 03:42:09 DEBUG : dir: reading active writers 2025/10/24 03:42:09 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:42:09 DEBUG : dir: Looking for writers 2025/10/24 03:42:09 DEBUG : Looking for writers 2025/10/24 03:42:09 DEBUG : dir: reading active writers 2025/10/24 03:42:09 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:42:09 DEBUG : dir: Looking for writers 2025/10/24 03:42:09 DEBUG : Looking for writers 2025/10/24 03:42:09 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:09 DEBUG : dir: reading active writers 2025/10/24 03:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:42:09 DEBUG : newLeaf: vfs cache: starting upload 2025/10/24 03:42:09 DEBUG : dir: Looking for writers 2025/10/24 03:42:09 DEBUG : Looking for writers 2025/10/24 03:42:09 DEBUG : dir: reading active writers 2025/10/24 03:42:09 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:42:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:09 DEBUG : dir: Looking for writers 2025/10/24 03:42:09 DEBUG : Looking for writers 2025/10/24 03:42:09 DEBUG : dir: reading active writers 2025/10/24 03:42:09 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:42:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/24 03:42:09 INFO : newLeaf: Copied (replaced existing) 2025/10/24 03:42:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-24 03:42:09 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/24 03:42:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/24 03:42:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/24 03:42:10 DEBUG : dir: Looking for writers 2025/10/24 03:42:10 DEBUG : Looking for writers 2025/10/24 03:42:10 DEBUG : dir: reading active writers 2025/10/24 03:42:10 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:10 DEBUG : >WaitForWriters: 2025/10/24 03:42:10 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:10 DEBUG : dir: Looking for writers 2025/10/24 03:42:10 DEBUG : Looking for writers 2025/10/24 03:42:10 DEBUG : dir: reading active writers 2025/10/24 03:42:10 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:10 DEBUG : >WaitForWriters: 2025/10/24 03:42:10 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:10 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:10 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:10 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:10 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:10 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/24 03:42:11 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:11 DEBUG : dir/file1(0xc000c2c900): openPending: 2025/10/24 03:42:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/24 03:42:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/24 03:42:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:11 DEBUG : dir/file1(0xc000c2c900): >openPending: err= 2025/10/24 03:42:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/24 03:42:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:11 DEBUG : dir/file1(0xc000c2c900): _writeAt: size=14, off=0 2025/10/24 03:42:11 DEBUG : dir/file1(0xc000c2c900): >_writeAt: n=14, err= 2025/10/24 03:42:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/24 03:42:11 DEBUG : dir/file1(0xc000c2c900): close: 2025/10/24 03:42:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/24 03:42:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/24 03:42:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:11 DEBUG : dir/file1(0xc000c2c900): >close: err= 2025/10/24 03:42:11 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:11 DEBUG : dir: Looking for writers 2025/10/24 03:42:11 DEBUG : file1: reading active writers 2025/10/24 03:42:11 DEBUG : Looking for writers 2025/10/24 03:42:11 DEBUG : dir: reading active writers 2025/10/24 03:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:42:11 DEBUG : dir: Looking for writers 2025/10/24 03:42:11 DEBUG : file1: reading active writers 2025/10/24 03:42:11 DEBUG : Looking for writers 2025/10/24 03:42:11 DEBUG : dir: reading active writers 2025/10/24 03:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:42:11 DEBUG : dir: Looking for writers 2025/10/24 03:42:11 DEBUG : file1: reading active writers 2025/10/24 03:42:11 DEBUG : Looking for writers 2025/10/24 03:42:11 DEBUG : dir: reading active writers 2025/10/24 03:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:42:11 DEBUG : dir: Looking for writers 2025/10/24 03:42:11 DEBUG : file1: reading active writers 2025/10/24 03:42:11 DEBUG : Looking for writers 2025/10/24 03:42:11 DEBUG : dir: reading active writers 2025/10/24 03:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:42:11 DEBUG : dir/file1: vfs cache: starting upload 2025/10/24 03:42:11 DEBUG : dir: Looking for writers 2025/10/24 03:42:11 DEBUG : file1: reading active writers 2025/10/24 03:42:11 DEBUG : Looking for writers 2025/10/24 03:42:11 DEBUG : dir: reading active writers 2025/10/24 03:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:42:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:11 DEBUG : dir: Looking for writers 2025/10/24 03:42:11 DEBUG : file1: reading active writers 2025/10/24 03:42:11 DEBUG : Looking for writers 2025/10/24 03:42:11 DEBUG : dir: reading active writers 2025/10/24 03:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:42:12 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/24 03:42:12 INFO : dir/file1: Copied (replaced existing) 2025/10/24 03:42:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/24 03:42:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/24 03:42:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/24 03:42:12 DEBUG : dir: Looking for writers 2025/10/24 03:42:12 DEBUG : file1: reading active writers 2025/10/24 03:42:12 DEBUG : Looking for writers 2025/10/24 03:42:12 DEBUG : dir: reading active writers 2025/10/24 03:42:12 DEBUG : >WaitForWriters: 2025/10/24 03:42:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:42:12 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:12 DEBUG : dir/file1(0xc000832180): _readAt: size=512, off=0 2025/10/24 03:42:12 DEBUG : dir/file1(0xc000832180): openPending: 2025/10/24 03:42:12 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/10/24 03:42:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/24 03:42:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:12 DEBUG : dir/file1(0xc000832180): >openPending: err= 2025/10/24 03:42:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/24 03:42:12 DEBUG : dir/file1(0xc000832180): >_readAt: n=14, err=EOF 2025/10/24 03:42:12 DEBUG : dir/file1(0xc000832180): close: 2025/10/24 03:42:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/24 03:42:12 DEBUG : dir/file1(0xc000832180): >close: err= 2025/10/24 03:42:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/24 03:42:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/24 03:42:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000a2c780 2025/10/24 03:42:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:42:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/24 03:42:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/24 03:42:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000a2c780 2025/10/24 03:42:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/24 03:42:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/24 03:42:13 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:13 DEBUG : dir/file1(0xc000c5b500): openPending: 2025/10/24 03:42:13 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/10/24 03:42:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/24 03:42:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:13 DEBUG : dir/file1(0xc000c5b500): >openPending: err= 2025/10/24 03:42:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/24 03:42:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:13 DEBUG : dir/file1(0xc000c5b500): _writeAt: size=25, off=0 2025/10/24 03:42:13 DEBUG : dir/file1(0xc000c5b500): >_writeAt: n=25, err= 2025/10/24 03:42:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/24 03:42:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/24 03:42:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000a2c780 2025/10/24 03:42:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:42:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:14 DEBUG : newLeaf(0xc000c5b500): close: 2025/10/24 03:42:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/24 03:42:14 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-24 03:42:13.717185129 +0000 UTC m=+73.284179578 2025/10/24 03:42:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:14 DEBUG : newLeaf(0xc000c5b500): >close: err= 2025/10/24 03:42:14 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:14 DEBUG : dir: Looking for writers 2025/10/24 03:42:14 DEBUG : Looking for writers 2025/10/24 03:42:14 DEBUG : dir: reading active writers 2025/10/24 03:42:14 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:42:14 DEBUG : dir: Looking for writers 2025/10/24 03:42:14 DEBUG : Looking for writers 2025/10/24 03:42:14 DEBUG : dir: reading active writers 2025/10/24 03:42:14 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:42:14 DEBUG : dir: Looking for writers 2025/10/24 03:42:14 DEBUG : Looking for writers 2025/10/24 03:42:14 DEBUG : dir: reading active writers 2025/10/24 03:42:14 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:42:14 DEBUG : dir: Looking for writers 2025/10/24 03:42:14 DEBUG : Looking for writers 2025/10/24 03:42:14 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:14 DEBUG : dir: reading active writers 2025/10/24 03:42:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:42:14 DEBUG : newLeaf: vfs cache: starting upload 2025/10/24 03:42:14 DEBUG : dir: Looking for writers 2025/10/24 03:42:14 DEBUG : Looking for writers 2025/10/24 03:42:14 DEBUG : dir: reading active writers 2025/10/24 03:42:14 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:42:14 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:14 DEBUG : dir: Looking for writers 2025/10/24 03:42:14 DEBUG : Looking for writers 2025/10/24 03:42:14 DEBUG : dir: reading active writers 2025/10/24 03:42:14 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:42:14 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/24 03:42:14 INFO : newLeaf: Copied (replaced existing) 2025/10/24 03:42:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-24 03:42:13 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/24 03:42:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/24 03:42:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/24 03:42:14 DEBUG : dir: Looking for writers 2025/10/24 03:42:14 DEBUG : Looking for writers 2025/10/24 03:42:14 DEBUG : dir: reading active writers 2025/10/24 03:42:14 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:14 DEBUG : >WaitForWriters: 2025/10/24 03:42:14 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:14 DEBUG : dir: Looking for writers 2025/10/24 03:42:14 DEBUG : Looking for writers 2025/10/24 03:42:14 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:14 DEBUG : dir: reading active writers 2025/10/24 03:42:14 DEBUG : >WaitForWriters: 2025/10/24 03:42:14 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:15 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:15 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:15 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:15 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:15 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:16 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:16 DEBUG : dir: Looking for writers 2025/10/24 03:42:16 DEBUG : file1: reading active writers 2025/10/24 03:42:16 DEBUG : Looking for writers 2025/10/24 03:42:16 DEBUG : dir: reading active writers 2025/10/24 03:42:16 DEBUG : >WaitForWriters: 2025/10/24 03:42:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:42:16 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:16 DEBUG : dir/file1(0xc0009dde80): _readAt: size=512, off=0 2025/10/24 03:42:16 DEBUG : dir/file1(0xc0009dde80): openPending: 2025/10/24 03:42:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/24 03:42:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/24 03:42:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:16 DEBUG : dir/file1(0xc0009dde80): >openPending: err= 2025/10/24 03:42:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/24 03:42:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:42:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:42:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:42:16 DEBUG : dir/file1(0xc0009dde80): >_readAt: n=14, err=EOF 2025/10/24 03:42:16 DEBUG : dir/file1(0xc0009dde80): close: 2025/10/24 03:42:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/24 03:42:16 DEBUG : dir/file1(0xc0009dde80): >close: err= 2025/10/24 03:42:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/24 03:42:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/24 03:42:17 DEBUG : newLeaf: Updating file with newLeaf 0xc00087f980 2025/10/24 03:42:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:42:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/24 03:42:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/24 03:42:17 DEBUG : dir/file1: Updating file with dir/file1 0xc00087f980 2025/10/24 03:42:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/24 03:42:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/24 03:42:17 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:17 DEBUG : dir/file1(0xc000a90180): openPending: 2025/10/24 03:42:17 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/10/24 03:42:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/24 03:42:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:17 DEBUG : dir/file1(0xc000a90180): >openPending: err= 2025/10/24 03:42:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/24 03:42:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:17 DEBUG : dir/file1(0xc000a90180): _writeAt: size=25, off=0 2025/10/24 03:42:17 DEBUG : dir/file1(0xc000a90180): >_writeAt: n=25, err= 2025/10/24 03:42:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/24 03:42:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/24 03:42:18 DEBUG : newLeaf: Updating file with newLeaf 0xc00087f980 2025/10/24 03:42:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:42:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:18 DEBUG : newLeaf(0xc000a90180): close: 2025/10/24 03:42:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/24 03:42:18 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-24 03:42:17.938794182 +0000 UTC m=+77.505788651 2025/10/24 03:42:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:18 DEBUG : newLeaf(0xc000a90180): >close: err= 2025/10/24 03:42:18 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:18 DEBUG : dir: Looking for writers 2025/10/24 03:42:18 DEBUG : Looking for writers 2025/10/24 03:42:18 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:18 DEBUG : dir: reading active writers 2025/10/24 03:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:42:18 DEBUG : dir: Looking for writers 2025/10/24 03:42:18 DEBUG : Looking for writers 2025/10/24 03:42:18 DEBUG : dir: reading active writers 2025/10/24 03:42:18 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:42:18 DEBUG : dir: Looking for writers 2025/10/24 03:42:18 DEBUG : Looking for writers 2025/10/24 03:42:18 DEBUG : dir: reading active writers 2025/10/24 03:42:18 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:42:18 DEBUG : dir: Looking for writers 2025/10/24 03:42:18 DEBUG : Looking for writers 2025/10/24 03:42:18 DEBUG : dir: reading active writers 2025/10/24 03:42:18 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:42:18 DEBUG : newLeaf: vfs cache: starting upload 2025/10/24 03:42:18 DEBUG : dir: Looking for writers 2025/10/24 03:42:18 DEBUG : Looking for writers 2025/10/24 03:42:18 DEBUG : dir: reading active writers 2025/10/24 03:42:18 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:42:18 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:18 DEBUG : dir: Looking for writers 2025/10/24 03:42:18 DEBUG : Looking for writers 2025/10/24 03:42:18 DEBUG : dir: reading active writers 2025/10/24 03:42:18 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:42:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/24 03:42:18 INFO : newLeaf: Copied (replaced existing) 2025/10/24 03:42:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-24 03:42:17 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/24 03:42:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/24 03:42:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/24 03:42:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/24 03:42:18 DEBUG : dir: Looking for writers 2025/10/24 03:42:18 DEBUG : Looking for writers 2025/10/24 03:42:18 DEBUG : dir: reading active writers 2025/10/24 03:42:18 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:18 DEBUG : >WaitForWriters: 2025/10/24 03:42:19 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:19 DEBUG : dir: Looking for writers 2025/10/24 03:42:19 DEBUG : Looking for writers 2025/10/24 03:42:19 DEBUG : dir: reading active writers 2025/10/24 03:42:19 DEBUG : newLeaf: reading active writers 2025/10/24 03:42:19 DEBUG : >WaitForWriters: 2025/10/24 03:42:19 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestFileRename (25.25s) --- PASS: TestFileRename/off,forceCache=false (3.85s) --- PASS: TestFileRename/minimal,forceCache=false (3.69s) --- PASS: TestFileRename/minimal,forceCache=true (4.82s) --- PASS: TestFileRename/writes,forceCache=false (3.97s) --- PASS: TestFileRename/writes,forceCache=true (4.77s) --- PASS: TestFileRename/full,forceCache=false (4.15s) === 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-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:19 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:19 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:19 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:19 DEBUG : Looking for writers 2025/10/24 03:42:19 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.20s) === 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-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:20 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:42:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:42:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/24 03:42:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/24 03:42:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:42:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/24 03:42:20 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/24 03:42:20 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:20 DEBUG : dir: Looking for writers 2025/10/24 03:42:20 DEBUG : file1: reading active writers 2025/10/24 03:42:20 DEBUG : Looking for writers 2025/10/24 03:42:20 DEBUG : dir: reading active writers 2025/10/24 03:42:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.41s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:21 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:42:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:42:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/24 03:42:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/24 03:42:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:42:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/24 03:42:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/24 03:42:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/24 03:42:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/24 03:42:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/24 03:42:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/24 03:42:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/24 03:42:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/24 03:42:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/24 03:42:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/24 03:42:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/24 03:42:22 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/24 03:42:22 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/24 03:42:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/24 03:42:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/24 03:42:22 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/24 03:42:22 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:22 DEBUG : dir: Looking for writers 2025/10/24 03:42:22 DEBUG : file1: reading active writers 2025/10/24 03:42:22 DEBUG : Looking for writers 2025/10/24 03:42:22 DEBUG : dir: reading active writers 2025/10/24 03:42:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.76s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:23 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:42:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:42:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/24 03:42:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/24 03:42:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:42:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/24 03:42:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/24 03:42:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/24 03:42:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/24 03:42:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/24 03:42:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/24 03:42:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/24 03:42:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/24 03:42:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/24 03:42:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/24 03:42:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/24 03:42:24 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/24 03:42:24 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/24 03:42:24 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/24 03:42:24 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/24 03:42:24 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/24 03:42:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/24 03:42:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/24 03:42:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/24 03:42:24 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/24 03:42:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/24 03:42:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/24 03:42:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/24 03:42:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/24 03:42:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/24 03:42:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/24 03:42:24 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/24 03:42:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/24 03:42:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/24 03:42:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/24 03:42:24 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/24 03:42:24 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:24 DEBUG : dir: Looking for writers 2025/10/24 03:42:24 DEBUG : file1: reading active writers 2025/10/24 03:42:24 DEBUG : Looking for writers 2025/10/24 03:42:24 DEBUG : dir: reading active writers 2025/10/24 03:42:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.96s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:25 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:42:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:42:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/24 03:42:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/24 03:42:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:42:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/24 03:42:25 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:25 DEBUG : dir: Looking for writers 2025/10/24 03:42:25 DEBUG : file1: reading active writers 2025/10/24 03:42:25 DEBUG : Looking for writers 2025/10/24 03:42:25 DEBUG : dir: reading active writers 2025/10/24 03:42:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.38s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:26 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:42:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:42:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/24 03:42:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/24 03:42:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:42:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/24 03:42:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/24 03:42:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/24 03:42:27 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:27 DEBUG : dir: Looking for writers 2025/10/24 03:42:27 DEBUG : file1: reading active writers 2025/10/24 03:42:27 DEBUG : Looking for writers 2025/10/24 03:42:27 DEBUG : dir: reading active writers 2025/10/24 03:42:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.50s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:28 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:28 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:28 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:28 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:28 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:42:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:42:28 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/24 03:42:28 DEBUG : dir/file1(0xc000bd39c0): _readAt: size=1, off=0 2025/10/24 03:42:28 DEBUG : dir/file1(0xc000bd39c0): openPending: 2025/10/24 03:42:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/24 03:42:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/24 03:42:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:28 DEBUG : dir/file1(0xc000bd39c0): >openPending: err= 2025/10/24 03:42:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/24 03:42:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:42:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:42:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:42:28 DEBUG : dir/file1(0xc000bd39c0): >_readAt: n=1, err= 2025/10/24 03:42:28 DEBUG : dir/file1(0xc000bd39c0): _readAt: size=256, off=1 2025/10/24 03:42:28 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/24 03:42:28 DEBUG : dir/file1(0xc000bd39c0): >_readAt: n=15, err=EOF 2025/10/24 03:42:28 DEBUG : dir/file1(0xc000bd39c0): _readAt: size=16, off=16 2025/10/24 03:42:28 DEBUG : dir/file1(0xc000bd39c0): >_readAt: n=0, err=EOF 2025/10/24 03:42:28 DEBUG : dir/file1(0xc000bd39c0): close: 2025/10/24 03:42:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/24 03:42:28 DEBUG : dir/file1(0xc000bd39c0): >close: err= 2025/10/24 03:42:28 DEBUG : dir/file1(0xc000bd39c0): close: 2025/10/24 03:42:28 DEBUG : dir/file1(0xc000bd39c0): >close: err=file already closed 2025/10/24 03:42:28 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:28 DEBUG : dir: Looking for writers 2025/10/24 03:42:28 DEBUG : file1: reading active writers 2025/10/24 03:42:28 DEBUG : Looking for writers 2025/10/24 03:42:28 DEBUG : dir: reading active writers 2025/10/24 03:42:28 DEBUG : >WaitForWriters: 2025/10/24 03:42:28 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.49s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:29 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:29 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:29 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:29 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:29 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:42:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:42:30 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/24 03:42:30 DEBUG : dir/file1(0xc000c03ec0): _readAt: size=1, off=0 2025/10/24 03:42:30 DEBUG : dir/file1(0xc000c03ec0): openPending: 2025/10/24 03:42:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/24 03:42:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/24 03:42:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:30 DEBUG : dir/file1(0xc000c03ec0): >openPending: err= 2025/10/24 03:42:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/24 03:42:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:42:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:42:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:42:30 DEBUG : dir/file1(0xc000c03ec0): >_readAt: n=1, err= 2025/10/24 03:42:30 DEBUG : dir/file1(0xc000c03ec0): _readAt: size=1, off=5 2025/10/24 03:42:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/24 03:42:30 DEBUG : dir/file1(0xc000c03ec0): >_readAt: n=1, err= 2025/10/24 03:42:30 DEBUG : dir/file1(0xc000c03ec0): _readAt: size=1, off=3 2025/10/24 03:42:30 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/24 03:42:30 DEBUG : dir/file1(0xc000c03ec0): >_readAt: n=1, err= 2025/10/24 03:42:30 DEBUG : dir/file1(0xc000c03ec0): _readAt: size=1, off=13 2025/10/24 03:42:30 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/24 03:42:30 DEBUG : dir/file1(0xc000c03ec0): >_readAt: n=1, err= 2025/10/24 03:42:30 DEBUG : dir/file1(0xc000c03ec0): _readAt: size=16, off=100 2025/10/24 03:42:30 DEBUG : dir/file1(0xc000c03ec0): >_readAt: n=0, err=EOF 2025/10/24 03:42:30 DEBUG : dir/file1(0xc000c03ec0): close: 2025/10/24 03:42:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/24 03:42:30 DEBUG : dir/file1(0xc000c03ec0): >close: err= 2025/10/24 03:42:30 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:30 DEBUG : dir: Looking for writers 2025/10/24 03:42:30 DEBUG : file1: reading active writers 2025/10/24 03:42:30 DEBUG : Looking for writers 2025/10/24 03:42:30 DEBUG : dir: reading active writers 2025/10/24 03:42:30 DEBUG : >WaitForWriters: 2025/10/24 03:42:30 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.42s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:30 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:30 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:30 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:30 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:30 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:42:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:42:31 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): _readAt: size=1, off=0 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): openPending: 2025/10/24 03:42:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/24 03:42:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/24 03:42:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): >openPending: err= 2025/10/24 03:42:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/24 03:42:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:42:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:42:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): >_readAt: n=1, err= 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): _readAt: size=1, off=5 2025/10/24 03:42:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): >_readAt: n=1, err= 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): _readAt: size=1, off=1 2025/10/24 03:42:31 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): >_readAt: n=1, err= 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): _readAt: size=6, off=10 2025/10/24 03:42:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): >_readAt: n=6, err= 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): _readAt: size=256, off=10 2025/10/24 03:42:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): >_readAt: n=6, err=EOF 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): _readAt: size=256, off=100 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): >_readAt: n=0, err=EOF 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): close: 2025/10/24 03:42:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): >close: err= 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): _readAt: size=256, off=100 2025/10/24 03:42:31 DEBUG : dir/file1(0xc000e58000): >_readAt: n=0, err=file already closed 2025/10/24 03:42:31 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:31 DEBUG : dir: Looking for writers 2025/10/24 03:42:31 DEBUG : file1: reading active writers 2025/10/24 03:42:31 DEBUG : Looking for writers 2025/10/24 03:42:31 DEBUG : dir: reading active writers 2025/10/24 03:42:31 DEBUG : >WaitForWriters: 2025/10/24 03:42:31 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.44s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:32 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:32 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:32 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:32 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:32 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:42:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:42:33 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/24 03:42:33 DEBUG : dir/file1(0xc000e6c000): RWFileHandle.Flush 2025/10/24 03:42:33 DEBUG : dir/file1(0xc000e6c000): _readAt: size=256, off=0 2025/10/24 03:42:33 DEBUG : dir/file1(0xc000e6c000): openPending: 2025/10/24 03:42:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/24 03:42:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/24 03:42:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:33 DEBUG : dir/file1(0xc000e6c000): >openPending: err= 2025/10/24 03:42:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/24 03:42:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:42:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:42:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:42:33 DEBUG : dir/file1(0xc000e6c000): >_readAt: n=16, err=EOF 2025/10/24 03:42:33 DEBUG : dir/file1(0xc000e6c000): RWFileHandle.Flush 2025/10/24 03:42:33 DEBUG : dir/file1(0xc000e6c000): RWFileHandle.Flush 2025/10/24 03:42:33 DEBUG : dir/file1(0xc000e6c000): close: 2025/10/24 03:42:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/24 03:42:33 DEBUG : dir/file1(0xc000e6c000): >close: err= 2025/10/24 03:42:33 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:33 DEBUG : dir: Looking for writers 2025/10/24 03:42:33 DEBUG : file1: reading active writers 2025/10/24 03:42:33 DEBUG : Looking for writers 2025/10/24 03:42:33 DEBUG : dir: reading active writers 2025/10/24 03:42:33 DEBUG : >WaitForWriters: 2025/10/24 03:42:33 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.43s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:33 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:33 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:33 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:33 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:33 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:42:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/24 03:42:34 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/24 03:42:34 DEBUG : dir/file1(0xc0008b5b80): _readAt: size=256, off=0 2025/10/24 03:42:34 DEBUG : dir/file1(0xc0008b5b80): openPending: 2025/10/24 03:42:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/24 03:42:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/24 03:42:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:34 DEBUG : dir/file1(0xc0008b5b80): >openPending: err= 2025/10/24 03:42:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/24 03:42:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:42:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:42:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:42:34 DEBUG : dir/file1(0xc0008b5b80): >_readAt: n=16, err=EOF 2025/10/24 03:42:34 DEBUG : dir/file1(0xc0008b5b80): RWFileHandle.Release 2025/10/24 03:42:34 DEBUG : dir/file1(0xc0008b5b80): close: 2025/10/24 03:42:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/24 03:42:34 DEBUG : dir/file1(0xc0008b5b80): >close: err= 2025/10/24 03:42:34 DEBUG : dir/file1(0xc0008b5b80): RWFileHandle.Release 2025/10/24 03:42:34 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:34 DEBUG : dir: Looking for writers 2025/10/24 03:42:34 DEBUG : file1: reading active writers 2025/10/24 03:42:34 DEBUG : Looking for writers 2025/10/24 03:42:34 DEBUG : dir: reading active writers 2025/10/24 03:42:34 DEBUG : >WaitForWriters: 2025/10/24 03:42:34 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.48s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:35 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:35 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:35 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:35 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:35 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:35 DEBUG : file1: newRWFileHandle: 2025/10/24 03:42:35 DEBUG : file1(0xc0009a2f80): openPending: 2025/10/24 03:42:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:35 DEBUG : file1(0xc0009a2f80): >openPending: err= 2025/10/24 03:42:35 DEBUG : file1: >newRWFileHandle: err= 2025/10/24 03:42:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/24 03:42:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/24 03:42:35 DEBUG : file1(0xc0009a2f80): _writeAt: size=5, off=0 2025/10/24 03:42:35 DEBUG : file1(0xc0009a2f80): >_writeAt: n=5, err= 2025/10/24 03:42:35 DEBUG : file1(0xc0009a2f80): _writeAt: size=7, off=5 2025/10/24 03:42:35 DEBUG : file1(0xc0009a2f80): >_writeAt: n=7, err= 2025/10/24 03:42:35 DEBUG : file1: vfs cache: truncate to size=11 2025/10/24 03:42:35 DEBUG : file1(0xc0009a2f80): close: 2025/10/24 03:42:35 DEBUG : file1: vfs cache: setting modification time to 2025-10-24 03:42:35.437211541 +0000 UTC m=+95.004205990 2025/10/24 03:42:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:35 DEBUG : file1(0xc0009a2f80): >close: err= 2025/10/24 03:42:35 DEBUG : file1(0xc0009a2f80): close: 2025/10/24 03:42:35 DEBUG : file1(0xc0009a2f80): >close: err=file already closed 2025/10/24 03:42:35 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:35 DEBUG : Looking for writers 2025/10/24 03:42:35 DEBUG : file1: reading active writers 2025/10/24 03:42:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:42:35 DEBUG : Looking for writers 2025/10/24 03:42:35 DEBUG : file1: reading active writers 2025/10/24 03:42:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:42:35 DEBUG : Looking for writers 2025/10/24 03:42:35 DEBUG : file1: reading active writers 2025/10/24 03:42:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:42:35 DEBUG : Looking for writers 2025/10/24 03:42:35 DEBUG : file1: reading active writers 2025/10/24 03:42:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:42:35 DEBUG : file1: vfs cache: starting upload 2025/10/24 03:42:35 DEBUG : Looking for writers 2025/10/24 03:42:35 DEBUG : file1: reading active writers 2025/10/24 03:42:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:42:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:35 DEBUG : Looking for writers 2025/10/24 03:42:35 DEBUG : file1: reading active writers 2025/10/24 03:42:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:42:35 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/24 03:42:35 INFO : file1: Copied (new) 2025/10/24 03:42:35 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-24 03:42:35 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/24 03:42:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/24 03:42:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:35 INFO : file1: vfs cache: upload succeeded try #1 2025/10/24 03:42:36 DEBUG : Looking for writers 2025/10/24 03:42:36 DEBUG : file1: reading active writers 2025/10/24 03:42:36 DEBUG : >WaitForWriters: 2025/10/24 03:42:36 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:36 DEBUG : Looking for writers 2025/10/24 03:42:36 DEBUG : file1: reading active writers 2025/10/24 03:42:36 DEBUG : >WaitForWriters: 2025/10/24 03:42:36 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.22s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:36 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:36 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:36 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:36 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:36 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:36 DEBUG : file1: newRWFileHandle: 2025/10/24 03:42:36 DEBUG : file1(0xc0009c0f40): openPending: 2025/10/24 03:42:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:36 DEBUG : file1(0xc0009c0f40): >openPending: err= 2025/10/24 03:42:36 DEBUG : file1: >newRWFileHandle: err= 2025/10/24 03:42:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/24 03:42:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/24 03:42:36 DEBUG : file1(0xc0009c0f40): _writeAt: size=7, off=0 2025/10/24 03:42:36 DEBUG : file1(0xc0009c0f40): >_writeAt: n=7, err= 2025/10/24 03:42:36 DEBUG : file1(0xc0009c0f40): _writeAt: size=6, off=5 2025/10/24 03:42:36 DEBUG : file1(0xc0009c0f40): >_writeAt: n=6, err= 2025/10/24 03:42:36 DEBUG : file1(0xc0009c0f40): close: 2025/10/24 03:42:36 DEBUG : file1: vfs cache: setting modification time to 2025-10-24 03:42:36.63601254 +0000 UTC m=+96.203007028 2025/10/24 03:42:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:36 DEBUG : file1(0xc0009c0f40): >close: err= 2025/10/24 03:42:36 DEBUG : file1(0xc0009c0f40): _writeAt: size=5, off=0 2025/10/24 03:42:36 DEBUG : file1(0xc0009c0f40): >_writeAt: n=0, err=file already closed 2025/10/24 03:42:36 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:36 DEBUG : Looking for writers 2025/10/24 03:42:36 DEBUG : file1: reading active writers 2025/10/24 03:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:42:36 DEBUG : Looking for writers 2025/10/24 03:42:36 DEBUG : file1: reading active writers 2025/10/24 03:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:42:36 DEBUG : Looking for writers 2025/10/24 03:42:36 DEBUG : file1: reading active writers 2025/10/24 03:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:42:36 DEBUG : Looking for writers 2025/10/24 03:42:36 DEBUG : file1: reading active writers 2025/10/24 03:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:42:36 DEBUG : file1: vfs cache: starting upload 2025/10/24 03:42:36 DEBUG : Looking for writers 2025/10/24 03:42:36 DEBUG : file1: reading active writers 2025/10/24 03:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:42:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:36 DEBUG : Looking for writers 2025/10/24 03:42:36 DEBUG : file1: reading active writers 2025/10/24 03:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:42:37 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/24 03:42:37 INFO : file1: Copied (new) 2025/10/24 03:42:37 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-24 03:42:36 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/24 03:42:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/24 03:42:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:37 INFO : file1: vfs cache: upload succeeded try #1 2025/10/24 03:42:37 DEBUG : Looking for writers 2025/10/24 03:42:37 DEBUG : file1: reading active writers 2025/10/24 03:42:37 DEBUG : >WaitForWriters: 2025/10/24 03:42:37 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:37 DEBUG : Looking for writers 2025/10/24 03:42:37 DEBUG : file1: reading active writers 2025/10/24 03:42:37 DEBUG : >WaitForWriters: 2025/10/24 03:42:37 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.15s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:37 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:37 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:37 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:37 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:37 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:37 DEBUG : file1: newRWFileHandle: 2025/10/24 03:42:37 DEBUG : file1(0xc0009c1140): openPending: 2025/10/24 03:42:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:37 DEBUG : file1(0xc0009c1140): >openPending: err= 2025/10/24 03:42:37 DEBUG : file1: >newRWFileHandle: err= 2025/10/24 03:42:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/24 03:42:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/24 03:42:37 DEBUG : file1(0xc0009c1140): close: 2025/10/24 03:42:37 DEBUG : file1: vfs cache: setting modification time to 2025-10-24 03:42:37.818102671 +0000 UTC m=+97.385097120 2025/10/24 03:42:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:37 DEBUG : file1(0xc0009c1140): >close: err= 2025/10/24 03:42:37 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/24 03:42:37 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/24 03:42:37 DEBUG : file2: newRWFileHandle: 2025/10/24 03:42:37 DEBUG : file2(0xc0009c15c0): openPending: 2025/10/24 03:42:37 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/24 03:42:37 DEBUG : file2(0xc0009c15c0): >openPending: err= 2025/10/24 03:42:37 DEBUG : file2: >newRWFileHandle: err= 2025/10/24 03:42:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/24 03:42:37 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/24 03:42:37 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/24 03:42:37 DEBUG : file2(0xc0009c15c0): RWFileHandle.Flush 2025/10/24 03:42:37 DEBUG : file2(0xc0009c15c0): RWFileHandle.Release 2025/10/24 03:42:37 DEBUG : file2(0xc0009c15c0): close: 2025/10/24 03:42:37 DEBUG : file2: vfs cache: setting modification time to 2025-10-24 03:42:37.819047127 +0000 UTC m=+97.386041575 2025/10/24 03:42:37 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:37 DEBUG : file2(0xc0009c15c0): >close: err= 2025/10/24 03:42:37 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:37 DEBUG : Looking for writers 2025/10/24 03:42:37 DEBUG : file1: reading active writers 2025/10/24 03:42:37 DEBUG : file2: reading active writers 2025/10/24 03:42:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/24 03:42:37 DEBUG : Looking for writers 2025/10/24 03:42:37 DEBUG : file1: reading active writers 2025/10/24 03:42:37 DEBUG : file2: reading active writers 2025/10/24 03:42:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/24 03:42:37 DEBUG : Looking for writers 2025/10/24 03:42:37 DEBUG : file1: reading active writers 2025/10/24 03:42:37 DEBUG : file2: reading active writers 2025/10/24 03:42:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/24 03:42:37 DEBUG : Looking for writers 2025/10/24 03:42:37 DEBUG : file1: reading active writers 2025/10/24 03:42:37 DEBUG : file2: reading active writers 2025/10/24 03:42:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/24 03:42:37 DEBUG : file2: vfs cache: starting upload 2025/10/24 03:42:37 DEBUG : file1: vfs cache: starting upload 2025/10/24 03:42:37 DEBUG : Looking for writers 2025/10/24 03:42:37 DEBUG : file1: reading active writers 2025/10/24 03:42:37 DEBUG : file2: reading active writers 2025/10/24 03:42:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/24 03:42:38 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:38 DEBUG : Looking for writers 2025/10/24 03:42:38 DEBUG : file1: reading active writers 2025/10/24 03:42:38 DEBUG : file2: reading active writers 2025/10/24 03:42:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/24 03:42:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/24 03:42:38 INFO : file1: Copied (new) 2025/10/24 03:42:38 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-24 03:42:37 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/24 03:42:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/24 03:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:38 INFO : file1: vfs cache: upload succeeded try #1 2025/10/24 03:42:38 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/24 03:42:38 INFO : file2: Copied (new) 2025/10/24 03:42:38 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-24 03:42:37 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/24 03:42:38 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/24 03:42:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/24 03:42:38 INFO : file2: vfs cache: upload succeeded try #1 2025/10/24 03:42:38 DEBUG : Looking for writers 2025/10/24 03:42:38 DEBUG : file1: reading active writers 2025/10/24 03:42:38 DEBUG : file2: reading active writers 2025/10/24 03:42:38 DEBUG : >WaitForWriters: 2025/10/24 03:42:38 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:38 DEBUG : Looking for writers 2025/10/24 03:42:38 DEBUG : file1: reading active writers 2025/10/24 03:42:38 DEBUG : file2: reading active writers 2025/10/24 03:42:38 DEBUG : >WaitForWriters: 2025/10/24 03:42:38 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.34s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:39 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:39 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:39 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:39 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:39 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:39 DEBUG : file1: newRWFileHandle: 2025/10/24 03:42:39 DEBUG : file1(0xc000746d40): openPending: 2025/10/24 03:42:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:39 DEBUG : file1(0xc000746d40): >openPending: err= 2025/10/24 03:42:39 DEBUG : file1: >newRWFileHandle: err= 2025/10/24 03:42:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/24 03:42:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/24 03:42:39 DEBUG : file1(0xc000746d40): _writeAt: size=5, off=0 2025/10/24 03:42:39 DEBUG : file1(0xc000746d40): >_writeAt: n=5, err= 2025/10/24 03:42:39 DEBUG : file1(0xc000746d40): RWFileHandle.Flush 2025/10/24 03:42:39 DEBUG : file1(0xc000746d40): RWFileHandle.Flush 2025/10/24 03:42:39 DEBUG : file1(0xc000746d40): close: 2025/10/24 03:42:39 DEBUG : file1: vfs cache: setting modification time to 2025-10-24 03:42:39.155053145 +0000 UTC m=+98.722047634 2025/10/24 03:42:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:39 DEBUG : file1(0xc000746d40): >close: err= 2025/10/24 03:42:39 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:39 DEBUG : Looking for writers 2025/10/24 03:42:39 DEBUG : file1: reading active writers 2025/10/24 03:42:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:42:39 DEBUG : Looking for writers 2025/10/24 03:42:39 DEBUG : file1: reading active writers 2025/10/24 03:42:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:42:39 DEBUG : Looking for writers 2025/10/24 03:42:39 DEBUG : file1: reading active writers 2025/10/24 03:42:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:42:39 DEBUG : Looking for writers 2025/10/24 03:42:39 DEBUG : file1: reading active writers 2025/10/24 03:42:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:42:39 DEBUG : file1: vfs cache: starting upload 2025/10/24 03:42:39 DEBUG : Looking for writers 2025/10/24 03:42:39 DEBUG : file1: reading active writers 2025/10/24 03:42:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:42:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:39 DEBUG : Looking for writers 2025/10/24 03:42:39 DEBUG : file1: reading active writers 2025/10/24 03:42:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:42:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/24 03:42:39 INFO : file1: Copied (new) 2025/10/24 03:42:39 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-24 03:42:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/24 03:42:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/24 03:42:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:39 INFO : file1: vfs cache: upload succeeded try #1 2025/10/24 03:42:39 DEBUG : Looking for writers 2025/10/24 03:42:39 DEBUG : file1: reading active writers 2025/10/24 03:42:39 DEBUG : >WaitForWriters: 2025/10/24 03:42:39 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.14s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:40 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:40 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:40 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:40 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:40 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:40 DEBUG : file1: newRWFileHandle: 2025/10/24 03:42:40 DEBUG : file1(0xc0004608c0): openPending: 2025/10/24 03:42:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:40 DEBUG : file1(0xc0004608c0): >openPending: err= 2025/10/24 03:42:40 DEBUG : file1: >newRWFileHandle: err= 2025/10/24 03:42:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/24 03:42:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/24 03:42:40 DEBUG : file1(0xc0004608c0): _writeAt: size=5, off=0 2025/10/24 03:42:40 DEBUG : file1(0xc0004608c0): >_writeAt: n=5, err= 2025/10/24 03:42:40 DEBUG : file1(0xc0004608c0): RWFileHandle.Release 2025/10/24 03:42:40 DEBUG : file1(0xc0004608c0): close: 2025/10/24 03:42:40 DEBUG : file1: vfs cache: setting modification time to 2025-10-24 03:42:40.292442267 +0000 UTC m=+99.859436755 2025/10/24 03:42:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:40 DEBUG : file1(0xc0004608c0): >close: err= 2025/10/24 03:42:40 DEBUG : file1(0xc0004608c0): RWFileHandle.Release 2025/10/24 03:42:40 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:40 DEBUG : Looking for writers 2025/10/24 03:42:40 DEBUG : file1: reading active writers 2025/10/24 03:42:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:42:40 DEBUG : Looking for writers 2025/10/24 03:42:40 DEBUG : file1: reading active writers 2025/10/24 03:42:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:42:40 DEBUG : Looking for writers 2025/10/24 03:42:40 DEBUG : file1: reading active writers 2025/10/24 03:42:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:42:40 DEBUG : Looking for writers 2025/10/24 03:42:40 DEBUG : file1: reading active writers 2025/10/24 03:42:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:42:40 DEBUG : file1: vfs cache: starting upload 2025/10/24 03:42:40 DEBUG : Looking for writers 2025/10/24 03:42:40 DEBUG : file1: reading active writers 2025/10/24 03:42:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:42:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:40 DEBUG : Looking for writers 2025/10/24 03:42:40 DEBUG : file1: reading active writers 2025/10/24 03:42:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:42:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/24 03:42:40 INFO : file1: Copied (new) 2025/10/24 03:42:40 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-24 03:42:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/24 03:42:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/24 03:42:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:40 INFO : file1: vfs cache: upload succeeded try #1 2025/10/24 03:42:40 DEBUG : Looking for writers 2025/10/24 03:42:40 DEBUG : file1: reading active writers 2025/10/24 03:42:40 DEBUG : >WaitForWriters: 2025/10/24 03:42:40 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.14s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:41 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:41 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:41 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:41 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:41 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/24 03:42:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/24 03:42:42 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:42 DEBUG : dir/file1(0xc0006e5340): openPending: 2025/10/24 03:42:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/24 03:42:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/24 03:42:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:42 DEBUG : dir/file1(0xc0006e5340): >openPending: err= 2025/10/24 03:42:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/24 03:42:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/24 03:42:42 DEBUG : dir/file1(0xc0006e5340): _writeAt: size=5, off=0 2025/10/24 03:42:42 DEBUG : dir/file1(0xc0006e5340): >_writeAt: n=5, err= 2025/10/24 03:42:42 DEBUG : dir/file1(0xc0006e5340): close: 2025/10/24 03:42:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:42 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-24 03:42:42.047878264 +0000 UTC m=+101.614872743 2025/10/24 03:42:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:42 DEBUG : dir/file1(0xc0006e5340): >close: err= 2025/10/24 03:42:42 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:42 DEBUG : dir: Looking for writers 2025/10/24 03:42:42 DEBUG : file1: reading active writers 2025/10/24 03:42:42 DEBUG : Looking for writers 2025/10/24 03:42:42 DEBUG : dir: reading active writers 2025/10/24 03:42:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:42:42 DEBUG : dir: Looking for writers 2025/10/24 03:42:42 DEBUG : file1: reading active writers 2025/10/24 03:42:42 DEBUG : Looking for writers 2025/10/24 03:42:42 DEBUG : dir: reading active writers 2025/10/24 03:42:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:42:42 DEBUG : dir: Looking for writers 2025/10/24 03:42:42 DEBUG : file1: reading active writers 2025/10/24 03:42:42 DEBUG : Looking for writers 2025/10/24 03:42:42 DEBUG : dir: reading active writers 2025/10/24 03:42:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:42:42 DEBUG : dir: Looking for writers 2025/10/24 03:42:42 DEBUG : file1: reading active writers 2025/10/24 03:42:42 DEBUG : Looking for writers 2025/10/24 03:42:42 DEBUG : dir: reading active writers 2025/10/24 03:42:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:42:42 DEBUG : dir/file1: vfs cache: starting upload 2025/10/24 03:42:42 DEBUG : dir: Looking for writers 2025/10/24 03:42:42 DEBUG : file1: reading active writers 2025/10/24 03:42:42 DEBUG : Looking for writers 2025/10/24 03:42:42 DEBUG : dir: reading active writers 2025/10/24 03:42:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:42:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:42 DEBUG : dir: Looking for writers 2025/10/24 03:42:42 DEBUG : file1: reading active writers 2025/10/24 03:42:42 DEBUG : Looking for writers 2025/10/24 03:42:42 DEBUG : dir: reading active writers 2025/10/24 03:42:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:42:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/24 03:42:42 INFO : dir/file1: Copied (replaced existing) 2025/10/24 03:42:42 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-24 03:42:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/24 03:42:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/24 03:42:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/24 03:42:42 DEBUG : dir: Looking for writers 2025/10/24 03:42:42 DEBUG : file1: reading active writers 2025/10/24 03:42:42 DEBUG : Looking for writers 2025/10/24 03:42:42 DEBUG : dir: reading active writers 2025/10/24 03:42:42 DEBUG : >WaitForWriters: 2025/10/24 03:42:42 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.09s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:43 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:43 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:43 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:43 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:43 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:44 DEBUG : dir/file1: newRWFileHandle: 2025/10/24 03:42:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/24 03:42:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/24 03:42:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/24 03:42:44 DEBUG : dir/file1(0xc0008b4800): _writeAt: size=5, off=0 2025/10/24 03:42:44 DEBUG : dir/file1(0xc0008b4800): openPending: 2025/10/24 03:42:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/24 03:42:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/24 03:42:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:44 DEBUG : dir/file1(0xc0008b4800): >openPending: err= 2025/10/24 03:42:44 DEBUG : dir/file1(0xc0008b4800): >_writeAt: n=5, err= 2025/10/24 03:42:44 DEBUG : dir/file1(0xc0008b4800): _writeAt: size=15, off=5 2025/10/24 03:42:44 DEBUG : dir/file1(0xc0008b4800): >_writeAt: n=15, err= 2025/10/24 03:42:44 DEBUG : dir/file1(0xc0008b4800): close: 2025/10/24 03:42:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/24 03:42:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-24 03:42:44.081879461 +0000 UTC m=+103.648873930 2025/10/24 03:42:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:44 DEBUG : dir/file1(0xc0008b4800): >close: err= 2025/10/24 03:42:44 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:44 DEBUG : dir: Looking for writers 2025/10/24 03:42:44 DEBUG : file1: reading active writers 2025/10/24 03:42:44 DEBUG : Looking for writers 2025/10/24 03:42:44 DEBUG : dir: reading active writers 2025/10/24 03:42:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:42:44 DEBUG : dir: Looking for writers 2025/10/24 03:42:44 DEBUG : file1: reading active writers 2025/10/24 03:42:44 DEBUG : Looking for writers 2025/10/24 03:42:44 DEBUG : dir: reading active writers 2025/10/24 03:42:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:42:44 DEBUG : dir: Looking for writers 2025/10/24 03:42:44 DEBUG : file1: reading active writers 2025/10/24 03:42:44 DEBUG : Looking for writers 2025/10/24 03:42:44 DEBUG : dir: reading active writers 2025/10/24 03:42:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:42:44 DEBUG : dir: Looking for writers 2025/10/24 03:42:44 DEBUG : file1: reading active writers 2025/10/24 03:42:44 DEBUG : Looking for writers 2025/10/24 03:42:44 DEBUG : dir: reading active writers 2025/10/24 03:42:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:42:44 DEBUG : dir/file1: vfs cache: starting upload 2025/10/24 03:42:44 DEBUG : dir: Looking for writers 2025/10/24 03:42:44 DEBUG : file1: reading active writers 2025/10/24 03:42:44 DEBUG : Looking for writers 2025/10/24 03:42:44 DEBUG : dir: reading active writers 2025/10/24 03:42:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:42:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:44 DEBUG : dir: Looking for writers 2025/10/24 03:42:44 DEBUG : file1: reading active writers 2025/10/24 03:42:44 DEBUG : Looking for writers 2025/10/24 03:42:44 DEBUG : dir: reading active writers 2025/10/24 03:42:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:42:44 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/10/24 03:42:44 INFO : dir/file1: Copied (replaced existing) 2025/10/24 03:42:44 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-24 03:42:44 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/10/24 03:42:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/24 03:42:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/24 03:42:44 DEBUG : dir: Looking for writers 2025/10/24 03:42:44 DEBUG : file1: reading active writers 2025/10/24 03:42:44 DEBUG : Looking for writers 2025/10/24 03:42:44 DEBUG : dir: reading active writers 2025/10/24 03:42:44 DEBUG : >WaitForWriters: 2025/10/24 03:42:44 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.96s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:45 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:45 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:45 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:45 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:45 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:45 DEBUG : file1: newRWFileHandle: 2025/10/24 03:42:45 DEBUG : file1(0xc00097cc80): openPending: 2025/10/24 03:42:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:45 DEBUG : file1(0xc00097cc80): >openPending: err= 2025/10/24 03:42:45 DEBUG : file1: >newRWFileHandle: err= 2025/10/24 03:42:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/24 03:42:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/24 03:42:45 DEBUG : file1(0xc00097cc80): _writeAt: size=5, off=0 2025/10/24 03:42:45 DEBUG : file1(0xc00097cc80): >_writeAt: n=5, err= 2025/10/24 03:42:45 DEBUG : file1(0xc00097cc80): close: 2025/10/24 03:42:45 DEBUG : file1: vfs cache: setting modification time to 2025-10-24 03:42:45.458912721 +0000 UTC m=+105.025907169 2025/10/24 03:42:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:45 DEBUG : file1(0xc00097cc80): >close: err= 2025/10/24 03:42:45 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:45 DEBUG : Looking for writers 2025/10/24 03:42:45 DEBUG : file1: reading active writers 2025/10/24 03:42:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:42:45 DEBUG : Looking for writers 2025/10/24 03:42:45 DEBUG : file1: reading active writers 2025/10/24 03:42:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:42:45 DEBUG : Looking for writers 2025/10/24 03:42:45 DEBUG : file1: reading active writers 2025/10/24 03:42:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:42:45 DEBUG : Looking for writers 2025/10/24 03:42:45 DEBUG : file1: reading active writers 2025/10/24 03:42:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:42:45 DEBUG : file1: vfs cache: starting upload 2025/10/24 03:42:45 DEBUG : Looking for writers 2025/10/24 03:42:45 DEBUG : file1: reading active writers 2025/10/24 03:42:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:42:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:42:45 DEBUG : Looking for writers 2025/10/24 03:42:45 DEBUG : file1: reading active writers 2025/10/24 03:42:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:42:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/24 03:42:45 INFO : file1: Copied (new) 2025/10/24 03:42:45 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-24 03:42:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/24 03:42:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/24 03:42:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:45 INFO : file1: vfs cache: upload succeeded try #1 2025/10/24 03:42:46 DEBUG : Looking for writers 2025/10/24 03:42:46 DEBUG : file1: reading active writers 2025/10/24 03:42:46 DEBUG : >WaitForWriters: 2025/10/24 03:42:46 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.08s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:46 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:46 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:46 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:46 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/24 03:42:46 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cc240): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cc240): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cc240): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cc240): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cc240): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.535176482 +0000 UTC m=+106.102170931 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cc240): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cc6c0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cc6c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cc6c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cc6c0): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cc6c0): _writeAt: size=3, off=2 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cc6c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cc6c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.535176482 +0000 UTC m=+106.102170931 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cc6c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ccb80): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ccb80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ccb80): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ccb80): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ccb80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.535176482 +0000 UTC m=+106.102170931 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ccb80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf730 item 1 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cd1c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cd1c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cd1c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cd1c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cd1c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.537801914 +0000 UTC m=+106.104796363 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cd1c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cd6c0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cd6c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cd6c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cd6c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cd6c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.537801914 +0000 UTC m=+106.104796363 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cd6c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfdc0 item 2 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cdd00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cdd00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cdd00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cdd00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cdd00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.539874838 +0000 UTC m=+106.106869288 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009cdd00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ee200): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ee200): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ee200): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ee200): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ee200): _writeAt: size=3, off=2 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ee200): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ee200): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.539874838 +0000 UTC m=+106.106869288 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ee200): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ee6c0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ee6c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ee6c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ee6c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ee6c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.539874838 +0000 UTC m=+106.106869288 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ee6c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc9a0 item 3 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009eed40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009eed40): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009eed40): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009eed40): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009eed40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.542222489 +0000 UTC m=+106.109216938 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009eed40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ef280): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ef280): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ef280): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ef280): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ef280): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.542222489 +0000 UTC m=+106.109216938 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ef280): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd260 item 4 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ef8c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ef8c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ef8c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ef8c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ef8c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.543786177 +0000 UTC m=+106.110780626 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009ef8c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009efd40): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009efd40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009efd40): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009efd40): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009efd40): _writeAt: size=3, off=2 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009efd40): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009efd40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.543786177 +0000 UTC m=+106.110780626 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009efd40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08280): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08280): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08280): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08280): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08280): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.543786177 +0000 UTC m=+106.110780626 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08280): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddab0 item 5 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08900): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08900): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08900): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08900): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08900): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.545990829 +0000 UTC m=+106.112985278 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08900): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08e40): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08e40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08e40): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08e40): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08e40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.545990829 +0000 UTC m=+106.112985278 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b08e40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382540 item 6 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b094c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b094c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b094c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b094c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b094c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.547571208 +0000 UTC m=+106.114565657 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b094c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b099c0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b099c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b099c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b099c0): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b099c0): _writeAt: size=3, off=2 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b099c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b099c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.547571208 +0000 UTC m=+106.114565657 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b099c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b09e80): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b09e80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b09e80): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b09e80): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b09e80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.547571208 +0000 UTC m=+106.114565657 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b09e80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382bd0 item 7 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b84580): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b84580): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b84580): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b84580): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b84580): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.549775008 +0000 UTC m=+106.116769457 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b84580): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b84ac0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b84ac0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b84ac0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b84ac0): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b84ac0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.549775008 +0000 UTC m=+106.116769457 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b84ac0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383c00 item 8 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85080): _readAt: size=2, off=0 2025/10/24 03:42:46 ERROR : open-test-file(0xc000b85080): Couldn't read size of file 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85080): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85080): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85080): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85080): close: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85080): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85440): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85440): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85440): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85440): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85440): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.552663434 +0000 UTC m=+106.119657884 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85440): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b858c0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b858c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b858c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b858c0): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b858c0): _writeAt: size=3, off=2 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b858c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b858c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.552663434 +0000 UTC m=+106.119657884 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b858c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85dc0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85dc0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85dc0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85dc0): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85dc0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.552663434 +0000 UTC m=+106.119657884 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b85dc0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2150 item 9 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba24c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba24c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba24c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba24c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba24c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.555050057 +0000 UTC m=+106.122044507 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba24c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba2a00): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba2a00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba2a00): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba2a00): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba2a00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.555050057 +0000 UTC m=+106.122044507 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba2a00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2700 item 10 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3040): _readAt: size=2, off=0 2025/10/24 03:42:46 ERROR : open-test-file(0xc000ba3040): Couldn't read size of file 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3040): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3040): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3040): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3040): close: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3040): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3400): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3400): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3400): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3400): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3400): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.556731166 +0000 UTC m=+106.123725605 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3400): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3900): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3900): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3900): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3900): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3900): _writeAt: size=3, off=2 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3900): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3900): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.556731166 +0000 UTC m=+106.123725605 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3900): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3e00): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3e00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3e00): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3e00): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3e00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.556731166 +0000 UTC m=+106.123725605 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ba3e00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2d20 item 11 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bca500): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bca500): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bca500): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bca500): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bca500): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.5589372 +0000 UTC m=+106.125931649 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bca500): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcaa40): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcaa40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcaa40): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcaa40): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcaa40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.5589372 +0000 UTC m=+106.125931649 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcaa40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3dc0 item 12 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcb080): _readAt: size=2, off=0 2025/10/24 03:42:46 ERROR : open-test-file(0xc000bcb080): Couldn't read size of file 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcb080): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcb080): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcb080): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcb080): close: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcb080): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcb440): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcb440): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcb440): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcb440): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcb440): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.560892564 +0000 UTC m=+106.127887012 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcb440): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcbb00): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcbb00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcbb00): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcbb00): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcbb00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.560892564 +0000 UTC m=+106.127887012 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bcbb00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c24d0 item 13 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2200): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2200): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2200): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2200): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2200): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.562590483 +0000 UTC m=+106.129584933 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2200): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2740): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2740): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2740): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2740): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2740): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.562590483 +0000 UTC m=+106.129584933 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2740): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2b60 item 14 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2100): _readAt: size=2, off=0 2025/10/24 03:42:46 ERROR : open-test-file(0xc000bf2100): Couldn't read size of file 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2100): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2100): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2100): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2100): close: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2100): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf24c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf24c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf24c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf24c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf24c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.566482146 +0000 UTC m=+106.133476594 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf24c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2f00): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2f00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2f00): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2f00): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2f00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.566482146 +0000 UTC m=+106.133476594 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf2f00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c22a0 item 15 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf3580): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf3580): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf3580): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf3580): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf3580): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.568550391 +0000 UTC m=+106.135544840 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf3580): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf3ac0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf3ac0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf3ac0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf3ac0): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf3ac0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.568550391 +0000 UTC m=+106.135544840 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bf3ac0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2af0 item 16 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954180): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954180): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954180): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954180): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954180): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.57018989 +0000 UTC m=+106.137184339 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954180): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954600): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954600): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954600): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954600): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954600): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954600): _writeAt: size=3, off=7 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954600): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954600): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.57018989 +0000 UTC m=+106.137184339 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954600): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954bc0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954bc0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954bc0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954bc0): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954bc0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.57018989 +0000 UTC m=+106.137184339 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954bc0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c33b0 item 17 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955240): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955240): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955240): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955240): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955240): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.572340151 +0000 UTC m=+106.139334599 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955240): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955780): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955780): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955780): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955780): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955780): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.572340151 +0000 UTC m=+106.139334599 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955780): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3880 item 18 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955e00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955e00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955e00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955e00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955e00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.573678204 +0000 UTC m=+106.140672654 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955e00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0380): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0380): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0380): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0380): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0380): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0380): _writeAt: size=3, off=7 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0380): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0380): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.573678204 +0000 UTC m=+106.140672654 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0380): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0880): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0880): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0880): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0880): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0880): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.573678204 +0000 UTC m=+106.140672654 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0880): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3f10 item 19 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0f00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0f00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0f00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0f00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0f00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.575596688 +0000 UTC m=+106.142591137 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0f00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1440): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1440): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1440): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1440): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1440): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.575596688 +0000 UTC m=+106.142591137 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1440): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bea80 item 20 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1b00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1b00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1b00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1b00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1b00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.57725314 +0000 UTC m=+106.144247589 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1b00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c040): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c040): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c040): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c040): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c040): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c040): _writeAt: size=3, off=7 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c040): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c040): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.57725314 +0000 UTC m=+106.144247589 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c040): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c580): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c580): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c580): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c580): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c580): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.57725314 +0000 UTC m=+106.144247589 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c580): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf110 item 21 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8cc00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8cc00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8cc00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8cc00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8cc00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.579717429 +0000 UTC m=+106.146711878 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8cc00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d140): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d140): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d140): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d140): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d140): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.579717429 +0000 UTC m=+106.146711878 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d140): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf730 item 22 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d800): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d800): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d800): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d800): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d800): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.581116287 +0000 UTC m=+106.148110736 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d800): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8dd00): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8dd00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8dd00): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8dd00): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8dd00): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8dd00): _writeAt: size=3, off=7 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8dd00): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8dd00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.581116287 +0000 UTC m=+106.148110736 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8dd00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7080): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7080): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7080): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7080): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7080): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.581116287 +0000 UTC m=+106.148110736 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7080): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bff10 item 23 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7a00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7a00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7a00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7a00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7a00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.583646842 +0000 UTC m=+106.150641291 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7a00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b2b40): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b2b40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b2b40): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b2b40): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b2b40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.583646842 +0000 UTC m=+106.150641291 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b2b40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a80 item 24 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b3300): _readAt: size=2, off=0 2025/10/24 03:42:46 ERROR : open-test-file(0xc0000b3300): Couldn't read size of file 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b3300): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b3300): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b3300): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b3300): close: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b3300): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6100): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6100): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6100): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6100): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6100): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.585362585 +0000 UTC m=+106.152357034 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6100): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6600): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6600): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6600): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6600): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6600): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6600): _writeAt: size=3, off=7 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6600): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6600): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.585362585 +0000 UTC m=+106.152357034 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6600): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6b40): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6b40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6b40): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6b40): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6b40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.585362585 +0000 UTC m=+106.152357034 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6b40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004011f0 item 25 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df72c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df72c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df72c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df72c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df72c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.587357072 +0000 UTC m=+106.154351521 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df72c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7800): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7800): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7800): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7800): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7800): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.587357072 +0000 UTC m=+106.154351521 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7800): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa1c0 item 26 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7e40): _readAt: size=2, off=0 2025/10/24 03:42:46 ERROR : open-test-file(0xc000df7e40): Couldn't read size of file 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7e40): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7e40): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7e40): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7e40): close: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7e40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c380): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c380): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c380): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c380): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c380): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.588937741 +0000 UTC m=+106.155932190 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c380): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c900): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c900): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c900): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c900): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c900): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c900): _writeAt: size=3, off=7 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c900): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c900): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.588937741 +0000 UTC m=+106.155932190 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c900): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068ce40): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068ce40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068ce40): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068ce40): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068ce40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.588937741 +0000 UTC m=+106.155932190 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068ce40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa700 item 27 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068d4c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068d4c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068d4c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068d4c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068d4c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.590913543 +0000 UTC m=+106.157907992 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068d4c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068da00): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068da00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068da00): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068da00): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068da00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.590913543 +0000 UTC m=+106.157907992 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068da00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afacb0 item 28 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000530240): _readAt: size=2, off=0 2025/10/24 03:42:46 ERROR : open-test-file(0xc000530240): Couldn't read size of file 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000530240): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000530240): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000530240): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000530240): close: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000530240): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000531180): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000531180): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000531180): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000531180): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000531180): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.592752449 +0000 UTC m=+106.159746897 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000531180): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746080): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746080): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746080): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746080): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746080): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.592752449 +0000 UTC m=+106.159746897 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746080): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb110 item 29 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746800): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746800): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746800): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746800): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746800): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.594255953 +0000 UTC m=+106.161250402 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746800): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746d40): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746d40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746d40): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746d40): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746d40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.594255953 +0000 UTC m=+106.161250402 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000746d40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb490 item 30 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747380): _readAt: size=2, off=0 2025/10/24 03:42:46 ERROR : open-test-file(0xc000747380): Couldn't read size of file 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747380): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747380): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747380): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747380): close: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747380): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747780): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747780): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747780): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747780): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747780): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.596285385 +0000 UTC m=+106.163279835 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747780): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747e40): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747e40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747e40): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747e40): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747e40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.596285385 +0000 UTC m=+106.163279835 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000747e40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb880 item 31 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7c540): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7c540): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7c540): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7c540): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7c540): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.59857148 +0000 UTC m=+106.165565920 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7c540): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7ca80): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7ca80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7ca80): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7ca80): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7ca80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.59857148 +0000 UTC m=+106.165565920 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7ca80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afbc00 item 32 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7d0c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7d0c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7d0c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7d0c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7d0c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.600367033 +0000 UTC m=+106.167361492 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7d0c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7d640): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7d640): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7d640): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7d640): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7d640): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0000 item 33 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7d640): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7d640): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.601334821 +0000 UTC m=+106.168329270 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7d640): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7db40): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7db40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7db40): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7db40): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7db40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.601334821 +0000 UTC m=+106.168329270 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c7db40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0230 item 33 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ab00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ab00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ab00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ab00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ab00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.6029524 +0000 UTC m=+106.169946849 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ab00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5e400): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5e400): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c9a0 item 34 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5e400): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5e400): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5e400): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5e400): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5e400): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.603612049 +0000 UTC m=+106.170606498 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5e400): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5e940): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5e940): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5e940): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5e940): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5e940): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.603612049 +0000 UTC m=+106.170606498 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5e940): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d3b0 item 34 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5ef80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5ef80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5ef80): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5ef80): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5ef80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.605154487 +0000 UTC m=+106.172148937 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5ef80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5f400): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5f400): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5f400): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5f400): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5f400): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dea0 item 35 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5f400): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5f400): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.605720862 +0000 UTC m=+106.172715311 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5f400): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5f900): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5f900): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5f900): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5f900): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5f900): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.605720862 +0000 UTC m=+106.172715311 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a5f900): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4150 item 35 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460000): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460000): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460000): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460000): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460000): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.608095252 +0000 UTC m=+106.175089702 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460000): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460500): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460500): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4bd0 item 36 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460500): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460500): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460500): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460500): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460500): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.608980205 +0000 UTC m=+106.175974654 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460500): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460b40): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460b40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460b40): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460b40): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460b40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.608980205 +0000 UTC m=+106.175974654 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000460b40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4ee0 item 36 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0004611c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0004611c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0004611c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0004611c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0004611c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.610788692 +0000 UTC m=+106.177783141 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0004611c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000461640): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000461640): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000461640): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000461640): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000461640): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5420 item 37 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000461640): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000461640): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.61143179 +0000 UTC m=+106.178426239 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000461640): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000461b40): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000461b40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000461b40): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000461b40): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000461b40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.61143179 +0000 UTC m=+106.178426239 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000461b40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5650 item 37 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000708700): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000708700): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000708700): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000708700): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000708700): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.612939984 +0000 UTC m=+106.179934433 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000708700): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000708c40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000708c40): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5ab0 item 38 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000708c40): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000708c40): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000708c40): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000708c40): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000708c40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.613555921 +0000 UTC m=+106.180550370 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000708c40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709180): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709180): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709180): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709180): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709180): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.613555921 +0000 UTC m=+106.180550370 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709180): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5e30 item 38 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709800): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709800): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709800): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709800): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709800): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.615069484 +0000 UTC m=+106.182063934 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709800): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709d00): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709d00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709d00): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709d00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709d00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338af0 item 39 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709d00): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709d00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.615782033 +0000 UTC m=+106.182776481 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000709d00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2280): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2280): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2280): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2280): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2280): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.615782033 +0000 UTC m=+106.182776481 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2280): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338e70 item 39 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2900): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2900): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2900): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2900): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2900): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.617133382 +0000 UTC m=+106.184127830 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2900): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2e00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2e00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339dc0 item 40 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2e00): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2e00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2e00): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2e00): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2e00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.617933585 +0000 UTC m=+106.184928034 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd2e00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd33c0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd33c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd33c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd33c0): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd33c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.617933585 +0000 UTC m=+106.184928034 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd33c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b01c0 item 40 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd3a00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd3a00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd3a00): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd3a00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd3a00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd3a00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd3a00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.620026416 +0000 UTC m=+106.187020866 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd3a00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd3f00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd3f00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd3f00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0770 item 41 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd3f00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd3f00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.620738435 +0000 UTC m=+106.187732884 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bd3f00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093e440): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093e440): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093e440): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093e440): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093e440): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0c40 item 41 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093e440): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093e440): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.621267147 +0000 UTC m=+106.188261596 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093e440): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093e980): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093e980): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093e980): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093e980): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093e980): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.621267147 +0000 UTC m=+106.188261596 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093e980): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b12d0 item 41 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093efc0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093efc0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093efc0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093efc0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093efc0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093efc0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093efc0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.62429185 +0000 UTC m=+106.191286299 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093efc0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093f4c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093f4c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093f4c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1ab0 item 42 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093f4c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093f4c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.62488295 +0000 UTC m=+106.191877400 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093f4c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093fb00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093fb00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1ea0 item 42 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093fb00): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093fb00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093fb00): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093fb00): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093fb00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.625783352 +0000 UTC m=+106.192777801 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00093fb00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe100): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe100): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe100): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe100): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe100): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.625783352 +0000 UTC m=+106.192777801 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe100): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e460 item 42 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6c140): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6c140): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6c140): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6c140): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6c140): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6c140): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6c140): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.627672451 +0000 UTC m=+106.194666901 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6c140): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6c640): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6c640): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6c640): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1c150 item 43 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6c640): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6c640): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.628309277 +0000 UTC m=+106.195303727 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6c640): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6cb80): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6cb80): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6cb80): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6cb80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6cb80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1c380 item 43 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6cb80): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6cb80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.62892259 +0000 UTC m=+106.195917039 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6cb80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6d0c0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6d0c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6d0c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6d0c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6d0c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.62892259 +0000 UTC m=+106.195917039 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6d0c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1c690 item 43 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6d700): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6d700): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6d700): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6d700): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6d700): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6d700): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6d700): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.63039737 +0000 UTC m=+106.197391820 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6d700): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6dc40): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6dc40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6dc40): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1cb60 item 44 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6dc40): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6dc40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.630981017 +0000 UTC m=+106.197975466 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c6dc40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808200): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808200): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1cd20 item 44 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808200): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808200): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808200): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808200): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808200): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.631669451 +0000 UTC m=+106.198663910 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808200): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808780): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808780): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808780): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808780): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808780): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.631669451 +0000 UTC m=+106.198663910 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808780): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1cfc0 item 44 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808e00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808e00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808e00): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808e00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808e00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808e00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808e00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.633238548 +0000 UTC m=+106.200233027 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000808e00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000809300): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000809300): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000809300): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1d340 item 45 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000809300): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000809300): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.633911643 +0000 UTC m=+106.200906102 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000809300): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000809a00): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000809a00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000809a00): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000809a00): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000809a00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.633911643 +0000 UTC m=+106.200906102 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000809a00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1d6c0 item 45 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008680c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008680c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008680c0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008680c0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008680c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008680c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008680c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.635763883 +0000 UTC m=+106.202758332 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008680c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008685c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008685c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008685c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1de30 item 46 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008685c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008685c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.636325407 +0000 UTC m=+106.203319857 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008685c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000868cc0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000868cc0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000868cc0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000868cc0): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000868cc0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.636325407 +0000 UTC m=+106.203319857 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000868cc0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b98070 item 46 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000869340): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000869340): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000869340): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000869340): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000869340): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000869340): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000869340): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.637872704 +0000 UTC m=+106.204867143 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000869340): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000869840): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000869840): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000869840): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b983f0 item 47 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000869840): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000869840): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.638817389 +0000 UTC m=+106.205811837 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000869840): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a980c0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a980c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a980c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a980c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a980c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.638817389 +0000 UTC m=+106.205811837 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a980c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b985b0 item 47 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a98740): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a98740): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a98740): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a98740): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a98740): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a98740): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a98740): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.640584438 +0000 UTC m=+106.207578887 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a98740): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a98c40): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a98c40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a98c40): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b989a0 item 48 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a98c40): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a98c40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.641199955 +0000 UTC m=+106.208194404 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a98c40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99340): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99340): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99340): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99340): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99340): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.641199955 +0000 UTC m=+106.208194404 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99340): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b98b60 item 48 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99980): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99980): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99980): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99980): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99980): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.643050311 +0000 UTC m=+106.210044760 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99980): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99e00): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99e00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99e00): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99e00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99e00): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99e00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b98fc0 item 49 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99e00): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99e00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.64375787 +0000 UTC m=+106.210752319 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a99e00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e43c0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e43c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e43c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e43c0): >_readAt: n=8, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e43c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.64375787 +0000 UTC m=+106.210752319 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e43c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b991f0 item 49 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4a40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4a40): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4a40): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4a40): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4a40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.645364489 +0000 UTC m=+106.212358938 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4a40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4f40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4f40): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4f40): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b99570 item 50 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4f40): _readAt: size=2, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4f40): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4f40): _writeAt: size=3, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4f40): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4f40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.646172036 +0000 UTC m=+106.213166485 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e4f40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e54c0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e54c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e54c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e54c0): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e54c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.646172036 +0000 UTC m=+106.213166485 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e54c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b99730 item 50 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e5bc0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e5bc0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e5bc0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e5bc0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e5bc0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.647763375 +0000 UTC m=+106.214757824 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0006e5bc0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c140): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c140): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c140): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c140): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c140): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c140): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b99c00 item 51 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c140): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c140): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.652571608 +0000 UTC m=+106.219566058 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c140): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c680): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c680): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c680): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c680): >_readAt: n=8, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c680): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.652571608 +0000 UTC m=+106.219566058 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2c680): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b99dc0 item 51 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2cd80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2cd80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2cd80): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2cd80): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2cd80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.655243087 +0000 UTC m=+106.222237536 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2cd80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d280): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d280): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d280): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e22a0 item 52 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d280): _readAt: size=2, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d280): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d280): _writeAt: size=3, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d280): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d280): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.655866338 +0000 UTC m=+106.222860786 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d280): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d800): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d800): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d800): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d800): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d800): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.655866338 +0000 UTC m=+106.222860786 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2d800): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2690 item 52 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2de80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2de80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2de80): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2de80): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2de80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.659141441 +0000 UTC m=+106.226135890 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c2de80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2400): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2400): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2400): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2400): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2400): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2400): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2cb0 item 53 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2400): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2400): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.659732802 +0000 UTC m=+106.226727251 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2400): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2940): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2940): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2940): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2940): >_readAt: n=8, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2940): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.659732802 +0000 UTC m=+106.226727251 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2940): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e30a0 item 53 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2fc0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2fc0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2fc0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2fc0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2fc0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.661282062 +0000 UTC m=+106.228276511 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a2fc0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a34c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a34c0): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a34c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3730 item 54 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a34c0): _readAt: size=2, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a34c0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a34c0): _writeAt: size=3, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a34c0): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a34c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.661940068 +0000 UTC m=+106.228934527 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a34c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a3a80): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a3a80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a3a80): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a3a80): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a3a80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.661940068 +0000 UTC m=+106.228934527 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009a3a80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e39d0 item 54 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c180): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c180): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c180): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c180): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c180): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.663449314 +0000 UTC m=+106.230443763 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c180): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c680): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c680): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c680): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c680): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c680): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c680): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c1c0 item 55 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c680): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c680): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.664036778 +0000 UTC m=+106.231031227 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081c680): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081cbc0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081cbc0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081cbc0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081cbc0): >_readAt: n=8, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081cbc0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.664036778 +0000 UTC m=+106.231031227 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081cbc0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c5b0 item 55 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d340): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d340): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d340): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d340): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d340): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.665867357 +0000 UTC m=+106.232861805 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d340): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d840): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d840): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d840): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cbd0 item 56 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d840): _readAt: size=2, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d840): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d840): _writeAt: size=3, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d840): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d840): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.666487481 +0000 UTC m=+106.233481931 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081d840): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081ddc0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081ddc0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081ddc0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081ddc0): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081ddc0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.666487481 +0000 UTC m=+106.233481931 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00081ddc0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cd90 item 56 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091a480): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091a480): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091a480): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091a480): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091a480): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091a480): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091a480): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091a480): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.668860469 +0000 UTC m=+106.235854918 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091a480): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091aa00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091aa00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091aa00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d110 item 57 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091aa00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091aa00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.669527473 +0000 UTC m=+106.236521932 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091aa00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091af40): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091af40): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091af40): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091af40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091af40): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091af40): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d2d0 item 57 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091af40): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091af40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.670555824 +0000 UTC m=+106.237550283 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091af40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091b4c0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091b4c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091b4c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091b4c0): >_readAt: n=8, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091b4c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.670555824 +0000 UTC m=+106.237550283 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091b4c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d490 item 57 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091bb00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091bb00): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091bb00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091bb00): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091bb00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091bb00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091bb00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091bb00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.672202378 +0000 UTC m=+106.239196827 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00091bb00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c100): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c100): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c100): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d810 item 58 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c100): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c100): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.67278389 +0000 UTC m=+106.239778370 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c100): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c640): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c640): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c640): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dc70 item 58 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c640): _readAt: size=2, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c640): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c640): _writeAt: size=3, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c640): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c640): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.673372216 +0000 UTC m=+106.240366665 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097c640): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097cc00): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097cc00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097cc00): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097cc00): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097cc00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.673372216 +0000 UTC m=+106.240366665 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097cc00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dea0 item 58 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d240): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d240): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d240): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d240): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d240): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d240): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d240): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d240): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.674815787 +0000 UTC m=+106.241810237 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d240): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d7c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d7c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d7c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c03f0 item 59 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d7c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d7c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.675400015 +0000 UTC m=+106.242394464 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097d7c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097dd00): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097dd00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097dd00): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097dd00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097dd00): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097dd00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0690 item 59 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097dd00): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097dd00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.676037613 +0000 UTC m=+106.243032052 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00097dd00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a300): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a300): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a300): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a300): >_readAt: n=8, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a300): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.676037613 +0000 UTC m=+106.243032052 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a300): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0cb0 item 59 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a940): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a940): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a940): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a940): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a940): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a940): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a940): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a940): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.677498347 +0000 UTC m=+106.244492796 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4a940): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4ae80): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4ae80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4ae80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1500 item 60 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4ae80): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4ae80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.678058549 +0000 UTC m=+106.245052998 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4ae80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b3c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b3c0): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b3c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1730 item 60 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b3c0): _readAt: size=2, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b3c0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b3c0): _writeAt: size=3, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b3c0): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b3c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.678681049 +0000 UTC m=+106.245675498 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b3c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b980): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b980): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b980): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b980): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b980): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.678681049 +0000 UTC m=+106.245675498 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a4b980): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1e30 item 60 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90040): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90040): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90040): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90040): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90040): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90040): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90040): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90040): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.680329646 +0000 UTC m=+106.247324095 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90040): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90580): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90580): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90580): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cba40 item 61 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90580): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90580): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.680967374 +0000 UTC m=+106.247961824 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90580): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90c80): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90c80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90c80): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90c80): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90c80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.680967374 +0000 UTC m=+106.247961824 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a90c80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cbc70 item 61 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a912c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a912c0): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a912c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a912c0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a912c0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a912c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a912c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a912c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.682514301 +0000 UTC m=+106.249508750 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a912c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a91800): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a91800): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a91800): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce3f0 item 62 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a91800): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a91800): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.683275711 +0000 UTC m=+106.250270160 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a91800): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a91f00): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a91f00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a91f00): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a91f00): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a91f00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.683275711 +0000 UTC m=+106.250270160 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000a91f00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce5b0 item 62 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad05c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad05c0): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad05c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad05c0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad05c0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad05c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad05c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad05c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.685200788 +0000 UTC m=+106.252195236 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad05c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad0b00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad0b00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad0b00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cee00 item 63 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad0b00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad0b00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.686063168 +0000 UTC m=+106.253057617 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad0b00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1200): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1200): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1200): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1200): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1200): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.686063168 +0000 UTC m=+106.253057617 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1200): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cefc0 item 63 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1840): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1840): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1840): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1840): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1840): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1840): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1840): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1840): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.688974096 +0000 UTC m=+106.255968546 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1840): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1d80): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1d80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1d80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf500 item 64 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1d80): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1d80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.689565698 +0000 UTC m=+106.256560147 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000ad1d80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18500): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18500): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18500): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18500): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18500): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.689565698 +0000 UTC m=+106.256560147 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18500): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf7a0 item 64 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18b40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18b40): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18b40): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18b40): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18b40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.691447033 +0000 UTC m=+106.258441482 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18b40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18fc0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18fc0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18fc0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18fc0): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18fc0): _writeAt: size=3, off=2 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfea0 item 65 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18fc0): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18fc0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.692371529 +0000 UTC m=+106.259365978 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b18fc0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b194c0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b194c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b194c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b194c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b194c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.692371529 +0000 UTC m=+106.259365978 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b194c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482380 item 65 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b19b00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b19b00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b19b00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b19b00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b19b00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.694131265 +0000 UTC m=+106.261125714 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b19b00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40000): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40000): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482d20 item 66 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40000): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40000): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40000): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40000): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40000): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.694848123 +0000 UTC m=+106.261842571 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40000): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40540): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40540): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40540): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40540): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40540): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.694848123 +0000 UTC m=+106.261842571 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40540): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004831f0 item 66 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40b80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40b80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40b80): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40b80): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40b80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.696805258 +0000 UTC m=+106.263799707 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b40b80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41000): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41000): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41000): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41000): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41000): _writeAt: size=3, off=2 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483810 item 67 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41000): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41000): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.697411176 +0000 UTC m=+106.264405626 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41000): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41500): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41500): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41500): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41500): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41500): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.697411176 +0000 UTC m=+106.264405626 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41500): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483e30 item 67 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41b80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41b80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41b80): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41b80): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41b80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.698912388 +0000 UTC m=+106.265906836 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b41b80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68100): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68100): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be850 item 68 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68100): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68100): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68100): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68100): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68100): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.699692653 +0000 UTC m=+106.266687102 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68100): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68640): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68640): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68640): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68640): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68640): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.699692653 +0000 UTC m=+106.266687102 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68640): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bed20 item 68 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68c80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68c80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68c80): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68c80): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68c80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.701531448 +0000 UTC m=+106.268525897 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b68c80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69100): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69100): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69100): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69100): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69100): _writeAt: size=3, off=2 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf650 item 69 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69100): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69100): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.702202118 +0000 UTC m=+106.269196566 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69100): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69600): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69600): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69600): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69600): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69600): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.702202118 +0000 UTC m=+106.269196566 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69600): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf810 item 69 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69c80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69c80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69c80): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69c80): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69c80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.703609311 +0000 UTC m=+106.270603760 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b69c80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96200): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96200): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfd50 item 70 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96200): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96200): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96200): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96200): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96200): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.704408954 +0000 UTC m=+106.271403403 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96200): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96740): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96740): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96740): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96740): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96740): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.704408954 +0000 UTC m=+106.271403403 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96740): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc000 item 70 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96dc0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96dc0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96dc0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96dc0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96dc0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.706066567 +0000 UTC m=+106.273061007 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b96dc0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b972c0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b972c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b972c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b972c0): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b972c0): _writeAt: size=3, off=2 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcaf0 item 71 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b972c0): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b972c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.706802921 +0000 UTC m=+106.273797370 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b972c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b977c0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b977c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b977c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b977c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b977c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.706802921 +0000 UTC m=+106.273797370 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b977c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcee0 item 71 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b97e40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b97e40): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b97e40): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b97e40): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b97e40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.708303911 +0000 UTC m=+106.275298359 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b97e40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc63c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc63c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd6c0 item 72 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc63c0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc63c0): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc63c0): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc63c0): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc63c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.70893701 +0000 UTC m=+106.275931459 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc63c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc6900): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc6900): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc6900): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc6900): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc6900): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.70893701 +0000 UTC m=+106.275931459 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc6900): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dda40 item 72 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc6ec0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc6ec0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc6ec0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc6ec0): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc6ec0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc6ec0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc6ec0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.711592209 +0000 UTC m=+106.278586658 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc6ec0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc73c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc73c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc73c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382310 item 73 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc73c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc73c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.712123757 +0000 UTC m=+106.279118206 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc73c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc7880): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc7880): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc7880): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc7880): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc7880): _writeAt: size=3, off=2 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382540 item 73 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc7880): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc7880): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.712755063 +0000 UTC m=+106.279749512 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc7880): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc7dc0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc7dc0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc7dc0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc7dc0): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc7dc0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.712755063 +0000 UTC m=+106.279749512 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000bc7dc0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003828c0 item 73 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20480): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20480): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20480): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20480): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20480): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20480): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20480): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.716460824 +0000 UTC m=+106.283455283 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20480): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20980): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20980): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20980): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383110 item 74 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20980): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20980): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.717107229 +0000 UTC m=+106.284101679 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20980): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20ec0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20ec0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383730 item 74 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20ec0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20ec0): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20ec0): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20ec0): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20ec0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.717892144 +0000 UTC m=+106.284886592 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c20ec0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c21440): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c21440): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c21440): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c21440): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c21440): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.717892144 +0000 UTC m=+106.284886592 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c21440): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383ce0 item 74 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c21a80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c21a80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c21a80): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c21a80): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c21a80): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c21a80): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c21a80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.719803014 +0000 UTC m=+106.286797463 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c21a80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9a000): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9a000): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9a000): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2230 item 75 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9a000): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9a000): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.720292414 +0000 UTC m=+106.287286862 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9a000): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9a540): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9a540): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9a540): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9a540): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9a540): _writeAt: size=3, off=2 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b23f0 item 75 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9a540): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9a540): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.721954144 +0000 UTC m=+106.288948594 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9a540): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9aa80): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9aa80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9aa80): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9aa80): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9aa80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.721954144 +0000 UTC m=+106.288948594 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9aa80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2620 item 75 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9b0c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9b0c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9b0c0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9b0c0): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9b0c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9b0c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9b0c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.723693923 +0000 UTC m=+106.290688372 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9b0c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9b5c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9b5c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9b5c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2c40 item 76 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9b5c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9b5c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.725824817 +0000 UTC m=+106.292819266 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9b5c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9bb00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9bb00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2ee0 item 76 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9bb00): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9bb00): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9bb00): _writeAt: size=3, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9bb00): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9bb00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.726523649 +0000 UTC m=+106.293518098 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c9bb00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2100): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2100): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2100): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2100): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2100): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.726523649 +0000 UTC m=+106.293518098 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2100): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3960 item 76 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2740): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2740): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2740): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2740): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2740): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2740): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2740): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.728052332 +0000 UTC m=+106.295046781 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2740): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2c40): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2c40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2c40): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3f10 item 77 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2c40): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2c40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.728746205 +0000 UTC m=+106.295740654 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb2c40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3340): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3340): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3340): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3340): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3340): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.728746205 +0000 UTC m=+106.295740654 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3340): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0150 item 77 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3980): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3980): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3980): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3980): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3980): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3980): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3980): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.730356551 +0000 UTC m=+106.297351000 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3980): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3e80): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3e80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3e80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0690 item 78 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3e80): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3e80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.732210683 +0000 UTC m=+106.299205133 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cb3e80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd4600): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd4600): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd4600): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd4600): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd4600): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.732210683 +0000 UTC m=+106.299205133 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd4600): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c08c0 item 78 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd4c40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd4c40): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd4c40): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd4c40): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd4c40): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd4c40): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd4c40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.733776415 +0000 UTC m=+106.300770863 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd4c40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5140): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5140): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5140): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0d20 item 79 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5140): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5140): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.734383927 +0000 UTC m=+106.301378376 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5140): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5840): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5840): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5840): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5840): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5840): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.734383927 +0000 UTC m=+106.301378376 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5840): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0f50 item 79 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5e80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5e80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5e80): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5e80): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5e80): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5e80): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5e80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.736997898 +0000 UTC m=+106.303992346 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cd5e80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf4400): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf4400): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf4400): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c17a0 item 80 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf4400): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf4400): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.73762737 +0000 UTC m=+106.304621819 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf4400): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf4b00): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf4b00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf4b00): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf4b00): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf4b00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.73762737 +0000 UTC m=+106.304621819 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf4b00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1960 item 80 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf5140): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf5140): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf5140): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf5140): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf5140): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.739203731 +0000 UTC m=+106.306198180 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf5140): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf55c0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf55c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf55c0): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf55c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf55c0): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf55c0): _writeAt: size=3, off=7 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1ea0 item 81 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf55c0): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf55c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.740940053 +0000 UTC m=+106.307934502 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf55c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf5b00): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf5b00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf5b00): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf5b00): >_readAt: n=8, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf5b00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.740940053 +0000 UTC m=+106.307934502 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000cf5b00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee310 item 81 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14200): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14200): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14200): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14200): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14200): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.7424503 +0000 UTC m=+106.309444749 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14200): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14700): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14700): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14700): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef500 item 82 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14700): _readAt: size=2, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14700): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14700): _writeAt: size=3, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14700): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14700): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.743121622 +0000 UTC m=+106.310116071 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14700): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14c80): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14c80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14c80): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14c80): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14c80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.743121622 +0000 UTC m=+106.310116071 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14c80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efdc0 item 82 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14000): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14000): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14000): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14000): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14000): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.746229241 +0000 UTC m=+106.313223689 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14000): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14500): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14500): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14500): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14500): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14500): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14500): _writeAt: size=3, off=7 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594620 item 83 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14500): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14500): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.749638765 +0000 UTC m=+106.316633214 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14500): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14a80): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14a80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14a80): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14a80): >_readAt: n=8, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14a80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.749638765 +0000 UTC m=+106.316633214 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d14a80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594930 item 83 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15680): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15680): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15680): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15680): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15680): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.751081526 +0000 UTC m=+106.318075974 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15680): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15b80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15b80): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15b80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594e70 item 84 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15b80): _readAt: size=2, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15b80): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15b80): _writeAt: size=3, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15b80): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15b80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.752225655 +0000 UTC m=+106.319220104 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000d15b80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c163c0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c163c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c163c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c163c0): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c163c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.752225655 +0000 UTC m=+106.319220104 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c163c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595110 item 84 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16a40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16a40): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16a40): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16a40): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16a40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.755900208 +0000 UTC m=+106.322894657 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16a40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16f40): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16f40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16f40): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16f40): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16f40): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16f40): _writeAt: size=3, off=7 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595d50 item 85 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16f40): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16f40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.75650257 +0000 UTC m=+106.323497019 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c16f40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c17480): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c17480): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c17480): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c17480): >_readAt: n=8, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c17480): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.75650257 +0000 UTC m=+106.323497019 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c17480): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0000 item 85 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c17b00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c17b00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c17b00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c17b00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c17b00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.758022405 +0000 UTC m=+106.325016854 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000c17b00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065a080): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065a080): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065a080): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0540 item 86 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065a080): _readAt: size=2, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065a080): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065a080): _writeAt: size=3, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065a080): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065a080): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.758730836 +0000 UTC m=+106.325725285 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065a080): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065af00): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065af00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065af00): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065af00): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065af00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.758730836 +0000 UTC m=+106.325725285 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065af00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0d20 item 86 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065b580): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065b580): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065b580): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065b580): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065b580): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.76059081 +0000 UTC m=+106.327585260 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065b580): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ba80): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ba80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ba80): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ba80): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ba80): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ba80): _writeAt: size=3, off=7 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1ab0 item 87 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ba80): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ba80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.761540405 +0000 UTC m=+106.328534854 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00065ba80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe040): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe040): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe040): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe040): >_readAt: n=8, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe040): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.761540405 +0000 UTC m=+106.328534854 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe040): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e1c0 item 87 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe6c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe6c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe6c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe6c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe6c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.764118709 +0000 UTC m=+106.331113158 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008fe6c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008febc0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008febc0): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008febc0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033eb60 item 88 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008febc0): _readAt: size=2, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008febc0): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008febc0): _writeAt: size=3, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008febc0): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008febc0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.764760634 +0000 UTC m=+106.331755084 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008febc0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff140): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff140): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff140): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff140): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff140): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.764760634 +0000 UTC m=+106.331755084 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff140): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f650 item 88 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff7c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff7c0): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff7c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff7c0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff7c0): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff7c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff7c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff7c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.767490983 +0000 UTC m=+106.334485433 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ff7c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ffd00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ffd00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ffd00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fd50 item 89 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ffd00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ffd00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.768107692 +0000 UTC m=+106.335102141 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0008ffd00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009542c0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009542c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009542c0): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009542c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009542c0): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009542c0): _writeAt: size=3, off=7 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2150 item 89 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009542c0): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009542c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.768699875 +0000 UTC m=+106.335694323 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009542c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009548c0): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009548c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009548c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009548c0): >_readAt: n=8, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009548c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.768699875 +0000 UTC m=+106.335694323 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009548c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c25b0 item 89 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954f00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954f00): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954f00): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954f00): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954f00): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954f00): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954f00): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954f00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.770080679 +0000 UTC m=+106.337075127 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000954f00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955440): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955440): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955440): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2c40 item 90 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955440): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955440): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.770567643 +0000 UTC m=+106.337562093 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955440): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955980): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955980): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955980): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2e70 item 90 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955980): _readAt: size=2, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955980): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955980): _writeAt: size=3, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955980): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955980): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.773968443 +0000 UTC m=+106.340962892 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955980): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955f40): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955f40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955f40): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955f40): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955f40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.773968443 +0000 UTC m=+106.340962892 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000955f40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c31f0 item 90 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0600): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0600): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0600): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0600): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0600): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0600): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0600): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0600): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.775314411 +0000 UTC m=+106.342308850 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0600): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0b40): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0b40): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0b40): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c35e0 item 91 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0b40): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0b40): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.775896775 +0000 UTC m=+106.342891224 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c0b40): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1080): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1080): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1080): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1080): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1080): >_readAt: n=2, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1080): _writeAt: size=3, off=7 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c37a0 item 91 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1080): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1080): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.776542289 +0000 UTC m=+106.343536737 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1080): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1600): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1600): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1600): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1600): >_readAt: n=8, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1600): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.776542289 +0000 UTC m=+106.343536737 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1600): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3960 item 91 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1c80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1c80): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1c80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1c80): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1c80): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1c80): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1c80): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1c80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.777984468 +0000 UTC m=+106.344978917 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0009c1c80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c200): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c200): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c200): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be0e0 item 92 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c200): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c200): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.778546975 +0000 UTC m=+106.345541424 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c200): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c740): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c740): open at offset 5 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c740): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be3f0 item 92 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c740): _readAt: size=2, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c740): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c740): _writeAt: size=3, off=5 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c740): >_writeAt: n=3, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c740): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.779233855 +0000 UTC m=+106.346228304 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8c740): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8cd00): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8cd00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8cd00): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8cd00): >_readAt: n=3, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8cd00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.779233855 +0000 UTC m=+106.346228304 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8cd00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bea10 item 92 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d340): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d340): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d340): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d340): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d340): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d340): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d340): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d340): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.780534557 +0000 UTC m=+106.347529007 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d340): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d8c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d8c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d8c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004beee0 item 93 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d8c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d8c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.782169439 +0000 UTC m=+106.349163888 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000b8d8c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d6740): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d6740): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d6740): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d6740): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d6740): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.782169439 +0000 UTC m=+106.349163888 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d6740): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf180 item 93 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7780): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7780): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7780): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7780): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7780): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7780): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7780): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7780): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.785302085 +0000 UTC m=+106.352296534 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0002d7780): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b24c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b24c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b24c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf650 item 94 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b24c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b24c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.78590079 +0000 UTC m=+106.352895238 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b24c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b3140): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b3140): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b3140): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b3140): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b3140): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.78590079 +0000 UTC m=+106.352895238 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc0000b3140): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf810 item 94 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df61c0): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df61c0): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df61c0): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df61c0): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df61c0): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df61c0): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df61c0): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df61c0): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.787557683 +0000 UTC m=+106.354552131 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df61c0): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6700): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6700): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6700): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004000e0 item 95 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6700): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6700): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.788079724 +0000 UTC m=+106.355074172 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6700): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6f00): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6f00): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6f00): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6f00): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6f00): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.788079724 +0000 UTC m=+106.355074172 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df6f00): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400380 item 95 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 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/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7540): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7540): open at offset 0 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7540): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7540): _readAt: size=2, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7540): >_readAt: n=0, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7540): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7540): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7540): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.789949476 +0000 UTC m=+106.356943925 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7540): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7a80): _writeAt: size=5, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7a80): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7a80): >openPending: err= 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400d90 item 96 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7a80): >_writeAt: n=5, err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7a80): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.790900512 +0000 UTC m=+106.357894961 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc000df7a80): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c300): _readAt: size=512, off=0 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c300): openPending: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c300): >openPending: err= 2025/10/24 03:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c300): >_readAt: n=5, err=EOF 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c300): close: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:46.790900512 +0000 UTC m=+106.357894961 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:46 DEBUG : open-test-file(0xc00068c300): >close: err= 2025/10/24 03:42:46 DEBUG : open-test-file: Remove: 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401180 item 96 2025/10/24 03:42:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:46 DEBUG : open-test-file: >Remove: err= 2025/10/24 03:42:46 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:46 DEBUG : Looking for writers 2025/10/24 03:42:46 DEBUG : >WaitForWriters: 2025/10/24 03:42:46 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:46 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:46 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:46 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:46 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/24 03:42:46 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747cc0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747cc0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747cc0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747cc0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747cc0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.036561548 +0000 UTC m=+106.603556027 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747cc0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c1c0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c1c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c1c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c1c0): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c1c0): _writeAt: size=3, off=2 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c1c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c1c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.036561548 +0000 UTC m=+106.603556027 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c1c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c680): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c680): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c680): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c680): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c680): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.036561548 +0000 UTC m=+106.603556027 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c680): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b49a0 item 1 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7ccc0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7ccc0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7ccc0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7ccc0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7ccc0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.039301786 +0000 UTC m=+106.606296234 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7ccc0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d2c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d2c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d2c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d2c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d2c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.039301786 +0000 UTC m=+106.606296234 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d2c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5110 item 2 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d900): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d900): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d900): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d900): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d900): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.041128648 +0000 UTC m=+106.608123097 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d900): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7dd80): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7dd80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7dd80): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7dd80): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7dd80): _writeAt: size=3, off=2 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7dd80): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7dd80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.041128648 +0000 UTC m=+106.608123097 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7dd80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e300): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e300): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e300): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e300): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e300): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.041128648 +0000 UTC m=+106.608123097 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e300): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5730 item 3 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e980): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e980): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e980): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e980): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e980): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.044435871 +0000 UTC m=+106.611430350 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e980): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5eec0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5eec0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5eec0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5eec0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5eec0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.044435871 +0000 UTC m=+106.611430350 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5eec0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5e30 item 4 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f500): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f500): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f500): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f500): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f500): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.047021879 +0000 UTC m=+106.614016368 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f500): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f980): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f980): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f980): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f980): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f980): _writeAt: size=3, off=2 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f980): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f980): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.047021879 +0000 UTC m=+106.614016368 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f980): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5fe40): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5fe40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5fe40): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5fe40): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5fe40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.047021879 +0000 UTC m=+106.614016368 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5fe40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338af0 item 5 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460540): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460540): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460540): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460540): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460540): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.050585644 +0000 UTC m=+106.617580123 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460540): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460b80): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460b80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460b80): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460b80): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460b80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.050585644 +0000 UTC m=+106.617580123 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460b80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ce0 item 6 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461240): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461240): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461240): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461240): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461240): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.053094888 +0000 UTC m=+106.620089367 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461240): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461740): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461740): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461740): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461740): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461740): _writeAt: size=3, off=2 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461740): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461740): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.053094888 +0000 UTC m=+106.620089367 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461740): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461c00): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461c00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461c00): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461c00): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461c00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.053094888 +0000 UTC m=+106.620089367 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461c00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0460 item 7 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0007087c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0007087c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0007087c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0007087c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0007087c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.056499335 +0000 UTC m=+106.623493823 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0007087c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708d40): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708d40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708d40): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708d40): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708d40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.056499335 +0000 UTC m=+106.623493823 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708d40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0d20 item 8 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709300): _readAt: size=2, off=0 2025/10/24 03:42:47 ERROR : open-test-file(0xc000709300): Couldn't read size of file 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709300): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709300): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709300): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709300): close: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709300): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0007096c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0007096c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0007096c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0007096c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0007096c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.058692504 +0000 UTC m=+106.625686973 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0007096c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709b40): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709b40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709b40): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709b40): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709b40): _writeAt: size=3, off=2 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709b40): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709b40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.058692504 +0000 UTC m=+106.625686973 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709b40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd20c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd20c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd20c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd20c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd20c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.058692504 +0000 UTC m=+106.625686973 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd20c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1880 item 9 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2740): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2740): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2740): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2740): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2740): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.062365624 +0000 UTC m=+106.629360074 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2740): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e400): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e400): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e400): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e400): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e400): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.062365624 +0000 UTC m=+106.629360074 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e400): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b980e0 item 10 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ea40): _readAt: size=2, off=0 2025/10/24 03:42:47 ERROR : open-test-file(0xc00093ea40): Couldn't read size of file 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ea40): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ea40): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ea40): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ea40): close: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ea40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ee00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ee00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ee00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ee00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ee00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.065577659 +0000 UTC m=+106.632572138 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ee00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f300): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f300): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f300): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f300): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f300): _writeAt: size=3, off=2 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f300): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f300): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.065577659 +0000 UTC m=+106.632572138 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f300): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f800): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f800): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f800): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f800): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f800): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.065577659 +0000 UTC m=+106.632572138 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f800): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b98460 item 11 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c000): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c000): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c000): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c000): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c000): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.069051315 +0000 UTC m=+106.636045803 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c000): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c540): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c540): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c540): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c540): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c540): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.069051315 +0000 UTC m=+106.636045803 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c540): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b989a0 item 12 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cb80): _readAt: size=2, off=0 2025/10/24 03:42:47 ERROR : open-test-file(0xc000c6cb80): Couldn't read size of file 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cb80): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cb80): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cb80): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cb80): close: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cb80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cf40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cf40): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cf40): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cf40): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cf40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.071839043 +0000 UTC m=+106.638833521 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cf40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d600): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d600): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d600): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d600): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d600): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.071839043 +0000 UTC m=+106.638833521 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d600): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b98d20 item 13 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6dcc0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6dcc0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6dcc0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6dcc0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6dcc0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.074364978 +0000 UTC m=+106.641359457 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6dcc0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808280): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808280): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808280): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808280): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808280): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.074364978 +0000 UTC m=+106.641359457 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808280): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b991f0 item 14 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008088c0): _readAt: size=2, off=0 2025/10/24 03:42:47 ERROR : open-test-file(0xc0008088c0): Couldn't read size of file 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008088c0): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008088c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008088c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008088c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008088c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808cc0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808cc0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808cc0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808cc0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808cc0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.077027229 +0000 UTC m=+106.644021718 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808cc0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809380): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809380): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809380): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809380): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809380): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.077027229 +0000 UTC m=+106.644021718 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809380): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b99570 item 15 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809a00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809a00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809a00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809a00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809a00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.079632614 +0000 UTC m=+106.646627093 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809a00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809f40): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809f40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809f40): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809f40): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809f40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.079632614 +0000 UTC m=+106.646627093 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809f40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b99a40 item 16 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868600): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868600): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868600): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868600): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868600): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.082346301 +0000 UTC m=+106.649340791 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868600): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868a80): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868a80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868a80): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868a80): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868a80): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868a80): _writeAt: size=3, off=7 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868a80): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868a80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.082346301 +0000 UTC m=+106.649340791 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868a80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868f80): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868f80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868f80): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868f80): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868f80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.082346301 +0000 UTC m=+106.649340791 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868f80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b99dc0 item 17 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000869640): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000869640): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000869640): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000869640): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000869640): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.086232172 +0000 UTC m=+106.653226661 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000869640): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000869b80): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000869b80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000869b80): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000869b80): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000869b80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.086232172 +0000 UTC m=+106.653226661 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000869b80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2620 item 18 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98380): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98380): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98380): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98380): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98380): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.088911446 +0000 UTC m=+106.655905924 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98380): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a988c0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a988c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a988c0): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a988c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a988c0): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a988c0): _writeAt: size=3, off=7 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a988c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a988c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.088911446 +0000 UTC m=+106.655905924 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a988c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98dc0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98dc0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98dc0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98dc0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98dc0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.088911446 +0000 UTC m=+106.655905924 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98dc0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2c40 item 19 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99440): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99440): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99440): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99440): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99440): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.092414727 +0000 UTC m=+106.659409216 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99440): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99980): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99980): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99980): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99980): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99980): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.092414727 +0000 UTC m=+106.659409216 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99980): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3650 item 20 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4080): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4080): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4080): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4080): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4080): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.09494492 +0000 UTC m=+106.661939410 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4080): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4580): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4580): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4580): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4580): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4580): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4580): _writeAt: size=3, off=7 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4580): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4580): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.09494492 +0000 UTC m=+106.661939410 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4580): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4a80): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4a80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4a80): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4a80): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4a80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.09494492 +0000 UTC m=+106.661939410 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4a80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3c00 item 21 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5100): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5100): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5100): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5100): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5100): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.098606499 +0000 UTC m=+106.665600979 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5100): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e56c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e56c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e56c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e56c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e56c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.098606499 +0000 UTC m=+106.665600979 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e56c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c620 item 22 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5d40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5d40): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5d40): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5d40): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5d40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.101357838 +0000 UTC m=+106.668352317 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5d40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c2c0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c2c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c2c0): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c2c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c2c0): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c2c0): _writeAt: size=3, off=7 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c2c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c2c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.101357838 +0000 UTC m=+106.668352317 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c2c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c7c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c7c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c7c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c7c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c7c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.101357838 +0000 UTC m=+106.668352317 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2c7c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cc40 item 23 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2cec0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2cec0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2cec0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2cec0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2cec0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.105387067 +0000 UTC m=+106.672381547 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2cec0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2d400): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2d400): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2d400): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2d400): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2d400): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.105387067 +0000 UTC m=+106.672381547 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2d400): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d110 item 24 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2da40): _readAt: size=2, off=0 2025/10/24 03:42:47 ERROR : open-test-file(0xc000c2da40): Couldn't read size of file 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2da40): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2da40): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2da40): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2da40): close: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2da40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2de00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2de00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2de00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2de00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2de00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.108589033 +0000 UTC m=+106.675583522 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c2de00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2380): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2380): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2380): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2380): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2380): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2380): _writeAt: size=3, off=7 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2380): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2380): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.108589033 +0000 UTC m=+106.675583522 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2380): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a28c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a28c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a28c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a28c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a28c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.108589033 +0000 UTC m=+106.675583522 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a28c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d490 item 25 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2f40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2f40): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2f40): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2f40): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2f40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.112595891 +0000 UTC m=+106.679590380 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2f40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3480): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3480): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3480): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3480): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3480): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.112595891 +0000 UTC m=+106.679590380 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3480): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048db20 item 26 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3b00): _readAt: size=2, off=0 2025/10/24 03:42:47 ERROR : open-test-file(0xc0009a3b00): Couldn't read size of file 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3b00): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3b00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3b00): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3b00): close: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3b00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3ec0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3ec0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3ec0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3ec0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3ec0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.114823466 +0000 UTC m=+106.681817935 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3ec0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c440): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c440): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c440): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c440): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c440): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c440): _writeAt: size=3, off=7 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c440): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c440): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.114823466 +0000 UTC m=+106.681817935 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c440): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c980): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c980): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c980): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c980): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c980): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.114823466 +0000 UTC m=+106.681817935 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c980): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c00e0 item 27 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d100): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d100): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d100): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d100): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d100): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.117835344 +0000 UTC m=+106.684829823 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d100): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d640): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d640): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d640): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d640): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d640): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.117835344 +0000 UTC m=+106.684829823 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d640): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0850 item 28 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081dc80): _readAt: size=2, off=0 2025/10/24 03:42:47 ERROR : open-test-file(0xc00081dc80): Couldn't read size of file 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081dc80): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081dc80): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081dc80): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081dc80): close: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081dc80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a0c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a0c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a0c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a0c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a0c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.119973071 +0000 UTC m=+106.686967539 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a0c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a7c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a7c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a7c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a7c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a7c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.119973071 +0000 UTC m=+106.686967539 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a7c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1340 item 29 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091ae40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091ae40): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091ae40): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091ae40): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091ae40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.121792778 +0000 UTC m=+106.688787228 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091ae40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b380): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b380): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b380): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b380): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b380): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.121792778 +0000 UTC m=+106.688787228 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b380): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1b90 item 30 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b9c0): _readAt: size=2, off=0 2025/10/24 03:42:47 ERROR : open-test-file(0xc00091b9c0): Couldn't read size of file 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b9c0): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b9c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b9c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b9c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b9c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091bdc0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091bdc0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091bdc0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091bdc0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091bdc0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.123421288 +0000 UTC m=+106.690415738 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091bdc0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c500): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c500): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c500): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c500): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c500): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.123421288 +0000 UTC m=+106.690415738 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c500): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cb7a0 item 31 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097cb80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097cb80): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097cb80): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097cb80): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097cb80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.124856865 +0000 UTC m=+106.691851304 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097cb80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d0c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d0c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d0c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d0c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d0c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.124856865 +0000 UTC m=+106.691851304 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d0c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cbea0 item 32 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d740): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d740): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d740): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d740): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d740): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.12629146 +0000 UTC m=+106.693285910 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d740): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097dbc0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097dbc0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097dbc0): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097dbc0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097dbc0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce4d0 item 33 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097dbc0): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097dbc0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.126901447 +0000 UTC m=+106.693895895 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097dbc0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904140): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904140): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904140): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904140): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904140): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.126901447 +0000 UTC m=+106.693895895 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904140): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce8c0 item 33 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904780): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904780): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904780): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904780): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904780): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.128930208 +0000 UTC m=+106.695924677 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904780): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904c00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904c00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ceee0 item 34 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904c00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904c00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904c00): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904c00): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904c00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.129880052 +0000 UTC m=+106.696874521 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000904c00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905140): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905140): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905140): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905140): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905140): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.129880052 +0000 UTC m=+106.696874521 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905140): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf110 item 34 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905780): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905780): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905780): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905780): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905780): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.131974837 +0000 UTC m=+106.698969306 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905780): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905c00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905c00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905c00): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905c00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905c00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf650 item 35 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905c00): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905c00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.132761455 +0000 UTC m=+106.699755934 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000905c00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096a180): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096a180): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096a180): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096a180): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096a180): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.132761455 +0000 UTC m=+106.699755934 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096a180): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf8f0 item 35 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096a800): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096a800): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096a800): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096a800): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096a800): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.135049293 +0000 UTC m=+106.702043762 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096a800): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096ad00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096ad00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004821c0 item 36 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096ad00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096ad00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096ad00): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096ad00): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096ad00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.13585662 +0000 UTC m=+106.702851069 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096ad00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096b240): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096b240): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096b240): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096b240): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096b240): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.13585662 +0000 UTC m=+106.702851069 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096b240): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482460 item 36 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096b880): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096b880): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096b880): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096b880): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096b880): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.137577403 +0000 UTC m=+106.704571852 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096b880): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096bd00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096bd00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096bd00): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096bd00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096bd00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483030 item 37 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096bd00): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096bd00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.13830511 +0000 UTC m=+106.705299558 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00096bd00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4280): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4280): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4280): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4280): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4280): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.13830511 +0000 UTC m=+106.705299558 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4280): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004832d0 item 37 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4900): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4900): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4900): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4900): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4900): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.140739053 +0000 UTC m=+106.707733542 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4900): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4e00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4e00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483b90 item 38 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4e00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4e00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4e00): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4e00): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4e00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.141865869 +0000 UTC m=+106.708860359 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d4e00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d5340): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d5340): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d5340): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d5340): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d5340): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.141865869 +0000 UTC m=+106.708860359 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d5340): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be380 item 38 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d59c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d59c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d59c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d59c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d59c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.14467151 +0000 UTC m=+106.711665989 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d59c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d5ec0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d5ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d5ec0): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d5ec0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d5ec0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bebd0 item 39 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d5ec0): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d5ec0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.145649528 +0000 UTC m=+106.712644017 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009d5ec0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009fe440): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009fe440): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009fe440): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009fe440): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009fe440): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.145649528 +0000 UTC m=+106.712644017 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009fe440): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bee00 item 39 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009feac0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009feac0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009feac0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009feac0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009feac0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.147875809 +0000 UTC m=+106.714870289 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009feac0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009fefc0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009fefc0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf730 item 40 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009fefc0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009fefc0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009fefc0): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009fefc0): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009fefc0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.14893001 +0000 UTC m=+106.715924500 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009fefc0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ff500): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ff500): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ff500): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ff500): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ff500): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.14893001 +0000 UTC m=+106.715924500 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ff500): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf8f0 item 40 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ffac0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ffac0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ffac0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ffac0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ffac0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ffac0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ffac0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.151028132 +0000 UTC m=+106.718022601 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ffac0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50040): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50040): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50040): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfe30 item 41 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50040): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50040): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.151790795 +0000 UTC m=+106.718785264 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50040): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50500): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50500): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50500): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50500): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50500): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc150 item 41 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50500): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50500): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.152564629 +0000 UTC m=+106.719559098 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50500): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50a40): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50a40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50a40): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50a40): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50a40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.152564629 +0000 UTC m=+106.719559098 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50a40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc9a0 item 41 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de40): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de40): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de40): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de40): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de40): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.155804205 +0000 UTC m=+106.722798714 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004663c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004663c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004663c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa7e0 item 42 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004663c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004663c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.156676874 +0000 UTC m=+106.723671364 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004663c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000466900): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000466900): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afaa80 item 42 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000466900): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000466900): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000466900): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000466900): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000466900): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.158065894 +0000 UTC m=+106.725060383 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000466900): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000466e80): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000466e80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000466e80): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000466e80): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000466e80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.158065894 +0000 UTC m=+106.725060383 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000466e80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afac40 item 42 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004674c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004674c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004674c0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004674c0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004674c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004674c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004674c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.160700203 +0000 UTC m=+106.727694692 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004674c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004679c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004679c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004679c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afafc0 item 43 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004679c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004679c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.161670826 +0000 UTC m=+106.728665315 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0004679c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000467f00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000467f00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000467f00): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000467f00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000467f00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb260 item 43 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000467f00): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000467f00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.162766023 +0000 UTC m=+106.729760503 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000467f00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa04c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa04c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa04c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa04c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa04c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.162766023 +0000 UTC m=+106.729760503 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa04c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb420 item 43 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa0b00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa0b00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa0b00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa0b00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa0b00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa0b00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa0b00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.166178846 +0000 UTC m=+106.733173324 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa0b00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1000): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1000): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1000): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb810 item 44 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1000): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1000): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.168094204 +0000 UTC m=+106.735088693 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1000): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2340): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2340): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1c0e0 item 44 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2340): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2340): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2340): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2340): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2340): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.169362697 +0000 UTC m=+106.736357186 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2340): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd28c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd28c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd28c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd28c0): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd28c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.169362697 +0000 UTC m=+106.736357186 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd28c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1c310 item 44 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2f00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2f00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2f00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2f00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2f00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2f00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2f00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.172425851 +0000 UTC m=+106.739420330 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd2f00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd3480): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd3480): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd3480): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1c7e0 item 45 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd3480): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd3480): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.173465946 +0000 UTC m=+106.740460394 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd3480): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd3c00): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd3c00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd3c00): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd3c00): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd3c00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.173465946 +0000 UTC m=+106.740460394 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000bd3c00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1ca80 item 45 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa02c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa02c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa02c0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa02c0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa02c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa02c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa02c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.176812723 +0000 UTC m=+106.743807212 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa02c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa07c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa07c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa07c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1ce70 item 46 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa07c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa07c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.177812181 +0000 UTC m=+106.744806669 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa07c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1740): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1740): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1740): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1740): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1740): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.177812181 +0000 UTC m=+106.744806669 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1740): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1d030 item 46 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1d80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1d80): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1d80): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1d80): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1d80): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1d80): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1d80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.180871929 +0000 UTC m=+106.747866418 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000aa1d80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50300): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50300): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50300): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1d420 item 47 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50300): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50300): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.181869572 +0000 UTC m=+106.748864062 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50300): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50a00): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50a00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50a00): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50a00): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50a00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.181869572 +0000 UTC m=+106.748864062 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a50a00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1d7a0 item 47 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51100): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51100): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51100): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51100): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51100): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51100): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51100): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.185437256 +0000 UTC m=+106.752431745 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51100): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51600): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51600): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51600): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1dea0 item 48 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51600): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51600): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.186772433 +0000 UTC m=+106.753766923 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51600): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51d00): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51d00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51d00): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51d00): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51d00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.186772433 +0000 UTC m=+106.753766923 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a51d00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa0e0 item 48 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065acc0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065acc0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065acc0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065acc0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065acc0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.190226573 +0000 UTC m=+106.757221052 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065acc0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b140): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b140): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b140): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b140): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b140): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b140): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa690 item 49 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b140): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b140): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.191531184 +0000 UTC m=+106.758525673 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b140): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b680): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b680): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b680): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b680): >_readAt: n=8, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b680): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.191531184 +0000 UTC m=+106.758525673 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065b680): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa930 item 49 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065bd00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065bd00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065bd00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065bd00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065bd00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.195163307 +0000 UTC m=+106.762157816 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00065bd00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe280): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe280): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe280): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afacb0 item 50 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe280): _readAt: size=2, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe280): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe280): _writeAt: size=3, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe280): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe280): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.196534213 +0000 UTC m=+106.763528672 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe280): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe800): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe800): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe800): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe800): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe800): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.196534213 +0000 UTC m=+106.763528672 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fe800): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afae70 item 50 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fee80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fee80): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fee80): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fee80): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fee80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.199065539 +0000 UTC m=+106.766059998 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008fee80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff380): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff380): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff380): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff380): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff380): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff380): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb2d0 item 51 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff380): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff380): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.199978253 +0000 UTC m=+106.766972712 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff380): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff900): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff900): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff900): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff900): >_readAt: n=8, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff900): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.199978253 +0000 UTC m=+106.766972712 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008ff900): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb490 item 51 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954000): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954000): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954000): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954000): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954000): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.202193275 +0000 UTC m=+106.769187744 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954000): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954500): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954500): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954500): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afbb20 item 52 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954500): _readAt: size=2, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954500): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954500): _writeAt: size=3, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954500): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954500): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.203178756 +0000 UTC m=+106.770173215 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954500): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954b00): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954b00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954b00): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954b00): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954b00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.203178756 +0000 UTC m=+106.770173215 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000954b00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afbce0 item 52 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955180): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955180): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955180): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955180): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955180): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.20518766 +0000 UTC m=+106.772182119 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955180): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955680): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955680): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955680): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955680): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955680): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955680): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc150 item 53 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955680): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955680): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.20601776 +0000 UTC m=+106.773012219 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955680): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955bc0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955bc0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955bc0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955bc0): >_readAt: n=8, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955bc0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.20601776 +0000 UTC m=+106.773012219 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000955bc0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc9a0 item 53 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c02c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c02c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c02c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c02c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c02c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.208176424 +0000 UTC m=+106.775170873 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c02c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c07c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c07c0): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c07c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd110 item 54 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c07c0): _readAt: size=2, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c07c0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c07c0): _writeAt: size=3, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c07c0): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c07c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.209529687 +0000 UTC m=+106.776524176 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c07c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c0d40): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c0d40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c0d40): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c0d40): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c0d40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.209529687 +0000 UTC m=+106.776524176 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c0d40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd3b0 item 54 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c13c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c13c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c13c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c13c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c13c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.21251758 +0000 UTC m=+106.779512059 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c13c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1900): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1900): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1900): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1900): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1900): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1900): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dde30 item 55 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1900): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1900): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.213748914 +0000 UTC m=+106.780743413 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1900): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1e80): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1e80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1e80): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1e80): >_readAt: n=8, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1e80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.213748914 +0000 UTC m=+106.780743413 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009c1e80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594150 item 55 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8c500): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8c500): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8c500): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8c500): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8c500): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.216691462 +0000 UTC m=+106.783685961 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8c500): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8ca00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8ca00): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8ca00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005949a0 item 56 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8ca00): _readAt: size=2, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8ca00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8ca00): _writeAt: size=3, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8ca00): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8ca00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.217975173 +0000 UTC m=+106.784969662 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8ca00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8cf80): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8cf80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8cf80): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8cf80): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8cf80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.217975173 +0000 UTC m=+106.784969662 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8cf80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594cb0 item 56 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8d5c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8d5c0): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8d5c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8d5c0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8d5c0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8d5c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8d5c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8d5c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.220909155 +0000 UTC m=+106.787903645 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8d5c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8db40): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8db40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8db40): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595340 item 57 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8db40): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8db40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.221888125 +0000 UTC m=+106.788882613 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b8db40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d68c0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d68c0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d68c0): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d68c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d68c0): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d68c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005959d0 item 57 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d68c0): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d68c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.223105401 +0000 UTC m=+106.790099890 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d68c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d7780): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d7780): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d7780): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d7780): >_readAt: n=8, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d7780): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.223105401 +0000 UTC m=+106.790099890 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0002d7780): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595dc0 item 57 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b2940): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b2940): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b2940): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b2940): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b2940): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b2940): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b2940): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b2940): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.225959974 +0000 UTC m=+106.792954463 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b2940): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b3040): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b3040): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b3040): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f03f0 item 58 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b3040): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b3040): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.227016189 +0000 UTC m=+106.794010688 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0000b3040): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6000): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6000): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6000): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f05b0 item 58 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6000): _readAt: size=2, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6000): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6000): _writeAt: size=3, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6000): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6000): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.228312664 +0000 UTC m=+106.795307143 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6000): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df65c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df65c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df65c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df65c0): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df65c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.228312664 +0000 UTC m=+106.795307143 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df65c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0d90 item 58 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6c00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6c00): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6c00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6c00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6c00): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6c00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6c00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6c00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.231565996 +0000 UTC m=+106.798560495 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df6c00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7240): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7240): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7240): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1b90 item 59 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7240): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7240): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.232920591 +0000 UTC m=+106.799915079 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7240): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7780): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7780): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7780): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7780): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7780): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7780): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e2a0 item 59 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7780): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7780): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.23419732 +0000 UTC m=+106.801191799 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7780): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7d00): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7d00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7d00): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7d00): >_readAt: n=8, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7d00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.23419732 +0000 UTC m=+106.801191799 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000df7d00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e8c0 item 59 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000530b40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000530b40): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000530b40): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000530b40): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000530b40): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000530b40): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000530b40): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000530b40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.237088441 +0000 UTC m=+106.804082930 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000530b40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000531c00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000531c00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000531c00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f6c0 item 60 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000531c00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000531c00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.238149303 +0000 UTC m=+106.805143793 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000531c00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746380): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746380): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746380): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fa40 item 60 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746380): _readAt: size=2, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746380): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746380): _writeAt: size=3, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746380): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746380): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.239239091 +0000 UTC m=+106.806233581 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746380): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746a40): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746a40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746a40): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746a40): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746a40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.239239091 +0000 UTC m=+106.806233581 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000746a40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fe30 item 60 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747080): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747080): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747080): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747080): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747080): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747080): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747080): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747080): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.241777009 +0000 UTC m=+106.808771488 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747080): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747600): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747600): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747600): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2700 item 61 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747600): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747600): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.242583204 +0000 UTC m=+106.809577693 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747600): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747d00): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747d00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747d00): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747d00): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747d00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.242583204 +0000 UTC m=+106.809577693 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000747d00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2a80 item 61 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c3c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c3c0): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c3c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c3c0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c3c0): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c3c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c3c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c3c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.245341786 +0000 UTC m=+106.812336275 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c3c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c900): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c900): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c900): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2ee0 item 62 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c900): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c900): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.246210187 +0000 UTC m=+106.813204647 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7c900): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d000): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d000): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d000): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d000): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d000): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.246210187 +0000 UTC m=+106.813204647 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d000): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3260 item 62 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d740): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d740): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d740): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d740): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d740): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d740): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d740): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d740): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.248274465 +0000 UTC m=+106.815268924 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7d740): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7dc80): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7dc80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7dc80): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3650 item 63 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7dc80): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7dc80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.250000789 +0000 UTC m=+106.816995268 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c7dc80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e440): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e440): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e440): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e440): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e440): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.250000789 +0000 UTC m=+106.816995268 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5e440): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3810 item 63 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5ea80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5ea80): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5ea80): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5ea80): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5ea80): >_readAt: n=0, err=Bad file descriptor 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5ea80): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5ea80): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5ea80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.252273117 +0000 UTC m=+106.819267586 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5ea80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5efc0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5efc0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5efc0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3ea0 item 64 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5efc0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5efc0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.253177757 +0000 UTC m=+106.820172216 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5efc0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f6c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f6c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f6c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f6c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f6c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.253177757 +0000 UTC m=+106.820172216 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5f6c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be150 item 64 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5fd00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5fd00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5fd00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5fd00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5fd00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.255417806 +0000 UTC m=+106.822412274 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a5fd00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460200): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460200): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460200): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460200): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460200): _writeAt: size=3, off=2 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bea10 item 65 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460200): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460200): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.256192351 +0000 UTC m=+106.823186810 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460200): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460700): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460700): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460700): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460700): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460700): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.256192351 +0000 UTC m=+106.823186810 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460700): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004becb0 item 65 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460e40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460e40): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460e40): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460e40): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460e40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.258688399 +0000 UTC m=+106.825682889 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000460e40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461300): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461300): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf180 item 66 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461300): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461300): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461300): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461300): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461300): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.259623287 +0000 UTC m=+106.826617775 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461300): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461840): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461840): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461840): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461840): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461840): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.259623287 +0000 UTC m=+106.826617775 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461840): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf3b0 item 66 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461e80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461e80): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461e80): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461e80): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461e80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.261822167 +0000 UTC m=+106.828816646 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000461e80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708840): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708840): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708840): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708840): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708840): _writeAt: size=3, off=2 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf810 item 67 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708840): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708840): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.262624034 +0000 UTC m=+106.829618503 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708840): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708d80): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708d80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708d80): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708d80): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708d80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.262624034 +0000 UTC m=+106.829618503 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000708d80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfc00 item 67 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709400): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709400): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709400): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709400): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709400): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.264554701 +0000 UTC m=+106.831549170 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709400): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709900): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709900): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400380 item 68 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709900): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709900): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709900): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709900): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709900): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.26540077 +0000 UTC m=+106.832395229 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709900): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709e40): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709e40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709e40): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709e40): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709e40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.26540077 +0000 UTC m=+106.832395229 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000709e40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400770 item 68 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e500): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e500): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e500): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e500): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e500): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.267344702 +0000 UTC m=+106.834339161 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e500): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e980): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e980): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e980): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e980): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e980): _writeAt: size=3, off=2 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401030 item 69 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e980): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e980): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.268145095 +0000 UTC m=+106.835139555 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093e980): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ee80): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ee80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ee80): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ee80): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ee80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.268145095 +0000 UTC m=+106.835139555 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093ee80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401490 item 69 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f500): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f500): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f500): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f500): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f500): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.270184286 +0000 UTC m=+106.837178756 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093f500): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093fb00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093fb00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c7e0 item 70 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093fb00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093fb00): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093fb00): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093fb00): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093fb00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.271144471 +0000 UTC m=+106.838138930 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00093fb00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c0c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c0c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c0c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c0c0): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c0c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.271144471 +0000 UTC m=+106.838138930 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c0c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ce00 item 70 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c740): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c740): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c740): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c740): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c740): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.273086949 +0000 UTC m=+106.840081418 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6c740): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cc40): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cc40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cc40): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cc40): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cc40): _writeAt: size=3, off=2 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4070 item 71 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cc40): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cc40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.273966562 +0000 UTC m=+106.840961021 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6cc40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d140): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d140): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d140): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d140): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d140): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.273966562 +0000 UTC m=+106.840961021 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d140): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b45b0 item 71 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d7c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d7c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d7c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d7c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d7c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.275905205 +0000 UTC m=+106.842899674 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6d7c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6dd00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6dd00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4e70 item 72 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6dd00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6dd00): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6dd00): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6dd00): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6dd00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.276835972 +0000 UTC m=+106.843830432 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000c6dd00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008082c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008082c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008082c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008082c0): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008082c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.276835972 +0000 UTC m=+106.843830432 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008082c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5030 item 72 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808880): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808880): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808880): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808880): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808880): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808880): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808880): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.278834087 +0000 UTC m=+106.845828546 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808880): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808dc0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808dc0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808dc0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b55e0 item 73 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808dc0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808dc0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.279490159 +0000 UTC m=+106.846484618 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000808dc0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809280): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809280): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809280): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809280): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809280): _writeAt: size=3, off=2 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5810 item 73 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809280): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809280): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.280353702 +0000 UTC m=+106.847348172 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809280): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008097c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008097c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008097c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008097c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008097c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.280353702 +0000 UTC m=+106.847348172 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008097c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5a40 item 73 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809e00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809e00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809e00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809e00): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809e00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809e00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809e00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.283017747 +0000 UTC m=+106.850012236 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000809e00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868380): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868380): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868380): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338620 item 74 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868380): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868380): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.283854118 +0000 UTC m=+106.850848598 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868380): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008688c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008688c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003389a0 item 74 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008688c0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008688c0): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008688c0): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008688c0): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008688c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.285001484 +0000 UTC m=+106.851995973 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008688c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868e40): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868e40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868e40): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868e40): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868e40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.285001484 +0000 UTC m=+106.851995973 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000868e40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d90 item 74 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008694c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008694c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008694c0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008694c0): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008694c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008694c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008694c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.287497422 +0000 UTC m=+106.854491911 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008694c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008699c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008699c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008699c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ce0 item 75 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008699c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008699c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.288399166 +0000 UTC m=+106.855393646 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0008699c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98080): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98080): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98080): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98080): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98080): _writeAt: size=3, off=2 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0150 item 75 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98080): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98080): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.289562502 +0000 UTC m=+106.856556991 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98080): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a985c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a985c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a985c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a985c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a985c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.289562502 +0000 UTC m=+106.856556991 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a985c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0460 item 75 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98c40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98c40): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98c40): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98c40): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98c40): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98c40): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98c40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.292205117 +0000 UTC m=+106.859199596 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a98c40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99140): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99140): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99140): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0a80 item 76 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99140): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99140): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.293231645 +0000 UTC m=+106.860226134 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99140): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99680): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99680): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1180 item 76 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99680): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99680): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99680): _writeAt: size=3, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99680): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99680): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.294172742 +0000 UTC m=+106.861167202 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99680): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99c00): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99c00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99c00): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99c00): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99c00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.294172742 +0000 UTC m=+106.861167202 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a99c00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1570 item 76 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e42c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e42c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e42c0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e42c0): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e42c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e42c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e42c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.29662523 +0000 UTC m=+106.863619699 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e42c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e47c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e47c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e47c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1e30 item 77 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e47c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e47c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.297445702 +0000 UTC m=+106.864440171 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e47c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4ec0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4ec0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4ec0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4ec0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4ec0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.297445702 +0000 UTC m=+106.864440171 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e4ec0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b98070 item 77 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5500): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5500): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5500): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5500): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5500): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5500): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5500): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.299606601 +0000 UTC m=+106.866601070 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5500): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5a80): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5a80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5a80): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b983f0 item 78 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5a80): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5a80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.30038327 +0000 UTC m=+106.867377740 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0006e5a80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a23c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a23c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a23c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a23c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a23c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.30038327 +0000 UTC m=+106.867377740 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a23c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e20e0 item 78 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2a00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2a00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2a00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2a00): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2a00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2a00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2a00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.303130792 +0000 UTC m=+106.870125271 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2a00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2f00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2f00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2f00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2700 item 79 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2f00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2f00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.303992271 +0000 UTC m=+106.870986760 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a2f00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3600): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3600): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3600): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3600): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3600): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.303992271 +0000 UTC m=+106.870986760 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3600): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2a80 item 79 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3c80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3c80): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3c80): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3c80): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3c80): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3c80): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3c80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.306214926 +0000 UTC m=+106.873209395 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009a3c80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c200): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c200): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c200): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3110 item 80 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c200): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c200): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.306971638 +0000 UTC m=+106.873966097 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c200): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c900): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c900): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c900): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c900): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c900): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.306971638 +0000 UTC m=+106.873966097 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081c900): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3500 item 80 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d040): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d040): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d040): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d040): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d040): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.309830749 +0000 UTC m=+106.876825229 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d040): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d4c0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d4c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d4c0): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d4c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d4c0): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d4c0): _writeAt: size=3, off=7 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3a40 item 81 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d4c0): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d4c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.310749906 +0000 UTC m=+106.877744385 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081d4c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081da00): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081da00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081da00): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081da00): >_readAt: n=8, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081da00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.310749906 +0000 UTC m=+106.877744385 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00081da00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3e30 item 81 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a100): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a100): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a100): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a100): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a100): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.313116552 +0000 UTC m=+106.880111031 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a100): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a600): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a600): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a600): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c620 item 82 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a600): _readAt: size=2, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a600): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a600): _writeAt: size=3, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a600): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a600): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.314188847 +0000 UTC m=+106.881183336 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091a600): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091abc0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091abc0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091abc0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091abc0): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091abc0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.314188847 +0000 UTC m=+106.881183336 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091abc0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ca10 item 82 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b240): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b240): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b240): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b240): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b240): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.316538752 +0000 UTC m=+106.883533240 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b240): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b740): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b740): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b740): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b740): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b740): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b740): _writeAt: size=3, off=7 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ce00 item 83 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b740): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b740): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.317444243 +0000 UTC m=+106.884438731 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091b740): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091bc80): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091bc80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091bc80): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091bc80): >_readAt: n=8, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091bc80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.317444243 +0000 UTC m=+106.884438731 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00091bc80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cfc0 item 83 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c3c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c3c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c3c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c3c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c3c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.319986679 +0000 UTC m=+106.886981169 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c3c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c8c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c8c0): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c8c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d340 item 84 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c8c0): _readAt: size=2, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c8c0): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c8c0): _writeAt: size=3, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c8c0): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c8c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.320974996 +0000 UTC m=+106.887969474 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097c8c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097ce40): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097ce40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097ce40): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097ce40): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097ce40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.320974996 +0000 UTC m=+106.887969474 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097ce40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d500 item 84 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d500): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d500): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d500): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d500): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d500): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.323402216 +0000 UTC m=+106.890396705 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097d500): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097da00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097da00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097da00): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097da00): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097da00): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097da00): _writeAt: size=3, off=7 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d880 item 85 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097da00): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097da00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.324332243 +0000 UTC m=+106.891326732 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097da00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097df40): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097df40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097df40): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097df40): >_readAt: n=8, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097df40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.324332243 +0000 UTC m=+106.891326732 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00097df40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dce0 item 85 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068c780): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068c780): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068c780): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068c780): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068c780): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.326669964 +0000 UTC m=+106.893664444 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068c780): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068cd00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068cd00): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068cd00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0230 item 86 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068cd00): _readAt: size=2, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068cd00): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068cd00): _writeAt: size=3, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068cd00): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068cd00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.327589653 +0000 UTC m=+106.894584141 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068cd00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068d280): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068d280): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068d280): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068d280): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068d280): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.327589653 +0000 UTC m=+106.894584141 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068d280): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0460 item 86 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068d900): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068d900): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068d900): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068d900): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068d900): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.329990754 +0000 UTC m=+106.896985243 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068d900): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de00): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de00): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de00): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de00): _writeAt: size=3, off=7 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0d90 item 87 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de00): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.330997174 +0000 UTC m=+106.897991653 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc00068de00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009463c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009463c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009463c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009463c0): >_readAt: n=8, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009463c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.330997174 +0000 UTC m=+106.897991653 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009463c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1260 item 87 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946a40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946a40): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946a40): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946a40): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946a40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.333298598 +0000 UTC m=+106.900293077 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946a40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946f40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946f40): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946f40): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c17a0 item 88 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946f40): _readAt: size=2, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946f40): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946f40): _writeAt: size=3, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946f40): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946f40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.334264953 +0000 UTC m=+106.901259441 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000946f40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009474c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009474c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009474c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009474c0): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009474c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.334264953 +0000 UTC m=+106.901259441 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009474c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cafc0 item 88 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000947b00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000947b00): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000947b00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000947b00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000947b00): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000947b00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000947b00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000947b00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.336651036 +0000 UTC m=+106.903645515 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000947b00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b60c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b60c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b60c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cbab0 item 89 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b60c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b60c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.337426191 +0000 UTC m=+106.904420681 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b60c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6600): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6600): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6600): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6600): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6600): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6600): _writeAt: size=3, off=7 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cbe30 item 89 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6600): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6600): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.338405261 +0000 UTC m=+106.905399751 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6600): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6b80): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6b80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6b80): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6b80): >_readAt: n=8, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6b80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.338405261 +0000 UTC m=+106.905399751 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b6b80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce2a0 item 89 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b71c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b71c0): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b71c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b71c0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b71c0): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b71c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b71c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b71c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.340787838 +0000 UTC m=+106.907782327 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b71c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7700): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7700): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7700): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce620 item 90 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7700): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7700): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.341645338 +0000 UTC m=+106.908639837 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7700): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7c40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7c40): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7c40): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cea80 item 90 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7c40): _readAt: size=2, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7c40): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7c40): _writeAt: size=3, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7c40): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7c40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.342757468 +0000 UTC m=+106.909751937 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009b7c40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec280): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec280): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec280): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec280): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec280): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.342757468 +0000 UTC m=+106.909751937 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec280): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cee70 item 90 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec8c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec8c0): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec8c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec8c0): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec8c0): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec8c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec8c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec8c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.344464836 +0000 UTC m=+106.911459295 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ec8c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ece00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ece00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ece00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf340 item 91 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ece00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ece00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.345160181 +0000 UTC m=+106.912154640 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ece00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed340): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed340): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed340): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed340): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed340): >_readAt: n=2, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed340): _writeAt: size=3, off=7 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf570 item 91 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed340): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed340): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.346007153 +0000 UTC m=+106.913001612 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed340): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed8c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed8c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed8c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed8c0): >_readAt: n=8, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed8c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.346007153 +0000 UTC m=+106.913001612 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009ed8c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf880 item 91 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009edf00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009edf00): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009edf00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009edf00): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009edf00): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009edf00): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009edf00): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009edf00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.348052154 +0000 UTC m=+106.915046613 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc0009edf00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4c4c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4c4c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4c4c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cff10 item 92 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4c4c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4c4c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.348800842 +0000 UTC m=+106.915795301 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4c4c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4ca00): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4ca00): open at offset 5 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4ca00): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004823f0 item 92 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4ca00): _readAt: size=2, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4ca00): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4ca00): _writeAt: size=3, off=5 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4ca00): >_writeAt: n=3, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4ca00): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.349786272 +0000 UTC m=+106.916780731 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4ca00): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4cfc0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4cfc0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4cfc0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4cfc0): >_readAt: n=3, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4cfc0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.349786272 +0000 UTC m=+106.916780731 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4cfc0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482700 item 92 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4d600): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4d600): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4d600): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4d600): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4d600): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4d600): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4d600): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4d600): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.352746463 +0000 UTC m=+106.919740942 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4d600): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4db40): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4db40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4db40): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483260 item 93 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4db40): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4db40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.353666522 +0000 UTC m=+106.920661011 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000a4db40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a2c0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a2c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a2c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a2c0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a2c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.353666522 +0000 UTC m=+106.920661011 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a2c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483650 item 93 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a900): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a900): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a900): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a900): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a900): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a900): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a900): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a900): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.356835506 +0000 UTC m=+106.923829996 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0a900): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0ae40): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0ae40): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0ae40): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be0e0 item 94 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0ae40): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0ae40): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.358136059 +0000 UTC m=+106.925130548 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0ae40): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0b540): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0b540): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0b540): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0b540): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0b540): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.358136059 +0000 UTC m=+106.925130548 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0b540): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be540 item 94 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0bb80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0bb80): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0bb80): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0bb80): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0bb80): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0bb80): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0bb80): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0bb80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.36122911 +0000 UTC m=+106.928223599 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b0bb80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3a140): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3a140): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3a140): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bed90 item 95 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3a140): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3a140): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.362265146 +0000 UTC m=+106.929259635 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3a140): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3a840): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3a840): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3a840): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3a840): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3a840): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.362265146 +0000 UTC m=+106.929259635 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3a840): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf110 item 95 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 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/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3ae80): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3ae80): open at offset 0 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3ae80): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3ae80): _readAt: size=2, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3ae80): >_readAt: n=0, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3ae80): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3ae80): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3ae80): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.365934138 +0000 UTC m=+106.932928618 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3ae80): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3b3c0): _writeAt: size=5, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3b3c0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3b3c0): >openPending: err= 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf880 item 96 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3b3c0): >_writeAt: n=5, err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3b3c0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.366845 +0000 UTC m=+106.933839489 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3b3c0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/24 03:42:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:42:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/24 03:42:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3bac0): _readAt: size=512, off=0 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3bac0): openPending: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3bac0): >openPending: err= 2025/10/24 03:42:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3bac0): >_readAt: n=5, err=EOF 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3bac0): close: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-24 03:42:47.366845 +0000 UTC m=+106.933839489 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/24 03:42:47 DEBUG : open-test-file(0xc000b3bac0): >close: err= 2025/10/24 03:42:47 DEBUG : open-test-file: Remove: 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfa40 item 96 2025/10/24 03:42:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/24 03:42:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/24 03:42:47 DEBUG : open-test-file: >Remove: err= 2025/10/24 03:42:47 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:47 DEBUG : Looking for writers 2025/10/24 03:42:47 DEBUG : >WaitForWriters: 2025/10/24 03:42:47 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.09s) --- PASS: TestRWFileHandleOpenTests/writes (0.50s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.59s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:42:47 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:42:47 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:42:47 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:47 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:42:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:42:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:42:47 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:42:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:42:47 DEBUG : file1: newRWFileHandle: 2025/10/24 03:42:47 DEBUG : file1(0xc0006dd100): openPending: 2025/10/24 03:42:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:47 DEBUG : file1(0xc0006dd100): >openPending: err= 2025/10/24 03:42:47 DEBUG : file1: >newRWFileHandle: err= 2025/10/24 03:42:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:42:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/24 03:42:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/10/24 03:42:47 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:42:47 DEBUG : Looking for writers 2025/10/24 03:42:47 DEBUG : file1: reading active writers 2025/10/24 03:42:47 DEBUG : file1: active writers 1 2025/10/24 03:42:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:42:47 DEBUG : Looking for writers 2025/10/24 03:42:47 DEBUG : file1: reading active writers 2025/10/24 03:42:47 DEBUG : file1: active writers 1 2025/10/24 03:42:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:42:47 DEBUG : Looking for writers 2025/10/24 03:42:47 DEBUG : file1: reading active writers 2025/10/24 03:42:47 DEBUG : file1: active writers 1 2025/10/24 03:42:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:42:47 DEBUG : Looking for writers 2025/10/24 03:42:47 DEBUG : file1: reading active writers 2025/10/24 03:42:47 DEBUG : file1: active writers 1 2025/10/24 03:42:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:42:47 DEBUG : Looking for writers 2025/10/24 03:42:47 DEBUG : file1: reading active writers 2025/10/24 03:42:47 DEBUG : file1: active writers 1 2025/10/24 03:42:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:42:47 DEBUG : Looking for writers 2025/10/24 03:42:47 DEBUG : file1: reading active writers 2025/10/24 03:42:47 DEBUG : file1: active writers 1 2025/10/24 03:42:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:42:48 DEBUG : Looking for writers 2025/10/24 03:42:48 DEBUG : file1: reading active writers 2025/10/24 03:42:48 DEBUG : file1: active writers 1 2025/10/24 03:42:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/10/24 03:42:48 DEBUG : Looking for writers 2025/10/24 03:42:48 DEBUG : file1: reading active writers 2025/10/24 03:42:48 DEBUG : file1: active writers 1 2025/10/24 03:42:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:42:49 DEBUG : Looking for writers 2025/10/24 03:42:49 DEBUG : file1: reading active writers 2025/10/24 03:42:49 DEBUG : file1: active writers 1 2025/10/24 03:42:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:42:50 DEBUG : Looking for writers 2025/10/24 03:42:50 DEBUG : file1: reading active writers 2025/10/24 03:42:50 DEBUG : file1: active writers 1 2025/10/24 03:42:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:42:51 DEBUG : Looking for writers 2025/10/24 03:42:51 DEBUG : file1: reading active writers 2025/10/24 03:42:51 DEBUG : file1: active writers 1 2025/10/24 03:42:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:42:52 DEBUG : Looking for writers 2025/10/24 03:42:52 DEBUG : file1: reading active writers 2025/10/24 03:42:52 DEBUG : file1: active writers 1 2025/10/24 03:42:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:42:53 DEBUG : Looking for writers 2025/10/24 03:42:53 DEBUG : file1: reading active writers 2025/10/24 03:42:53 DEBUG : file1: active writers 1 2025/10/24 03:42:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:42:54 DEBUG : Looking for writers 2025/10/24 03:42:54 DEBUG : file1: reading active writers 2025/10/24 03:42:54 DEBUG : file1: active writers 1 2025/10/24 03:42:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:42:55 DEBUG : Looking for writers 2025/10/24 03:42:55 DEBUG : file1: reading active writers 2025/10/24 03:42:55 DEBUG : file1: active writers 1 2025/10/24 03:42:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:42:56 DEBUG : Looking for writers 2025/10/24 03:42:56 DEBUG : file1: reading active writers 2025/10/24 03:42:56 DEBUG : file1: active writers 1 2025/10/24 03:42:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:42:57 DEBUG : Looking for writers 2025/10/24 03:42:57 DEBUG : file1: reading active writers 2025/10/24 03:42:57 DEBUG : file1: active writers 1 2025/10/24 03:42:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:42:58 DEBUG : Looking for writers 2025/10/24 03:42:58 DEBUG : file1: reading active writers 2025/10/24 03:42:58 DEBUG : file1: active writers 1 2025/10/24 03:42:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:42:59 DEBUG : Looking for writers 2025/10/24 03:42:59 DEBUG : file1: reading active writers 2025/10/24 03:42:59 DEBUG : file1: active writers 1 2025/10/24 03:42:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:00 DEBUG : Looking for writers 2025/10/24 03:43:00 DEBUG : file1: reading active writers 2025/10/24 03:43:00 DEBUG : file1: active writers 1 2025/10/24 03:43:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:01 DEBUG : Looking for writers 2025/10/24 03:43:01 DEBUG : file1: reading active writers 2025/10/24 03:43:01 DEBUG : file1: active writers 1 2025/10/24 03:43:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:02 DEBUG : Looking for writers 2025/10/24 03:43:02 DEBUG : file1: reading active writers 2025/10/24 03:43:02 DEBUG : file1: active writers 1 2025/10/24 03:43:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:03 DEBUG : Looking for writers 2025/10/24 03:43:03 DEBUG : file1: reading active writers 2025/10/24 03:43:03 DEBUG : file1: active writers 1 2025/10/24 03:43:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:04 DEBUG : Looking for writers 2025/10/24 03:43:04 DEBUG : file1: reading active writers 2025/10/24 03:43:04 DEBUG : file1: active writers 1 2025/10/24 03:43:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:05 DEBUG : Looking for writers 2025/10/24 03:43:05 DEBUG : file1: reading active writers 2025/10/24 03:43:05 DEBUG : file1: active writers 1 2025/10/24 03:43:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:06 DEBUG : Looking for writers 2025/10/24 03:43:06 DEBUG : file1: reading active writers 2025/10/24 03:43:06 DEBUG : file1: active writers 1 2025/10/24 03:43:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:07 DEBUG : Looking for writers 2025/10/24 03:43:07 DEBUG : file1: reading active writers 2025/10/24 03:43:07 DEBUG : file1: active writers 1 2025/10/24 03:43:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:08 DEBUG : Looking for writers 2025/10/24 03:43:08 DEBUG : file1: reading active writers 2025/10/24 03:43:08 DEBUG : file1: active writers 1 2025/10/24 03:43:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:09 DEBUG : Looking for writers 2025/10/24 03:43:09 DEBUG : file1: reading active writers 2025/10/24 03:43:09 DEBUG : file1: active writers 1 2025/10/24 03:43:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:10 DEBUG : Looking for writers 2025/10/24 03:43:10 DEBUG : file1: reading active writers 2025/10/24 03:43:10 DEBUG : file1: active writers 1 2025/10/24 03:43:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:11 DEBUG : Looking for writers 2025/10/24 03:43:11 DEBUG : file1: reading active writers 2025/10/24 03:43:11 DEBUG : file1: active writers 1 2025/10/24 03:43:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:12 DEBUG : Looking for writers 2025/10/24 03:43:12 DEBUG : file1: reading active writers 2025/10/24 03:43:12 DEBUG : file1: active writers 1 2025/10/24 03:43:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:13 DEBUG : Looking for writers 2025/10/24 03:43:13 DEBUG : file1: reading active writers 2025/10/24 03:43:13 DEBUG : file1: active writers 1 2025/10/24 03:43:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:14 DEBUG : Looking for writers 2025/10/24 03:43:14 DEBUG : file1: reading active writers 2025/10/24 03:43:14 DEBUG : file1: active writers 1 2025/10/24 03:43:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:15 DEBUG : Looking for writers 2025/10/24 03:43:15 DEBUG : file1: reading active writers 2025/10/24 03:43:15 DEBUG : file1: active writers 1 2025/10/24 03:43:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:16 DEBUG : Looking for writers 2025/10/24 03:43:16 DEBUG : file1: reading active writers 2025/10/24 03:43:16 DEBUG : file1: active writers 1 2025/10/24 03:43:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/24 03:43:17 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000b8a3c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0006ec808 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824640981056} name:file1 opens:1 downloaders: o: fd:0xc000490068 info:{ModTime:{wall:13994614019707465926 ext:107193875160 loc:0x413b780} ATime:{wall:13994614019707465926 ext:107193875160 loc:0x413b780} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/10/24 03:43:17 DEBUG : >WaitForWriters: 2025/10/24 03:43:17 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.27s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:17 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:17 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:43:17 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:43:17 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:43:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:43:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:43:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:43:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:43:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:43:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:43:17 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:43:17 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:43:17 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:43:17 DEBUG : rename_me: newRWFileHandle: 2025/10/24 03:43:17 DEBUG : rename_me(0xc0008ff100): openPending: 2025/10/24 03:43:17 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/24 03:43:17 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/24 03:43:17 DEBUG : rename_me(0xc0008ff100): >openPending: err= 2025/10/24 03:43:17 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/24 03:43:17 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/24 03:43:17 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/24 03:43:17 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/24 03:43:17 DEBUG : rename_me(0xc0008ff100): _writeAt: size=5, off=0 2025/10/24 03:43:17 DEBUG : rename_me(0xc0008ff100): >_writeAt: n=5, err= 2025/10/24 03:43:17 DEBUG : rename_me(0xc0008ff100): close: 2025/10/24 03:43:17 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-24 03:43:17.899075523 +0000 UTC m=+137.466069992 2025/10/24 03:43:17 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/24 03:43:17 DEBUG : rename_me(0xc0008ff100): >close: err= 2025/10/24 03:43:17 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/24 03:43:17 DEBUG : i_was_renamed: Updating file with 0xc0006b8540 2025/10/24 03:43:17 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/24 03:43:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/24 03:43:17 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:17 DEBUG : Looking for writers 2025/10/24 03:43:17 DEBUG : i_was_renamed: reading active writers 2025/10/24 03:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/24 03:43:17 DEBUG : Looking for writers 2025/10/24 03:43:17 DEBUG : i_was_renamed: reading active writers 2025/10/24 03:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/24 03:43:17 DEBUG : Looking for writers 2025/10/24 03:43:17 DEBUG : i_was_renamed: reading active writers 2025/10/24 03:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/24 03:43:17 DEBUG : Looking for writers 2025/10/24 03:43:17 DEBUG : i_was_renamed: reading active writers 2025/10/24 03:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/24 03:43:18 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/24 03:43:18 DEBUG : Looking for writers 2025/10/24 03:43:18 DEBUG : i_was_renamed: reading active writers 2025/10/24 03:43:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/24 03:43:18 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:18 DEBUG : Looking for writers 2025/10/24 03:43:18 DEBUG : i_was_renamed: reading active writers 2025/10/24 03:43:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/24 03:43:18 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/24 03:43:18 INFO : i_was_renamed: Copied (new) 2025/10/24 03:43:18 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-24 03:43:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/24 03:43:18 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/24 03:43:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/24 03:43:18 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/24 03:43:18 DEBUG : Looking for writers 2025/10/24 03:43:18 DEBUG : i_was_renamed: reading active writers 2025/10/24 03:43:18 DEBUG : >WaitForWriters: 2025/10/24 03:43:18 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.06s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:18 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:18 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/24 03:43:18 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:43:18 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:43:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:43:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:43:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:43:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:43:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/24 03:43:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{W0bJI}/rclone-test-zewokov8witu" 2025/10/24 03:43:18 INFO : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/24 03:43:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:19 DEBUG : forgetting directory cache 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate(0xc000746a40): _readAt: size=512, off=0 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate(0xc000746a40): openPending: 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-24 02:44:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/24 03:43:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate(0xc000746a40): >openPending: err= 2025/10/24 03:43:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate(0xc000746a40): >_readAt: n=20, err=EOF 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate(0xc000746a40): close: 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-24 02:44:18 +0000 GMT 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate(0xc000746a40): >close: err= 2025/10/24 03:43:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:19 DEBUG : forgetting directory cache 2025/10/24 03:43:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate(0xc000a5f3c0): _readAt: size=512, off=0 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate(0xc000a5f3c0): openPending: 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-24 02:45:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-24 02:44:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-24 02:45:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-24 02:44:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/24 03:43:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/24 03:43:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate(0xc000a5f3c0): >openPending: err= 2025/10/24 03:43:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate(0xc000a5f3c0): >_readAt: n=20, err=EOF 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate(0xc000a5f3c0): close: 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-24 02:45:18 +0000 GMT 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate(0xc000a5f3c0): >close: err= 2025/10/24 03:43:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:20 DEBUG : forgetting directory cache 2025/10/24 03:43:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate(0xc00093f000): _readAt: size=512, off=0 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate(0xc00093f000): openPending: 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-24 02:46:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-24 02:45:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-24 02:46:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-24 02:45:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/24 03:43:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/24 03:43:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate(0xc00093f000): >openPending: err= 2025/10/24 03:43:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate(0xc00093f000): >_readAt: n=20, err=EOF 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate(0xc00093f000): close: 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-24 02:46:18 +0000 GMT 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate(0xc00093f000): >close: err= 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:21 DEBUG : forgetting directory cache 2025/10/24 03:43:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate(0xc000868300): _readAt: size=512, off=0 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate(0xc000868300): openPending: 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-24 02:47:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-24 02:46:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-24 02:47:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-24 02:46:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/24 03:43:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/24 03:43:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate(0xc000868300): >openPending: err= 2025/10/24 03:43:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate(0xc000868300): >_readAt: n=20, err=EOF 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate(0xc000868300): close: 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-24 02:47:18 +0000 GMT 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate(0xc000868300): >close: err= 2025/10/24 03:43:22 DEBUG : forgetting directory cache 2025/10/24 03:43:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate(0xc00081cf40): _readAt: size=512, off=0 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate(0xc00081cf40): openPending: 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-24 02:48:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-24 02:47:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-24 02:48:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-24 02:47:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/24 03:43:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/24 03:43:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate(0xc00081cf40): >openPending: err= 2025/10/24 03:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate(0xc00081cf40): >_readAt: n=20, err=EOF 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate(0xc00081cf40): close: 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-24 02:48:18 +0000 GMT 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate(0xc00081cf40): >close: err= 2025/10/24 03:43:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:22 DEBUG : forgetting directory cache 2025/10/24 03:43:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate(0xc0006d80c0): _readAt: size=512, off=0 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate(0xc0006d80c0): openPending: 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-24 02:49:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-24 02:48:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-24 02:49:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-24 02:48:18 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/24 03:43:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/24 03:43:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate(0xc0006d80c0): >openPending: err= 2025/10/24 03:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate(0xc0006d80c0): >_readAt: n=20, err=EOF 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate(0xc0006d80c0): close: 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-24 02:49:18 +0000 GMT 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate(0xc0006d80c0): >close: err= 2025/10/24 03:43:23 DEBUG : forgetting directory cache 2025/10/24 03:43:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:23 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate(0xc000881880): _readAt: size=512, off=0 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate(0xc000881880): openPending: 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-24 02:50:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-24 02:49:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-24 02:50:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-24 02:49:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/24 03:43:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/24 03:43:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate(0xc000881880): >openPending: err= 2025/10/24 03:43:24 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate(0xc000881880): >_readAt: n=21, err=EOF 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate(0xc000881880): close: 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-24 02:50:18 +0000 GMT 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate(0xc000881880): >close: err= 2025/10/24 03:43:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:24 DEBUG : forgetting directory cache 2025/10/24 03:43:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate(0xc0007a6840): _readAt: size=512, off=0 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate(0xc0007a6840): openPending: 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-24 02:51:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-24 02:50:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-24 02:51:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-24 02:50:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/24 03:43:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/24 03:43:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate(0xc0007a6840): >openPending: err= 2025/10/24 03:43:25 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate(0xc0007a6840): >_readAt: n=22, err=EOF 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate(0xc0007a6840): close: 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-24 02:51:18 +0000 GMT 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate(0xc0007a6840): >close: err= 2025/10/24 03:43:25 DEBUG : Re-reading directory (125.683252ms old) 2025/10/24 03:43:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/24 03:43:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:25 DEBUG : forgetting directory cache 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate(0xc0008d17c0): _readAt: size=512, off=0 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate(0xc0008d17c0): openPending: 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-24 02:52:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-24 02:51:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-24 02:52:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-24 02:51:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/24 03:43:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/24 03:43:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate(0xc0008d17c0): >openPending: err= 2025/10/24 03:43:26 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate(0xc0008d17c0): >_readAt: n=23, err=EOF 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate(0xc0008d17c0): close: 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-24 02:52:18 +0000 GMT 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate(0xc0008d17c0): >close: err= 2025/10/24 03:43:26 DEBUG : Re-reading directory (116.783553ms old) 2025/10/24 03:43:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/24 03:43:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:26 DEBUG : forgetting directory cache 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate(0xc0007aac40): _readAt: size=512, off=0 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate(0xc0007aac40): openPending: 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-24 02:53:18 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-24 02:52:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-24 02:53:18 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-24 02:52:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/24 03:43:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/24 03:43:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate(0xc0007aac40): >openPending: err= 2025/10/24 03:43:27 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate(0xc0007aac40): >_readAt: n=24, err=EOF 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate(0xc0007aac40): close: 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-24 02:53:18 +0000 GMT 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate(0xc0007aac40): >close: err= 2025/10/24 03:43:27 DEBUG : Re-reading directory (111.228859ms old) 2025/10/24 03:43:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/24 03:43:27 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:27 DEBUG : Looking for writers 2025/10/24 03:43:27 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/24 03:43:27 DEBUG : >WaitForWriters: 2025/10/24 03:43:27 DEBUG : webdav root 'rclone-test-zewokov8witu': vfs cache: cleaner exiting 2025/10/24 03:43:27 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (8.96s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:27 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:28 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:28 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:28 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:28 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/24 03:43:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/24 03:43:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/24 03:43:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/24 03:43:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/24 03:43:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/24 03:43:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/24 03:43:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/24 03:43:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/24 03:43:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/24 03:43:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/24 03:43:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/24 03:43:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:29 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/24 03:43:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/24 03:43:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/24 03:43:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/24 03:43:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/24 03:43:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/24 03:43:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/24 03:43:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/24 03:43:29 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/10/24 03:43:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:29 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/24 03:43:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/24 03:43:29 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/10/24 03:43:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:29 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/24 03:43:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/24 03:43:29 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/10/24 03:43:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/24 03:43:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/24 03:43:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/24 03:43:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:30 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/24 03:43:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/24 03:43:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/24 03:43:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:30 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/24 03:43:30 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/24 03:43:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:30 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/24 03:43:30 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/24 03:43:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/24 03:43:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/24 03:43:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/24 03:43:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:30 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/10/24 03:43:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:30 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/10/24 03:43:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:30 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/10/24 03:43:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/24 03:43:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/24 03:43:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/24 03:43:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:30 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/24 03:43:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/24 03:43:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/24 03:43:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:30 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/10/24 03:43:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:30 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/10/24 03:43:30 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:30 DEBUG : Looking for writers 2025/10/24 03:43:30 DEBUG : FiLeA: reading active writers 2025/10/24 03:43:30 DEBUG : FiLeB: reading active writers 2025/10/24 03:43:30 DEBUG : FilEb: reading active writers 2025/10/24 03:43:30 DEBUG : >WaitForWriters: 2025/10/24 03:43:30 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:30 DEBUG : Looking for writers 2025/10/24 03:43:30 DEBUG : FiLeB: reading active writers 2025/10/24 03:43:30 DEBUG : FilEb: reading active writers 2025/10/24 03:43:30 DEBUG : FiLeA: reading active writers 2025/10/24 03:43:30 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.25s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:31 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:31 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:31 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/24 03:43:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/24 03:43:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/24 03:43:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:31 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/24 03:43:31 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/24 03:43:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/24 03:43:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/24 03:43:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/24 03:43:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/24 03:43:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:43:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/24 03:43:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/24 03:43:32 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:32 DEBUG : Looking for writers 2025/10/24 03:43:32 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/24 03:43:32 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/24 03:43:32 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.55s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:32 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:32 DEBUG : webdav root 'rclone-test-zewokov8witu': Reusing VFS from active cache 2025/10/24 03:43:32 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:32 DEBUG : Looking for writers 2025/10/24 03:43:32 DEBUG : >WaitForWriters: 2025/10/24 03:43:32 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:32 DEBUG : Looking for writers 2025/10/24 03:43:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.16s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:32 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:32 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:32 DEBUG : Looking for writers 2025/10/24 03:43:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.19s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:32 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:32 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:32 DEBUG : Looking for writers 2025/10/24 03:43:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.18s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:33 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:33 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:34 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:34 DEBUG : dir: Looking for writers 2025/10/24 03:43:34 DEBUG : file2: reading active writers 2025/10/24 03:43:34 DEBUG : Looking for writers 2025/10/24 03:43:34 DEBUG : file1: reading active writers 2025/10/24 03:43:34 DEBUG : dir: reading active writers 2025/10/24 03:43:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.74s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:34 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:35 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:35 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:35 DEBUG : dir: Looking for writers 2025/10/24 03:43:35 DEBUG : Looking for writers 2025/10/24 03:43:35 DEBUG : dir: reading active writers 2025/10/24 03:43:35 DEBUG : file1: reading active writers 2025/10/24 03:43:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.55s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:36 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:36 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:37 DEBUG : file1: Open: flags=O_RDONLY 2025/10/24 03:43:37 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/24 03:43:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/24 03:43:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/24 03:43:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/24 03:43:37 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/24 03:43:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:43:37 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:43:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/24 03:43:37 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/24 03:43:37 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/24 03:43:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/24 03:43:37 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/24 03:43:37 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:37 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/24 03:43:37 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/10/24 03:43:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/24 03:43:37 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:43:37 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/24 03:43:37 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:37 DEBUG : dir: Looking for writers 2025/10/24 03:43:37 DEBUG : file2: reading active writers 2025/10/24 03:43:37 DEBUG : new_file.txt: reading active writers 2025/10/24 03:43:37 DEBUG : Looking for writers 2025/10/24 03:43:37 DEBUG : dir: reading active writers 2025/10/24 03:43:37 DEBUG : file1: reading active writers 2025/10/24 03:43:37 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.34s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:38 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:38 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:39 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/24 03:43:39 DEBUG : dir/file1: Updating file with dir/file1 0xc000a2c3c0 2025/10/24 03:43:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/24 03:43:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:40 INFO : dir/file1: Moved (server-side) to: file0 2025/10/24 03:43:40 DEBUG : file0: Updating file with file0 0xc000a2c3c0 2025/10/24 03:43:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/24 03:43:40 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/24 03:43:40 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:40 DEBUG : dir: Looking for writers 2025/10/24 03:43:40 DEBUG : Looking for writers 2025/10/24 03:43:40 DEBUG : dir: reading active writers 2025/10/24 03:43:40 DEBUG : file0: reading active writers 2025/10/24 03:43:40 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.58s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:41 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:41 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:41 DEBUG : Looking for writers 2025/10/24 03:43:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.24s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:41 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:41 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/24 03:43:42 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/24 03:43:42 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/24 03:43:42 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/24 03:43:43 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/24 03:43:43 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:43 DEBUG : Looking for writers 2025/10/24 03:43:43 DEBUG : a: Looking for writers 2025/10/24 03:43:43 DEBUG : b: Looking for writers 2025/10/24 03:43:43 DEBUG : c: Looking for writers 2025/10/24 03:43:43 DEBUG : d: Looking for writers 2025/10/24 03:43:43 DEBUG : Looking for writers 2025/10/24 03:43:43 DEBUG : /: reading active writers 2025/10/24 03:43:43 DEBUG : a: reading active writers 2025/10/24 03:43:43 DEBUG : b: reading active writers 2025/10/24 03:43:43 DEBUG : c: reading active writers 2025/10/24 03:43:43 DEBUG : d: reading active writers 2025/10/24 03:43:43 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.09s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:44 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:45 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/24 03:43:45 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/24 03:43:45 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/24 03:43:45 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/24 03:43:46 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:46 DEBUG : a/b/c/d: Looking for writers 2025/10/24 03:43:46 DEBUG : a/b/c: Looking for writers 2025/10/24 03:43:46 DEBUG : d: reading active writers 2025/10/24 03:43:46 DEBUG : a/b: Looking for writers 2025/10/24 03:43:46 DEBUG : c: reading active writers 2025/10/24 03:43:46 DEBUG : a: Looking for writers 2025/10/24 03:43:46 DEBUG : b: reading active writers 2025/10/24 03:43:46 DEBUG : Looking for writers 2025/10/24 03:43:46 DEBUG : a: reading active writers 2025/10/24 03:43:46 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.67s) === 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-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:48 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:48 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:48 DEBUG : Looking for writers 2025/10/24 03:43:48 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.15s) === 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-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:48 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:43:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:43:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/24 03:43:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/24 03:43:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:48 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/24 03:43:48 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/24 03:43:48 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/24 03:43:48 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/24 03:43:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/24 03:43:48 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/24 03:43:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:43:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:43:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/24 03:43:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/24 03:43:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:43:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:43:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/24 03:43:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/24 03:43:48 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/24 03:43:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/24 03:43:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/24 03:43:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/24 03:43:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/24 03:43:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:48 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/24 03:43:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/24 03:43:49 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/24 03:43:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/24 03:43:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/24 03:43:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/24 03:43:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/24 03:43:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:49 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (7 bytes), uploading instead of streaming 2025/10/24 03:43:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:49 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/10/24 03:43:49 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/24 03:43:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:49 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:49 DEBUG : Looking for writers 2025/10/24 03:43:49 DEBUG : file1: reading active writers 2025/10/24 03:43:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.36s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:49 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:43:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:43:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/24 03:43:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/24 03:43:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:49 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/24 03:43:50 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/24 03:43:50 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/24 03:43:50 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/24 03:43:50 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (11 bytes), uploading instead of streaming 2025/10/24 03:43:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:51 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/24 03:43:51 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/24 03:43:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:51 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/24 03:43:51 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:51 DEBUG : Looking for writers 2025/10/24 03:43:51 DEBUG : file1: reading active writers 2025/10/24 03:43:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.82s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:51 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:43:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:43:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/24 03:43:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/24 03:43:51 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/24 03:43:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:51 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/24 03:43:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/24 03:43:52 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/24 03:43:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:52 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/24 03:43:52 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:52 DEBUG : Looking for writers 2025/10/24 03:43:52 DEBUG : file1: reading active writers 2025/10/24 03:43:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.79s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:52 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:43:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:43:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/24 03:43:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/24 03:43:52 DEBUG : file1: WriteFileHandle.Release closing 2025/10/24 03:43:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:52 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/24 03:43:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:43:52 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/24 03:43:52 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/24 03:43:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:52 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/24 03:43:52 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:52 DEBUG : Looking for writers 2025/10/24 03:43:52 DEBUG : file1: reading active writers 2025/10/24 03:43:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.69s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:43:53 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:43:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:43:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:43:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:43:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/24 03:43:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/10/24 03:43:53 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:43:53 DEBUG : Looking for writers 2025/10/24 03:43:53 DEBUG : file1: reading active writers 2025/10/24 03:43:53 DEBUG : file1: active writers 1 2025/10/24 03:43:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/10/24 03:43:53 DEBUG : Looking for writers 2025/10/24 03:43:53 DEBUG : file1: reading active writers 2025/10/24 03:43:53 DEBUG : file1: active writers 1 2025/10/24 03:43:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/10/24 03:43:53 DEBUG : Looking for writers 2025/10/24 03:43:53 DEBUG : file1: reading active writers 2025/10/24 03:43:53 DEBUG : file1: active writers 1 2025/10/24 03:43:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/10/24 03:43:53 DEBUG : Looking for writers 2025/10/24 03:43:53 DEBUG : file1: reading active writers 2025/10/24 03:43:53 DEBUG : file1: active writers 1 2025/10/24 03:43:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/10/24 03:43:53 DEBUG : Looking for writers 2025/10/24 03:43:53 DEBUG : file1: reading active writers 2025/10/24 03:43:53 DEBUG : file1: active writers 1 2025/10/24 03:43:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/10/24 03:43:53 DEBUG : Looking for writers 2025/10/24 03:43:53 DEBUG : file1: reading active writers 2025/10/24 03:43:53 DEBUG : file1: active writers 1 2025/10/24 03:43:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/10/24 03:43:53 DEBUG : Looking for writers 2025/10/24 03:43:53 DEBUG : file1: reading active writers 2025/10/24 03:43:53 DEBUG : file1: active writers 1 2025/10/24 03:43:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/10/24 03:43:54 DEBUG : Looking for writers 2025/10/24 03:43:54 DEBUG : file1: reading active writers 2025/10/24 03:43:54 DEBUG : file1: active writers 1 2025/10/24 03:43:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:43:55 DEBUG : Looking for writers 2025/10/24 03:43:55 DEBUG : file1: reading active writers 2025/10/24 03:43:55 DEBUG : file1: active writers 1 2025/10/24 03:43:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:43:56 DEBUG : Looking for writers 2025/10/24 03:43:56 DEBUG : file1: reading active writers 2025/10/24 03:43:56 DEBUG : file1: active writers 1 2025/10/24 03:43:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:43:57 DEBUG : Looking for writers 2025/10/24 03:43:57 DEBUG : file1: reading active writers 2025/10/24 03:43:57 DEBUG : file1: active writers 1 2025/10/24 03:43:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:43:58 DEBUG : Looking for writers 2025/10/24 03:43:58 DEBUG : file1: reading active writers 2025/10/24 03:43:58 DEBUG : file1: active writers 1 2025/10/24 03:43:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:43:59 DEBUG : Looking for writers 2025/10/24 03:43:59 DEBUG : file1: reading active writers 2025/10/24 03:43:59 DEBUG : file1: active writers 1 2025/10/24 03:43:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:00 DEBUG : Looking for writers 2025/10/24 03:44:00 DEBUG : file1: reading active writers 2025/10/24 03:44:00 DEBUG : file1: active writers 1 2025/10/24 03:44:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:01 DEBUG : Looking for writers 2025/10/24 03:44:01 DEBUG : file1: reading active writers 2025/10/24 03:44:01 DEBUG : file1: active writers 1 2025/10/24 03:44:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:02 DEBUG : Looking for writers 2025/10/24 03:44:02 DEBUG : file1: reading active writers 2025/10/24 03:44:02 DEBUG : file1: active writers 1 2025/10/24 03:44:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:03 DEBUG : Looking for writers 2025/10/24 03:44:03 DEBUG : file1: reading active writers 2025/10/24 03:44:03 DEBUG : file1: active writers 1 2025/10/24 03:44:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:04 DEBUG : Looking for writers 2025/10/24 03:44:04 DEBUG : file1: reading active writers 2025/10/24 03:44:04 DEBUG : file1: active writers 1 2025/10/24 03:44:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:05 DEBUG : Looking for writers 2025/10/24 03:44:05 DEBUG : file1: reading active writers 2025/10/24 03:44:05 DEBUG : file1: active writers 1 2025/10/24 03:44:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:06 DEBUG : Looking for writers 2025/10/24 03:44:06 DEBUG : file1: reading active writers 2025/10/24 03:44:06 DEBUG : file1: active writers 1 2025/10/24 03:44:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:07 DEBUG : Looking for writers 2025/10/24 03:44:07 DEBUG : file1: reading active writers 2025/10/24 03:44:07 DEBUG : file1: active writers 1 2025/10/24 03:44:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:08 DEBUG : Looking for writers 2025/10/24 03:44:08 DEBUG : file1: reading active writers 2025/10/24 03:44:08 DEBUG : file1: active writers 1 2025/10/24 03:44:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:09 DEBUG : Looking for writers 2025/10/24 03:44:09 DEBUG : file1: reading active writers 2025/10/24 03:44:09 DEBUG : file1: active writers 1 2025/10/24 03:44:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:10 DEBUG : Looking for writers 2025/10/24 03:44:10 DEBUG : file1: reading active writers 2025/10/24 03:44:10 DEBUG : file1: active writers 1 2025/10/24 03:44:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:11 DEBUG : Looking for writers 2025/10/24 03:44:11 DEBUG : file1: reading active writers 2025/10/24 03:44:11 DEBUG : file1: active writers 1 2025/10/24 03:44:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:12 DEBUG : Looking for writers 2025/10/24 03:44:12 DEBUG : file1: reading active writers 2025/10/24 03:44:12 DEBUG : file1: active writers 1 2025/10/24 03:44:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:13 DEBUG : Looking for writers 2025/10/24 03:44:13 DEBUG : file1: reading active writers 2025/10/24 03:44:13 DEBUG : file1: active writers 1 2025/10/24 03:44:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:14 DEBUG : Looking for writers 2025/10/24 03:44:14 DEBUG : file1: reading active writers 2025/10/24 03:44:14 DEBUG : file1: active writers 1 2025/10/24 03:44:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:15 DEBUG : Looking for writers 2025/10/24 03:44:15 DEBUG : file1: reading active writers 2025/10/24 03:44:15 DEBUG : file1: active writers 1 2025/10/24 03:44:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:16 DEBUG : Looking for writers 2025/10/24 03:44:16 DEBUG : file1: reading active writers 2025/10/24 03:44:16 DEBUG : file1: active writers 1 2025/10/24 03:44:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:17 DEBUG : Looking for writers 2025/10/24 03:44:17 DEBUG : file1: reading active writers 2025/10/24 03:44:17 DEBUG : file1: active writers 1 2025/10/24 03:44:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:18 DEBUG : Looking for writers 2025/10/24 03:44:18 DEBUG : file1: reading active writers 2025/10/24 03:44:18 DEBUG : file1: active writers 1 2025/10/24 03:44:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:19 DEBUG : Looking for writers 2025/10/24 03:44:19 DEBUG : file1: reading active writers 2025/10/24 03:44:19 DEBUG : file1: active writers 1 2025/10/24 03:44:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:20 DEBUG : Looking for writers 2025/10/24 03:44:20 DEBUG : file1: reading active writers 2025/10/24 03:44:20 DEBUG : file1: active writers 1 2025/10/24 03:44:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:21 DEBUG : Looking for writers 2025/10/24 03:44:21 DEBUG : file1: reading active writers 2025/10/24 03:44:21 DEBUG : file1: active writers 1 2025/10/24 03:44:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:22 DEBUG : Looking for writers 2025/10/24 03:44:22 DEBUG : file1: reading active writers 2025/10/24 03:44:22 DEBUG : file1: active writers 1 2025/10/24 03:44:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/24 03:44:23 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/10/24 03:44:23 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.33s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:44:23 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:44:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:44:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:44:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:44:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/24 03:44:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/24 03:44:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:44:23 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/24 03:44:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:44:23 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/24 03:44:23 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/24 03:44:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:44:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:44:23 DEBUG : file1: Open: flags=O_RDONLY 2025/10/24 03:44:23 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/24 03:44:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/24 03:44:23 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:44:24 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:24 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:44:24 DEBUG : Looking for writers 2025/10/24 03:44:24 DEBUG : file1: reading active writers 2025/10/24 03:44:24 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.85s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:44:24 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:44:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/24 03:44:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/24 03:44:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:44:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/24 03:44:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/24 03:44:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:44:24 DEBUG : webdav root 'rclone-test-zewokov8witu': File to upload is small (100 bytes), uploading instead of streaming 2025/10/24 03:44:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/24 03:44:24 DEBUG : file1: md5 = 053ebdc54039a41fa7a0cd97fdc9c6f0 OK 2025/10/24 03:44:24 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/24 03:44:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/24 03:44:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/24 03:44:24 DEBUG : file1: Open: flags=O_RDONLY 2025/10/24 03:44:24 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/24 03:44:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/24 03:44:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:44:24 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:24 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:44:24 DEBUG : Looking for writers 2025/10/24 03:44:24 DEBUG : file1: reading active writers 2025/10/24 03:44:24 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.86s) === RUN TestZipManyFiles run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:44:25 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:44:25 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/10/24 03:44:25 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/10/24 03:44:25 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/10/24 03:44:26 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/10/24 03:44:26 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/10/24 03:44:27 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/24 03:44:27 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/24 03:44:27 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:44:27 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:27 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/24 03:44:27 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/24 03:44:27 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:44:27 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:27 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/24 03:44:27 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/24 03:44:27 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:44:27 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:27 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/24 03:44:27 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/24 03:44:27 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:44:27 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:27 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/24 03:44:27 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/24 03:44:27 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:44:27 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:27 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:44:27 DEBUG : flat: Looking for writers 2025/10/24 03:44:27 DEBUG : f003.txt: reading active writers 2025/10/24 03:44:27 DEBUG : f004.txt: reading active writers 2025/10/24 03:44:27 DEBUG : f000.txt: reading active writers 2025/10/24 03:44:27 DEBUG : f001.txt: reading active writers 2025/10/24 03:44:27 DEBUG : f002.txt: reading active writers 2025/10/24 03:44:27 DEBUG : Looking for writers 2025/10/24 03:44:27 DEBUG : flat: reading active writers 2025/10/24 03:44:27 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.54s) === RUN TestZipManySubDirs run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:44:28 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:44:28 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/10/24 03:44:29 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/10/24 03:44:29 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/10/24 03:44:30 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/24 03:44:30 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/24 03:44:30 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:44:30 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:30 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/24 03:44:30 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/24 03:44:30 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:44:30 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:30 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/24 03:44:30 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/24 03:44:30 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:44:30 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:30 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:44:30 DEBUG : a/b/c: Looking for writers 2025/10/24 03:44:30 DEBUG : deep.txt: reading active writers 2025/10/24 03:44:30 DEBUG : a/b: Looking for writers 2025/10/24 03:44:30 DEBUG : c: reading active writers 2025/10/24 03:44:30 DEBUG : mid.txt: reading active writers 2025/10/24 03:44:30 DEBUG : a: Looking for writers 2025/10/24 03:44:30 DEBUG : b: reading active writers 2025/10/24 03:44:30 DEBUG : top.txt: reading active writers 2025/10/24 03:44:30 DEBUG : Looking for writers 2025/10/24 03:44:30 DEBUG : a: reading active writers 2025/10/24 03:44:30 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (3.37s) === RUN TestZipLargeFiles run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:44:32 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:33 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:44:33 DEBUG : bigdir: Looking for writers 2025/10/24 03:44:33 DEBUG : big.bin: reading active writers 2025/10/24 03:44:33 DEBUG : Looking for writers 2025/10/24 03:44:33 DEBUG : bigdir: reading active writers 2025/10/24 03:44:33 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.79s) === RUN TestZipDirsInRoot run.go:180: Remote "webdav root 'rclone-test-zewokov8witu'", Local "Local file system at /tmp/rclone3188412869", Modify Window "1s" 2025/10/24 03:44:33 INFO : webdav root 'rclone-test-zewokov8witu': poll-interval is not supported by this remote 2025/10/24 03:44:34 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/10/24 03:44:34 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/10/24 03:44:34 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/10/24 03:44:35 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/24 03:44:35 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/24 03:44:35 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:44:35 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:35 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/24 03:44:35 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/24 03:44:35 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:44:35 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:35 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/24 03:44:35 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/24 03:44:35 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/24 03:44:35 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/24 03:44:35 DEBUG : WaitForWriters: timeout=30s 2025/10/24 03:44:35 DEBUG : dir1: Looking for writers 2025/10/24 03:44:35 DEBUG : a.txt: reading active writers 2025/10/24 03:44:35 DEBUG : dir2: Looking for writers 2025/10/24 03:44:35 DEBUG : b.txt: reading active writers 2025/10/24 03:44:35 DEBUG : dir3: Looking for writers 2025/10/24 03:44:35 DEBUG : c.txt: reading active writers 2025/10/24 03:44:35 DEBUG : Looking for writers 2025/10/24 03:44:35 DEBUG : dir1: reading active writers 2025/10/24 03:44:35 DEBUG : dir2: reading active writers 2025/10/24 03:44:35 DEBUG : dir3: reading active writers 2025/10/24 03:44:35 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (3.24s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/10/24 03:44:37 DEBUG : webdav root 'rclone-test-zewokov8witu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m36.895936298s (try 1/5)