"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/10/01 05:06:31 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-totulih5yojo" 2025/10/01 05:06:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 05:06:31 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/10/01 05:06:31 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/10/01 05:06:31 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/10/01 05:06:31 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/10/01 05:06:31 DEBUG : Setting pass="BZp_WgHepo7wxqKgVMKeUTmLhUc0Wcawjui19ze0KXfgcHc" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/10/01 05:06:31 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{T8Bce}" suffix to name 2025/10/01 05:06:31 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/10/01 05:06:31 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/10/01 05:06:31 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/10/01 05:06:31 DEBUG : Setting pass="BZp_WgHepo7wxqKgVMKeUTmLhUc0Wcawjui19ze0KXfgcHc" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/10/01 05:06:31 DEBUG : found headers: 2025/10/01 05:06:31 DEBUG : Creating backend with remote "/tmp/rclone1887075230" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:31 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:32 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:06:32 DEBUG : dir: Looking for writers 2025/10/01 05:06:32 DEBUG : Looking for writers 2025/10/01 05:06:32 DEBUG : dir: reading active writers 2025/10/01 05:06:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.55s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:32 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:33 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:33 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:34 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:06:34 DEBUG : dir/subdir: Looking for writers 2025/10/01 05:06:34 DEBUG : dir: Looking for writers 2025/10/01 05:06:34 DEBUG : file1: reading active writers 2025/10/01 05:06:34 DEBUG : file2: reading active writers 2025/10/01 05:06:34 DEBUG : subdir: reading active writers 2025/10/01 05:06:34 DEBUG : Looking for writers 2025/10/01 05:06:34 DEBUG : dir: reading active writers 2025/10/01 05:06:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.59s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:35 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:36 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:06:36 DEBUG : dir: Looking for writers 2025/10/01 05:06:36 DEBUG : file1: reading active writers 2025/10/01 05:06:36 DEBUG : Looking for writers 2025/10/01 05:06:36 DEBUG : dir: reading active writers 2025/10/01 05:06:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.31s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:36 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:37 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:06:37 DEBUG : dir: Looking for writers 2025/10/01 05:06:37 DEBUG : Looking for writers 2025/10/01 05:06:37 DEBUG : dir: reading active writers 2025/10/01 05:06:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.21s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:38 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:38 DEBUG : dir: forgetting directory cache 2025/10/01 05:06:38 DEBUG : forgetting directory cache 2025/10/01 05:06:38 DEBUG : dir: forgetting directory cache 2025/10/01 05:06:38 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:06:38 DEBUG : Looking for writers 2025/10/01 05:06:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.30s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:39 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:40 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/01 05:06:40 DEBUG : dir: invalidating directory cache 2025/10/01 05:06:40 DEBUG : >ForgetPath: 2025/10/01 05:06:40 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/01 05:06:40 DEBUG : invalidating directory cache 2025/10/01 05:06:40 DEBUG : dir: forgetting directory cache 2025/10/01 05:06:40 DEBUG : >ForgetPath: 2025/10/01 05:06:40 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/01 05:06:40 DEBUG : >ForgetPath: 2025/10/01 05:06:40 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:06:40 DEBUG : dir: Looking for writers 2025/10/01 05:06:40 DEBUG : Looking for writers 2025/10/01 05:06:40 DEBUG : dir: reading active writers 2025/10/01 05:06:40 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.28s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:40 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:42 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:42 DEBUG : forgetting directory cache 2025/10/01 05:06:42 DEBUG : dir: forgetting directory cache 2025/10/01 05:06:43 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:06:43 DEBUG : fil/a/b: Looking for writers 2025/10/01 05:06:43 DEBUG : fil/a: Looking for writers 2025/10/01 05:06:43 DEBUG : b: reading active writers 2025/10/01 05:06:43 DEBUG : fil: Looking for writers 2025/10/01 05:06:43 DEBUG : a: reading active writers 2025/10/01 05:06:43 DEBUG : dir: Looking for writers 2025/10/01 05:06:43 DEBUG : Looking for writers 2025/10/01 05:06:43 DEBUG : dir: reading active writers 2025/10/01 05:06:43 DEBUG : fil: reading active writers 2025/10/01 05:06:43 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.82s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:44 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:45 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:06:45 DEBUG : dir: Looking for writers 2025/10/01 05:06:45 DEBUG : Looking for writers 2025/10/01 05:06:45 DEBUG : dir: reading active writers 2025/10/01 05:06:45 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.28s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:45 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:46 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:06:46 DEBUG : dir: Looking for writers 2025/10/01 05:06:46 DEBUG : file1: reading active writers 2025/10/01 05:06:46 DEBUG : Looking for writers 2025/10/01 05:06:46 DEBUG : dir: reading active writers 2025/10/01 05:06:46 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.23s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:47 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:47 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/10/01 05:06:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/01 05:06:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/01 05:06:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/01 05:06:48 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/01 05:06:48 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:49 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:49 DEBUG : dir: invalidating directory cache 2025/10/01 05:06:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/01 05:06:49 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/01 05:06:49 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/01 05:06:49 DEBUG : dir/file1: Reset virtual modtime 2025/10/01 05:06:49 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/01 05:06:49 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/01 05:06:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/01 05:06:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/01 05:06:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:06:49 DEBUG : dir: invalidating directory cache 2025/10/01 05:06:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/01 05:06:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/01 05:06:49 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/01 05:06:49 DEBUG : forgetting directory cache 2025/10/01 05:06:49 DEBUG : dir: forgetting directory cache 2025/10/01 05:06:49 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/01 05:06:49 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:06:49 DEBUG : dir/virtualDir: Looking for writers 2025/10/01 05:06:49 DEBUG : dir: Looking for writers 2025/10/01 05:06:49 DEBUG : virtualDir: reading active writers 2025/10/01 05:06:49 DEBUG : file1: reading active writers 2025/10/01 05:06:49 DEBUG : virtualFile2: reading active writers 2025/10/01 05:06:49 DEBUG : virtualFile: reading active writers 2025/10/01 05:06:49 DEBUG : Looking for writers 2025/10/01 05:06:49 DEBUG : dir: reading active writers 2025/10/01 05:06:49 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (4.13s) --- PASS: TestDirReadDirAll/Virtual (1.25s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:51 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:51 ERROR : dir/: Can only open directories read only 2025/10/01 05:06:51 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:06:51 DEBUG : dir: Looking for writers 2025/10/01 05:06:51 DEBUG : Looking for writers 2025/10/01 05:06:51 DEBUG : dir: reading active writers 2025/10/01 05:06:51 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.24s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:52 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:53 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:06:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/01 05:06:53 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/01 05:06:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/01 05:06:53 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/01 05:06:53 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:53 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/01 05:06:53 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/01 05:06:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/01 05:06:53 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:06:53 DEBUG : dir: Looking for writers 2025/10/01 05:06:53 DEBUG : file1: reading active writers 2025/10/01 05:06:53 DEBUG : potato: reading active writers 2025/10/01 05:06:53 DEBUG : Looking for writers 2025/10/01 05:06:53 DEBUG : dir: reading active writers 2025/10/01 05:06:53 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.92s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:54 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/01 05:06:55 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:06:55 DEBUG : dir/sub: Looking for writers 2025/10/01 05:06:55 DEBUG : dir: Looking for writers 2025/10/01 05:06:55 DEBUG : file1: reading active writers 2025/10/01 05:06:55 DEBUG : sub: reading active writers 2025/10/01 05:06:55 DEBUG : Looking for writers 2025/10/01 05:06:55 DEBUG : dir: reading active writers 2025/10/01 05:06:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.29s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:56 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/01 05:06:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/01 05:06:58 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:06:58 DEBUG : dir/sub/subsub: Looking for writers 2025/10/01 05:06:58 DEBUG : dir/sub: Looking for writers 2025/10/01 05:06:58 DEBUG : subsub: reading active writers 2025/10/01 05:06:58 DEBUG : dir: Looking for writers 2025/10/01 05:06:58 DEBUG : file1: reading active writers 2025/10/01 05:06:58 DEBUG : sub: reading active writers 2025/10/01 05:06:58 DEBUG : Looking for writers 2025/10/01 05:06:58 DEBUG : dir: reading active writers 2025/10/01 05:06:58 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.67s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:06:59 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:06:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:06:59 ERROR : dir/: Dir.Remove not empty 2025/10/01 05:06:59 DEBUG : dir/file1: Remove: 2025/10/01 05:07:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:00 DEBUG : dir/file1: >Remove: err= 2025/10/01 05:07:00 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/01 05:07:00 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:00 DEBUG : Looking for writers 2025/10/01 05:07:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.35s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:00 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:01 DEBUG : dir/file1: Remove: 2025/10/01 05:07:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:01 DEBUG : dir/file1: >Remove: err= 2025/10/01 05:07:01 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/01 05:07:01 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:01 DEBUG : Looking for writers 2025/10/01 05:07:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.46s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:02 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:02 DEBUG : dir/file1: Remove: 2025/10/01 05:07:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:03 DEBUG : dir/file1: >Remove: err= 2025/10/01 05:07:03 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:03 DEBUG : dir: Looking for writers 2025/10/01 05:07:03 DEBUG : Looking for writers 2025/10/01 05:07:03 DEBUG : dir: reading active writers 2025/10/01 05:07:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.72s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:03 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:04 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:05 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/01 05:07:05 DEBUG : dir: Updating dir with dir2 0xc0004131e0 2025/10/01 05:07:05 DEBUG : dir: forgetting directory cache 2025/10/01 05:07:05 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/01 05:07:05 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/01 05:07:06 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/01 05:07:06 DEBUG : file2: Updating file with file2 0xc0001a3740 2025/10/01 05:07:06 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/01 05:07:06 INFO : dir2/file3: Deleted 2025/10/01 05:07:06 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/01 05:07:06 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001a3740 2025/10/01 05:07:06 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/01 05:07:06 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/01 05:07:07 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/01 05:07:07 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007b5930 2025/10/01 05:07:07 DEBUG : empty directory: forgetting directory cache 2025/10/01 05:07:07 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/01 05:07:07 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/01 05:07:07 DEBUG : dir2: Renaming to "dir3" 2025/10/01 05:07:07 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:07 DEBUG : dir3: Looking for writers 2025/10/01 05:07:07 DEBUG : file3: reading active writers 2025/10/01 05:07:07 DEBUG : renamed empty directory: Looking for writers 2025/10/01 05:07:07 DEBUG : Looking for writers 2025/10/01 05:07:07 DEBUG : dir3: reading active writers 2025/10/01 05:07:07 DEBUG : renamed empty directory: reading active writers 2025/10/01 05:07:07 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.69s) === 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-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:08 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/01 05:07:09 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:07:09 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 05:07:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/01 05:07:09 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/01 05:07:09 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/01 05:07:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/01 05:07:09 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:07:09 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 05:07:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/01 05:07:09 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/01 05:07:09 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/01 05:07:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/01 05:07:09 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (12 bytes), uploading instead of streaming 2025/10/01 05:07:09 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:09 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/10/01 05:07:09 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/10/01 05:07:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/01 05:07:09 DEBUG : forgetting directory cache 2025/10/01 05:07:09 DEBUG : dir: forgetting directory cache 2025/10/01 05:07:09 DEBUG : dir/sub: forgetting directory cache 2025/10/01 05:07:09 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/01 05:07:09 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/01 05:07:09 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/01 05:07:09 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:10 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/01 05:07:10 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/10/01 05:07:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/01 05:07:10 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:10 DEBUG : dir/sub: Looking for writers 2025/10/01 05:07:10 DEBUG : file0: reading active writers 2025/10/01 05:07:10 DEBUG : file2: reading active writers 2025/10/01 05:07:10 DEBUG : dir: Looking for writers 2025/10/01 05:07:10 DEBUG : file1: reading active writers 2025/10/01 05:07:10 DEBUG : sub: reading active writers 2025/10/01 05:07:10 DEBUG : Looking for writers 2025/10/01 05:07:10 DEBUG : dir: reading active writers 2025/10/01 05:07:10 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (3.06s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:11 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/01 05:07:11 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:11 DEBUG : Looking for writers 2025/10/01 05:07:11 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.18s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:11 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/01 05:07:12 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:07:12 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/01 05:07:12 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/01 05:07:12 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/01 05:07:12 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:07:12 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/01 05:07:12 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/01 05:07:12 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:07:12 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/01 05:07:12 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/01 05:07:12 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/01 05:07:12 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:07:12 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/01 05:07:12 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:12 DEBUG : dir: Looking for writers 2025/10/01 05:07:12 DEBUG : file1.metadata: reading active writers 2025/10/01 05:07:12 DEBUG : file1: reading active writers 2025/10/01 05:07:12 DEBUG : Looking for writers 2025/10/01 05:07:12 DEBUG : dir: reading active writers 2025/10/01 05:07:12 DEBUG : dir.metadata: reading active writers 2025/10/01 05:07:12 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.35s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:13 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:13 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:13 DEBUG : dir: Looking for writers 2025/10/01 05:07:13 DEBUG : file1: reading active writers 2025/10/01 05:07:13 DEBUG : Looking for writers 2025/10/01 05:07:13 DEBUG : dir: reading active writers 2025/10/01 05:07:13 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.25s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:14 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:15 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:15 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/10/01 05:07:15 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:15 DEBUG : dir: Looking for writers 2025/10/01 05:07:15 DEBUG : file1: reading active writers 2025/10/01 05:07:15 DEBUG : Looking for writers 2025/10/01 05:07:15 DEBUG : dir: reading active writers 2025/10/01 05:07:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (1.90s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.90s) --- 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-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:16 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:07:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/01 05:07:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:07:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/01 05:07:17 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:17 DEBUG : dir: Looking for writers 2025/10/01 05:07:17 DEBUG : file1: reading active writers 2025/10/01 05:07:17 DEBUG : Looking for writers 2025/10/01 05:07:17 DEBUG : dir: reading active writers 2025/10/01 05:07:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.55s) === RUN TestFileOpenReadUnknownSize 2025/10/01 05:07:17 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/01 05:07:17 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/01 05:07:17 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:07:17 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/01 05:07:17 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:17 DEBUG : Looking for writers 2025/10/01 05:07:17 DEBUG : file.txt: reading active writers 2025/10/01 05:07:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:17 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:18 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/01 05:07:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/01 05:07:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/01 05:07:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:18 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:18 DEBUG : dir: Looking for writers 2025/10/01 05:07:18 DEBUG : file1: reading active writers 2025/10/01 05:07:18 DEBUG : Looking for writers 2025/10/01 05:07:18 DEBUG : dir: reading active writers 2025/10/01 05:07:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.88s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:19 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:20 DEBUG : dir/file1: Remove: 2025/10/01 05:07:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:20 DEBUG : dir/file1: >Remove: err= 2025/10/01 05:07:20 DEBUG : dir/file1: Remove: 2025/10/01 05:07:20 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/01 05:07:20 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:20 DEBUG : dir: Looking for writers 2025/10/01 05:07:20 DEBUG : Looking for writers 2025/10/01 05:07:20 DEBUG : dir: reading active writers 2025/10/01 05:07:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.57s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:21 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:21 DEBUG : dir/file1: Remove: 2025/10/01 05:07:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:21 DEBUG : dir/file1: >Remove: err= 2025/10/01 05:07:22 DEBUG : dir/file1: Remove: 2025/10/01 05:07:22 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/01 05:07:22 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:22 DEBUG : dir: Looking for writers 2025/10/01 05:07:22 DEBUG : Looking for writers 2025/10/01 05:07:22 DEBUG : dir: reading active writers 2025/10/01 05:07:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.39s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:22 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:07:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/01 05:07:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/01 05:07:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/01 05:07:23 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/01 05:07:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/01 05:07:23 DEBUG : dir/file1: Open: flags=0x3 2025/10/01 05:07:23 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/01 05:07:23 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/01 05:07:23 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:23 DEBUG : dir: Looking for writers 2025/10/01 05:07:23 DEBUG : file1: reading active writers 2025/10/01 05:07:23 DEBUG : Looking for writers 2025/10/01 05:07:23 DEBUG : dir: reading active writers 2025/10/01 05:07:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.36s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:23 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:24 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:24 DEBUG : dir: Looking for writers 2025/10/01 05:07:24 DEBUG : file1: reading active writers 2025/10/01 05:07:24 DEBUG : Looking for writers 2025/10/01 05:07:24 DEBUG : dir: reading active writers 2025/10/01 05:07:24 DEBUG : >WaitForWriters: 2025/10/01 05:07:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 05:07:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000708b40 2025/10/01 05:07:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/01 05:07:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000708b40 2025/10/01 05:07:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/01 05:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 05:07:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/01 05:07:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc000708b40 2025/10/01 05:07:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:26 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/01 05:07:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/01 05:07:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/01 05:07:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:26 DEBUG : newLeaf: Running delayed rename now 2025/10/01 05:07:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 05:07:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000708b40 2025/10/01 05:07:26 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:26 DEBUG : dir: Looking for writers 2025/10/01 05:07:26 DEBUG : Looking for writers 2025/10/01 05:07:26 DEBUG : dir: reading active writers 2025/10/01 05:07:26 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:26 DEBUG : >WaitForWriters: 2025/10/01 05:07:26 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:26 DEBUG : dir: Looking for writers 2025/10/01 05:07:26 DEBUG : Looking for writers 2025/10/01 05:07:26 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:26 DEBUG : dir: reading active writers 2025/10/01 05:07:26 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:27 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:27 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:07:27 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:27 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:27 DEBUG : Config file has changed externally - reloading 2025/10/01 05:07:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:07:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:07:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:27 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:07:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:28 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:28 DEBUG : dir: Looking for writers 2025/10/01 05:07:28 DEBUG : file1: reading active writers 2025/10/01 05:07:28 DEBUG : Looking for writers 2025/10/01 05:07:28 DEBUG : dir: reading active writers 2025/10/01 05:07:28 DEBUG : >WaitForWriters: 2025/10/01 05:07:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 05:07:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000a12180 2025/10/01 05:07:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/01 05:07:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000a12180 2025/10/01 05:07:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/01 05:07:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 05:07:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/01 05:07:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:29 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a12180 2025/10/01 05:07:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:29 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/01 05:07:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/01 05:07:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/01 05:07:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:29 DEBUG : newLeaf: Running delayed rename now 2025/10/01 05:07:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 05:07:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000a12180 2025/10/01 05:07:30 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:30 DEBUG : dir: Looking for writers 2025/10/01 05:07:30 DEBUG : Looking for writers 2025/10/01 05:07:30 DEBUG : dir: reading active writers 2025/10/01 05:07:30 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:30 DEBUG : >WaitForWriters: 2025/10/01 05:07:30 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:30 DEBUG : dir: Looking for writers 2025/10/01 05:07:30 DEBUG : Looking for writers 2025/10/01 05:07:30 DEBUG : dir: reading active writers 2025/10/01 05:07:30 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:30 DEBUG : >WaitForWriters: 2025/10/01 05:07:30 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:31 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:31 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:07:31 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:31 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:07:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:07:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:31 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:07:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 05:07:31 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:07:31 DEBUG : dir/file1(0xc0004a1b00): openPending: 2025/10/01 05:07:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/01 05:07:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/01 05:07:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:31 DEBUG : dir/file1(0xc0004a1b00): >openPending: err= 2025/10/01 05:07:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/01 05:07:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:07:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:07:31 DEBUG : dir/file1(0xc0004a1b00): _writeAt: size=14, off=0 2025/10/01 05:07:31 DEBUG : dir/file1(0xc0004a1b00): >_writeAt: n=14, err= 2025/10/01 05:07:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/01 05:07:31 DEBUG : dir/file1(0xc0004a1b00): close: 2025/10/01 05:07:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/01 05:07:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/01 05:07:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/01 05:07:31 DEBUG : dir/file1(0xc0004a1b00): >close: err= 2025/10/01 05:07:31 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:31 DEBUG : dir: Looking for writers 2025/10/01 05:07:31 DEBUG : file1: reading active writers 2025/10/01 05:07:31 DEBUG : Looking for writers 2025/10/01 05:07:31 DEBUG : dir: reading active writers 2025/10/01 05:07:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:07:31 DEBUG : dir: Looking for writers 2025/10/01 05:07:31 DEBUG : file1: reading active writers 2025/10/01 05:07:31 DEBUG : Looking for writers 2025/10/01 05:07:31 DEBUG : dir: reading active writers 2025/10/01 05:07:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:07:31 DEBUG : dir: Looking for writers 2025/10/01 05:07:31 DEBUG : file1: reading active writers 2025/10/01 05:07:31 DEBUG : Looking for writers 2025/10/01 05:07:31 DEBUG : dir: reading active writers 2025/10/01 05:07:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:07:31 DEBUG : dir: Looking for writers 2025/10/01 05:07:31 DEBUG : file1: reading active writers 2025/10/01 05:07:31 DEBUG : Looking for writers 2025/10/01 05:07:31 DEBUG : dir: reading active writers 2025/10/01 05:07:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:07:31 DEBUG : dir/file1: vfs cache: starting upload 2025/10/01 05:07:31 DEBUG : dir: Looking for writers 2025/10/01 05:07:31 DEBUG : file1: reading active writers 2025/10/01 05:07:31 DEBUG : Looking for writers 2025/10/01 05:07:31 DEBUG : dir: reading active writers 2025/10/01 05:07:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:07:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:32 DEBUG : dir: Looking for writers 2025/10/01 05:07:32 DEBUG : file1: reading active writers 2025/10/01 05:07:32 DEBUG : Looking for writers 2025/10/01 05:07:32 DEBUG : dir: reading active writers 2025/10/01 05:07:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:07:32 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/01 05:07:32 INFO : dir/file1: Copied (replaced existing) 2025/10/01 05:07:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/01 05:07:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/01 05:07:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/01 05:07:32 DEBUG : dir: Looking for writers 2025/10/01 05:07:32 DEBUG : file1: reading active writers 2025/10/01 05:07:32 DEBUG : Looking for writers 2025/10/01 05:07:32 DEBUG : dir: reading active writers 2025/10/01 05:07:32 DEBUG : >WaitForWriters: 2025/10/01 05:07:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:07:32 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:07:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:07:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:07:32 DEBUG : dir/file1(0xc00071ac40): _readAt: size=512, off=0 2025/10/01 05:07:32 DEBUG : dir/file1(0xc00071ac40): openPending: 2025/10/01 05:07:32 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/01 05:07:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/01 05:07:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:32 DEBUG : dir/file1(0xc00071ac40): >openPending: err= 2025/10/01 05:07:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/01 05:07:32 DEBUG : dir/file1(0xc00071ac40): >_readAt: n=14, err=EOF 2025/10/01 05:07:32 DEBUG : dir/file1(0xc00071ac40): close: 2025/10/01 05:07:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 05:07:32 DEBUG : dir/file1(0xc00071ac40): >close: err= 2025/10/01 05:07:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 05:07:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/01 05:07:33 DEBUG : newLeaf: Updating file with newLeaf 0xc000708840 2025/10/01 05:07:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/01 05:07:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/01 05:07:33 DEBUG : dir/file1: Updating file with dir/file1 0xc000708840 2025/10/01 05:07:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/01 05:07:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 05:07:33 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:07:33 DEBUG : dir/file1(0xc00078d7c0): openPending: 2025/10/01 05:07:33 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/01 05:07:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/01 05:07:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:33 DEBUG : dir/file1(0xc00078d7c0): >openPending: err= 2025/10/01 05:07:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/01 05:07:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:07:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:07:33 DEBUG : dir/file1(0xc00078d7c0): _writeAt: size=25, off=0 2025/10/01 05:07:33 DEBUG : dir/file1(0xc00078d7c0): >_writeAt: n=25, err= 2025/10/01 05:07:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 05:07:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/01 05:07:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000708840 2025/10/01 05:07:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:34 DEBUG : newLeaf(0xc00078d7c0): close: 2025/10/01 05:07:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/01 05:07:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-01 05:07:33.813395846 +0000 UTC m=+62.525356462 2025/10/01 05:07:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/01 05:07:34 DEBUG : newLeaf(0xc00078d7c0): >close: err= 2025/10/01 05:07:34 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:34 DEBUG : dir: Looking for writers 2025/10/01 05:07:34 DEBUG : Looking for writers 2025/10/01 05:07:34 DEBUG : dir: reading active writers 2025/10/01 05:07:34 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:07:34 DEBUG : dir: Looking for writers 2025/10/01 05:07:34 DEBUG : Looking for writers 2025/10/01 05:07:34 DEBUG : dir: reading active writers 2025/10/01 05:07:34 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:07:34 DEBUG : dir: Looking for writers 2025/10/01 05:07:34 DEBUG : Looking for writers 2025/10/01 05:07:34 DEBUG : dir: reading active writers 2025/10/01 05:07:34 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:07:34 DEBUG : dir: Looking for writers 2025/10/01 05:07:34 DEBUG : Looking for writers 2025/10/01 05:07:34 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:34 DEBUG : dir: reading active writers 2025/10/01 05:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:07:34 DEBUG : newLeaf: vfs cache: starting upload 2025/10/01 05:07:34 DEBUG : dir: Looking for writers 2025/10/01 05:07:34 DEBUG : Looking for writers 2025/10/01 05:07:34 DEBUG : dir: reading active writers 2025/10/01 05:07:34 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:07:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:34 DEBUG : dir: Looking for writers 2025/10/01 05:07:34 DEBUG : Looking for writers 2025/10/01 05:07:34 DEBUG : dir: reading active writers 2025/10/01 05:07:34 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:07:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/01 05:07:34 INFO : newLeaf: Copied (replaced existing) 2025/10/01 05:07:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-01 05:07:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/01 05:07:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/01 05:07:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/01 05:07:34 DEBUG : dir: Looking for writers 2025/10/01 05:07:34 DEBUG : Looking for writers 2025/10/01 05:07:34 DEBUG : dir: reading active writers 2025/10/01 05:07:34 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:34 DEBUG : >WaitForWriters: 2025/10/01 05:07:35 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:35 DEBUG : dir: Looking for writers 2025/10/01 05:07:35 DEBUG : Looking for writers 2025/10/01 05:07:35 DEBUG : dir: reading active writers 2025/10/01 05:07:35 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:35 DEBUG : >WaitForWriters: 2025/10/01 05:07:35 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:35 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:35 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:07:35 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:35 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:07:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:07:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:35 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:07:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:36 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:36 DEBUG : dir: Looking for writers 2025/10/01 05:07:36 DEBUG : file1: reading active writers 2025/10/01 05:07:36 DEBUG : Looking for writers 2025/10/01 05:07:36 DEBUG : dir: reading active writers 2025/10/01 05:07:36 DEBUG : >WaitForWriters: 2025/10/01 05:07:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 05:07:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f95c0 2025/10/01 05:07:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/01 05:07:37 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f95c0 2025/10/01 05:07:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/01 05:07:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 05:07:37 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:07:37 DEBUG : dir/file1(0xc00099ad00): openPending: 2025/10/01 05:07:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/01 05:07:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/01 05:07:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:37 DEBUG : dir/file1(0xc00099ad00): >openPending: err= 2025/10/01 05:07:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/01 05:07:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:07:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:07:37 DEBUG : dir/file1(0xc00099ad00): _writeAt: size=25, off=0 2025/10/01 05:07:37 DEBUG : dir/file1(0xc00099ad00): >_writeAt: n=25, err= 2025/10/01 05:07:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 05:07:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/01 05:07:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f95c0 2025/10/01 05:07:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:38 DEBUG : newLeaf(0xc00099ad00): close: 2025/10/01 05:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/01 05:07:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-01 05:07:37.704775208 +0000 UTC m=+66.416735815 2025/10/01 05:07:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/01 05:07:38 DEBUG : newLeaf(0xc00099ad00): >close: err= 2025/10/01 05:07:38 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:38 DEBUG : dir: Looking for writers 2025/10/01 05:07:38 DEBUG : Looking for writers 2025/10/01 05:07:38 DEBUG : dir: reading active writers 2025/10/01 05:07:38 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:07:38 DEBUG : dir: Looking for writers 2025/10/01 05:07:38 DEBUG : Looking for writers 2025/10/01 05:07:38 DEBUG : dir: reading active writers 2025/10/01 05:07:38 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:07:38 DEBUG : dir: Looking for writers 2025/10/01 05:07:38 DEBUG : Looking for writers 2025/10/01 05:07:38 DEBUG : dir: reading active writers 2025/10/01 05:07:38 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:07:38 DEBUG : dir: Looking for writers 2025/10/01 05:07:38 DEBUG : Looking for writers 2025/10/01 05:07:38 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:38 DEBUG : dir: reading active writers 2025/10/01 05:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:07:38 DEBUG : newLeaf: vfs cache: starting upload 2025/10/01 05:07:38 DEBUG : dir: Looking for writers 2025/10/01 05:07:38 DEBUG : Looking for writers 2025/10/01 05:07:38 DEBUG : dir: reading active writers 2025/10/01 05:07:38 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:07:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:38 DEBUG : dir: Looking for writers 2025/10/01 05:07:38 DEBUG : Looking for writers 2025/10/01 05:07:38 DEBUG : dir: reading active writers 2025/10/01 05:07:38 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:07:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/01 05:07:38 INFO : newLeaf: Copied (replaced existing) 2025/10/01 05:07:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-01 05:07:37 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/01 05:07:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/01 05:07:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/01 05:07:38 DEBUG : dir: Looking for writers 2025/10/01 05:07:38 DEBUG : Looking for writers 2025/10/01 05:07:38 DEBUG : dir: reading active writers 2025/10/01 05:07:38 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:38 DEBUG : >WaitForWriters: 2025/10/01 05:07:38 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:38 DEBUG : dir: Looking for writers 2025/10/01 05:07:38 DEBUG : Looking for writers 2025/10/01 05:07:38 DEBUG : dir: reading active writers 2025/10/01 05:07:38 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:38 DEBUG : >WaitForWriters: 2025/10/01 05:07:38 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:39 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:39 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:07:39 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:39 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:39 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:07:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 05:07:40 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:07:40 DEBUG : dir/file1(0xc00094b280): openPending: 2025/10/01 05:07:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/01 05:07:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/01 05:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:40 DEBUG : dir/file1(0xc00094b280): >openPending: err= 2025/10/01 05:07:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/01 05:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:07:40 DEBUG : dir/file1(0xc00094b280): _writeAt: size=14, off=0 2025/10/01 05:07:40 DEBUG : dir/file1(0xc00094b280): >_writeAt: n=14, err= 2025/10/01 05:07:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/01 05:07:40 DEBUG : dir/file1(0xc00094b280): close: 2025/10/01 05:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/01 05:07:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/01 05:07:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/01 05:07:40 DEBUG : dir/file1(0xc00094b280): >close: err= 2025/10/01 05:07:40 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:40 DEBUG : dir: Looking for writers 2025/10/01 05:07:40 DEBUG : file1: reading active writers 2025/10/01 05:07:40 DEBUG : Looking for writers 2025/10/01 05:07:40 DEBUG : dir: reading active writers 2025/10/01 05:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:07:40 DEBUG : dir: Looking for writers 2025/10/01 05:07:40 DEBUG : file1: reading active writers 2025/10/01 05:07:40 DEBUG : Looking for writers 2025/10/01 05:07:40 DEBUG : dir: reading active writers 2025/10/01 05:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:07:40 DEBUG : dir: Looking for writers 2025/10/01 05:07:40 DEBUG : file1: reading active writers 2025/10/01 05:07:40 DEBUG : Looking for writers 2025/10/01 05:07:40 DEBUG : dir: reading active writers 2025/10/01 05:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:07:40 DEBUG : dir: Looking for writers 2025/10/01 05:07:40 DEBUG : file1: reading active writers 2025/10/01 05:07:40 DEBUG : Looking for writers 2025/10/01 05:07:40 DEBUG : dir: reading active writers 2025/10/01 05:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:07:40 DEBUG : dir/file1: vfs cache: starting upload 2025/10/01 05:07:40 DEBUG : dir: Looking for writers 2025/10/01 05:07:40 DEBUG : file1: reading active writers 2025/10/01 05:07:40 DEBUG : Looking for writers 2025/10/01 05:07:40 DEBUG : dir: reading active writers 2025/10/01 05:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:07:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:40 DEBUG : dir: Looking for writers 2025/10/01 05:07:40 DEBUG : file1: reading active writers 2025/10/01 05:07:40 DEBUG : Looking for writers 2025/10/01 05:07:40 DEBUG : dir: reading active writers 2025/10/01 05:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:07:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/01 05:07:40 INFO : dir/file1: Copied (replaced existing) 2025/10/01 05:07:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/01 05:07:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/01 05:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/01 05:07:41 DEBUG : dir: Looking for writers 2025/10/01 05:07:41 DEBUG : file1: reading active writers 2025/10/01 05:07:41 DEBUG : Looking for writers 2025/10/01 05:07:41 DEBUG : dir: reading active writers 2025/10/01 05:07:41 DEBUG : >WaitForWriters: 2025/10/01 05:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:07:41 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:07:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:07:41 DEBUG : dir/file1(0xc00095d700): _readAt: size=512, off=0 2025/10/01 05:07:41 DEBUG : dir/file1(0xc00095d700): openPending: 2025/10/01 05:07:41 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/01 05:07:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/01 05:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:41 DEBUG : dir/file1(0xc00095d700): >openPending: err= 2025/10/01 05:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/01 05:07:41 DEBUG : dir/file1(0xc00095d700): >_readAt: n=14, err=EOF 2025/10/01 05:07:41 DEBUG : dir/file1(0xc00095d700): close: 2025/10/01 05:07:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 05:07:41 DEBUG : dir/file1(0xc00095d700): >close: err= 2025/10/01 05:07:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 05:07:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/01 05:07:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f9d40 2025/10/01 05:07:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/01 05:07:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/01 05:07:42 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f9d40 2025/10/01 05:07:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/01 05:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 05:07:42 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:07:42 DEBUG : dir/file1(0xc000b1d340): openPending: 2025/10/01 05:07:42 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/01 05:07:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/01 05:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:42 DEBUG : dir/file1(0xc000b1d340): >openPending: err= 2025/10/01 05:07:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/01 05:07:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:07:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:07:42 DEBUG : dir/file1(0xc000b1d340): _writeAt: size=25, off=0 2025/10/01 05:07:42 DEBUG : dir/file1(0xc000b1d340): >_writeAt: n=25, err= 2025/10/01 05:07:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 05:07:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/01 05:07:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f9d40 2025/10/01 05:07:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:42 DEBUG : newLeaf(0xc000b1d340): close: 2025/10/01 05:07:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/01 05:07:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-01 05:07:42.492083225 +0000 UTC m=+71.204043891 2025/10/01 05:07:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/01 05:07:42 DEBUG : newLeaf(0xc000b1d340): >close: err= 2025/10/01 05:07:42 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:42 DEBUG : dir: Looking for writers 2025/10/01 05:07:42 DEBUG : Looking for writers 2025/10/01 05:07:42 DEBUG : dir: reading active writers 2025/10/01 05:07:42 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:07:42 DEBUG : dir: Looking for writers 2025/10/01 05:07:42 DEBUG : Looking for writers 2025/10/01 05:07:42 DEBUG : dir: reading active writers 2025/10/01 05:07:42 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:07:42 DEBUG : dir: Looking for writers 2025/10/01 05:07:42 DEBUG : Looking for writers 2025/10/01 05:07:42 DEBUG : dir: reading active writers 2025/10/01 05:07:42 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:07:43 DEBUG : dir: Looking for writers 2025/10/01 05:07:43 DEBUG : Looking for writers 2025/10/01 05:07:43 DEBUG : dir: reading active writers 2025/10/01 05:07:43 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:07:43 DEBUG : newLeaf: vfs cache: starting upload 2025/10/01 05:07:43 DEBUG : dir: Looking for writers 2025/10/01 05:07:43 DEBUG : Looking for writers 2025/10/01 05:07:43 DEBUG : dir: reading active writers 2025/10/01 05:07:43 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:07:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:43 DEBUG : dir: Looking for writers 2025/10/01 05:07:43 DEBUG : Looking for writers 2025/10/01 05:07:43 DEBUG : dir: reading active writers 2025/10/01 05:07:43 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:07:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/01 05:07:43 INFO : newLeaf: Copied (replaced existing) 2025/10/01 05:07:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-01 05:07:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/01 05:07:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/01 05:07:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/01 05:07:43 DEBUG : dir: Looking for writers 2025/10/01 05:07:43 DEBUG : Looking for writers 2025/10/01 05:07:43 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:43 DEBUG : dir: reading active writers 2025/10/01 05:07:43 DEBUG : >WaitForWriters: 2025/10/01 05:07:43 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:43 DEBUG : dir: Looking for writers 2025/10/01 05:07:43 DEBUG : Looking for writers 2025/10/01 05:07:43 DEBUG : dir: reading active writers 2025/10/01 05:07:43 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:43 DEBUG : >WaitForWriters: 2025/10/01 05:07:43 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:44 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:44 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:07:44 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:44 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:07:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:07:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:44 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:07:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:45 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:45 DEBUG : dir: Looking for writers 2025/10/01 05:07:45 DEBUG : file1: reading active writers 2025/10/01 05:07:45 DEBUG : Looking for writers 2025/10/01 05:07:45 DEBUG : dir: reading active writers 2025/10/01 05:07:45 DEBUG : >WaitForWriters: 2025/10/01 05:07:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:07:45 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:07:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:07:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:07:45 DEBUG : dir/file1(0xc000a68bc0): _readAt: size=512, off=0 2025/10/01 05:07:45 DEBUG : dir/file1(0xc000a68bc0): openPending: 2025/10/01 05:07:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/01 05:07:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/01 05:07:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:45 DEBUG : dir/file1(0xc000a68bc0): >openPending: err= 2025/10/01 05:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/01 05:07:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:07:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:07:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:07:45 DEBUG : dir/file1(0xc000a68bc0): >_readAt: n=14, err=EOF 2025/10/01 05:07:45 DEBUG : dir/file1(0xc000a68bc0): close: 2025/10/01 05:07:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 05:07:45 DEBUG : dir/file1(0xc000a68bc0): >close: err= 2025/10/01 05:07:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 05:07:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/01 05:07:45 DEBUG : newLeaf: Updating file with newLeaf 0xc00082bb00 2025/10/01 05:07:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/01 05:07:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/01 05:07:46 DEBUG : dir/file1: Updating file with dir/file1 0xc00082bb00 2025/10/01 05:07:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/01 05:07:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 05:07:46 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:07:46 DEBUG : dir/file1(0xc000786c40): openPending: 2025/10/01 05:07:46 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/01 05:07:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/01 05:07:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:46 DEBUG : dir/file1(0xc000786c40): >openPending: err= 2025/10/01 05:07:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/01 05:07:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:07:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:07:46 DEBUG : dir/file1(0xc000786c40): _writeAt: size=25, off=0 2025/10/01 05:07:46 DEBUG : dir/file1(0xc000786c40): >_writeAt: n=25, err= 2025/10/01 05:07:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 05:07:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/01 05:07:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00082bb00 2025/10/01 05:07:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:07:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:47 DEBUG : newLeaf(0xc000786c40): close: 2025/10/01 05:07:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/01 05:07:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-01 05:07:46.728940994 +0000 UTC m=+75.440901609 2025/10/01 05:07:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/01 05:07:47 DEBUG : newLeaf(0xc000786c40): >close: err= 2025/10/01 05:07:47 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:47 DEBUG : dir: Looking for writers 2025/10/01 05:07:47 DEBUG : Looking for writers 2025/10/01 05:07:47 DEBUG : dir: reading active writers 2025/10/01 05:07:47 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:07:47 DEBUG : dir: Looking for writers 2025/10/01 05:07:47 DEBUG : Looking for writers 2025/10/01 05:07:47 DEBUG : dir: reading active writers 2025/10/01 05:07:47 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:07:47 DEBUG : dir: Looking for writers 2025/10/01 05:07:47 DEBUG : Looking for writers 2025/10/01 05:07:47 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:47 DEBUG : dir: reading active writers 2025/10/01 05:07:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:07:47 DEBUG : dir: Looking for writers 2025/10/01 05:07:47 DEBUG : Looking for writers 2025/10/01 05:07:47 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:47 DEBUG : dir: reading active writers 2025/10/01 05:07:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:07:47 DEBUG : newLeaf: vfs cache: starting upload 2025/10/01 05:07:47 DEBUG : dir: Looking for writers 2025/10/01 05:07:47 DEBUG : Looking for writers 2025/10/01 05:07:47 DEBUG : dir: reading active writers 2025/10/01 05:07:47 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:07:47 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:47 DEBUG : dir: Looking for writers 2025/10/01 05:07:47 DEBUG : Looking for writers 2025/10/01 05:07:47 DEBUG : dir: reading active writers 2025/10/01 05:07:47 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:07:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/01 05:07:47 INFO : newLeaf: Copied (replaced existing) 2025/10/01 05:07:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-01 05:07:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/01 05:07:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/01 05:07:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 05:07:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/01 05:07:47 DEBUG : dir: Looking for writers 2025/10/01 05:07:47 DEBUG : Looking for writers 2025/10/01 05:07:47 DEBUG : dir: reading active writers 2025/10/01 05:07:47 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:47 DEBUG : >WaitForWriters: 2025/10/01 05:07:47 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:47 DEBUG : dir: Looking for writers 2025/10/01 05:07:47 DEBUG : Looking for writers 2025/10/01 05:07:47 DEBUG : dir: reading active writers 2025/10/01 05:07:47 DEBUG : newLeaf: reading active writers 2025/10/01 05:07:47 DEBUG : >WaitForWriters: 2025/10/01 05:07:47 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestFileRename (24.65s) --- PASS: TestFileRename/off,forceCache=false (3.67s) --- PASS: TestFileRename/minimal,forceCache=false (3.52s) --- PASS: TestFileRename/minimal,forceCache=true (4.54s) --- PASS: TestFileRename/writes,forceCache=false (3.96s) --- PASS: TestFileRename/writes,forceCache=true (4.85s) --- PASS: TestFileRename/full,forceCache=false (4.11s) === 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-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:48 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:48 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:48 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:48 DEBUG : Looking for writers 2025/10/01 05:07:48 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.19s) === 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-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:48 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:07:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:07:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/01 05:07:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/01 05:07:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:07:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/01 05:07:49 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/01 05:07:49 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:49 DEBUG : dir: Looking for writers 2025/10/01 05:07:49 DEBUG : file1: reading active writers 2025/10/01 05:07:49 DEBUG : Looking for writers 2025/10/01 05:07:49 DEBUG : dir: reading active writers 2025/10/01 05:07:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.43s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:50 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:07:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:07:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/01 05:07:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/01 05:07:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:07:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/01 05:07:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/01 05:07:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/01 05:07:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/01 05:07:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/01 05:07:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/01 05:07:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/01 05:07:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/01 05:07:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/01 05:07:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/01 05:07:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/01 05:07:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/01 05:07:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/01 05:07:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/01 05:07:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/01 05:07:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/01 05:07:51 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:51 DEBUG : dir: Looking for writers 2025/10/01 05:07:51 DEBUG : file1: reading active writers 2025/10/01 05:07:51 DEBUG : Looking for writers 2025/10/01 05:07:51 DEBUG : dir: reading active writers 2025/10/01 05:07:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.83s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:52 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:07:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:07:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/01 05:07:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/01 05:07:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:07:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/01 05:07:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/01 05:07:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/01 05:07:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/01 05:07:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/01 05:07:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/01 05:07:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/01 05:07:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/01 05:07:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/01 05:07:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/01 05:07:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/01 05:07:53 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/01 05:07:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/01 05:07:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/01 05:07:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/01 05:07:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/01 05:07:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/01 05:07:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/01 05:07:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/01 05:07:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/01 05:07:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/01 05:07:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/01 05:07:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/01 05:07:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/01 05:07:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/01 05:07:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/01 05:07:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/01 05:07:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/01 05:07:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/01 05:07:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/01 05:07:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/01 05:07:53 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:53 DEBUG : dir: Looking for writers 2025/10/01 05:07:53 DEBUG : file1: reading active writers 2025/10/01 05:07:53 DEBUG : Looking for writers 2025/10/01 05:07:53 DEBUG : dir: reading active writers 2025/10/01 05:07:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.08s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:54 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:07:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:07:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/01 05:07:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/01 05:07:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:07:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/01 05:07:54 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:54 DEBUG : dir: Looking for writers 2025/10/01 05:07:54 DEBUG : file1: reading active writers 2025/10/01 05:07:54 DEBUG : Looking for writers 2025/10/01 05:07:54 DEBUG : dir: reading active writers 2025/10/01 05:07:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.37s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:55 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:07:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:07:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/01 05:07:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/01 05:07:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:07:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/01 05:07:56 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/01 05:07:56 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/01 05:07:56 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:56 DEBUG : dir: Looking for writers 2025/10/01 05:07:56 DEBUG : file1: reading active writers 2025/10/01 05:07:56 DEBUG : Looking for writers 2025/10/01 05:07:56 DEBUG : dir: reading active writers 2025/10/01 05:07:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.50s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:57 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:57 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:07:57 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:57 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:57 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:07:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:07:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:07:57 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:07:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:07:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/01 05:07:57 DEBUG : dir/file1(0xc000910b80): _readAt: size=1, off=0 2025/10/01 05:07:57 DEBUG : dir/file1(0xc000910b80): openPending: 2025/10/01 05:07:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/01 05:07:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/01 05:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:57 DEBUG : dir/file1(0xc000910b80): >openPending: err= 2025/10/01 05:07:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/01 05:07:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:07:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:07:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:07:57 DEBUG : dir/file1(0xc000910b80): >_readAt: n=1, err= 2025/10/01 05:07:57 DEBUG : dir/file1(0xc000910b80): _readAt: size=256, off=1 2025/10/01 05:07:57 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/01 05:07:57 DEBUG : dir/file1(0xc000910b80): >_readAt: n=15, err=EOF 2025/10/01 05:07:57 DEBUG : dir/file1(0xc000910b80): _readAt: size=16, off=16 2025/10/01 05:07:57 DEBUG : dir/file1(0xc000910b80): >_readAt: n=0, err=EOF 2025/10/01 05:07:57 DEBUG : dir/file1(0xc000910b80): close: 2025/10/01 05:07:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 05:07:57 DEBUG : dir/file1(0xc000910b80): >close: err= 2025/10/01 05:07:57 DEBUG : dir/file1(0xc000910b80): close: 2025/10/01 05:07:57 DEBUG : dir/file1(0xc000910b80): >close: err=file already closed 2025/10/01 05:07:57 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:57 DEBUG : dir: Looking for writers 2025/10/01 05:07:57 DEBUG : file1: reading active writers 2025/10/01 05:07:57 DEBUG : Looking for writers 2025/10/01 05:07:57 DEBUG : dir: reading active writers 2025/10/01 05:07:57 DEBUG : >WaitForWriters: 2025/10/01 05:07:57 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.56s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:07:58 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:07:58 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:07:58 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:58 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:07:58 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:07:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:07:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:07:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:07:59 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:07:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:07:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:07:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/01 05:07:59 DEBUG : dir/file1(0xc000992240): _readAt: size=1, off=0 2025/10/01 05:07:59 DEBUG : dir/file1(0xc000992240): openPending: 2025/10/01 05:07:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/01 05:07:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/01 05:07:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:07:59 DEBUG : dir/file1(0xc000992240): >openPending: err= 2025/10/01 05:07:59 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/01 05:07:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:07:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:07:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:07:59 DEBUG : dir/file1(0xc000992240): >_readAt: n=1, err= 2025/10/01 05:07:59 DEBUG : dir/file1(0xc000992240): _readAt: size=1, off=5 2025/10/01 05:07:59 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/01 05:07:59 DEBUG : dir/file1(0xc000992240): >_readAt: n=1, err= 2025/10/01 05:07:59 DEBUG : dir/file1(0xc000992240): _readAt: size=1, off=3 2025/10/01 05:07:59 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/01 05:07:59 DEBUG : dir/file1(0xc000992240): >_readAt: n=1, err= 2025/10/01 05:07:59 DEBUG : dir/file1(0xc000992240): _readAt: size=1, off=13 2025/10/01 05:07:59 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/01 05:07:59 DEBUG : dir/file1(0xc000992240): >_readAt: n=1, err= 2025/10/01 05:07:59 DEBUG : dir/file1(0xc000992240): _readAt: size=16, off=100 2025/10/01 05:07:59 DEBUG : dir/file1(0xc000992240): >_readAt: n=0, err=EOF 2025/10/01 05:07:59 DEBUG : dir/file1(0xc000992240): close: 2025/10/01 05:07:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 05:07:59 DEBUG : dir/file1(0xc000992240): >close: err= 2025/10/01 05:07:59 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:07:59 DEBUG : dir: Looking for writers 2025/10/01 05:07:59 DEBUG : file1: reading active writers 2025/10/01 05:07:59 DEBUG : Looking for writers 2025/10/01 05:07:59 DEBUG : dir: reading active writers 2025/10/01 05:07:59 DEBUG : >WaitForWriters: 2025/10/01 05:07:59 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.57s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:00 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:00 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:00 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:00 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:00 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:08:00 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:08:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:08:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:08:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): _readAt: size=1, off=0 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): openPending: 2025/10/01 05:08:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/01 05:08:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/01 05:08:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): >openPending: err= 2025/10/01 05:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/01 05:08:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:08:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): >_readAt: n=1, err= 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): _readAt: size=1, off=5 2025/10/01 05:08:00 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): >_readAt: n=1, err= 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): _readAt: size=1, off=1 2025/10/01 05:08:00 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): >_readAt: n=1, err= 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): _readAt: size=6, off=10 2025/10/01 05:08:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): >_readAt: n=6, err= 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): _readAt: size=256, off=10 2025/10/01 05:08:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): >_readAt: n=6, err=EOF 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): _readAt: size=256, off=100 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): >_readAt: n=0, err=EOF 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): close: 2025/10/01 05:08:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): >close: err= 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): _readAt: size=256, off=100 2025/10/01 05:08:00 DEBUG : dir/file1(0xc0009d9f40): >_readAt: n=0, err=file already closed 2025/10/01 05:08:00 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:00 DEBUG : dir: Looking for writers 2025/10/01 05:08:00 DEBUG : file1: reading active writers 2025/10/01 05:08:00 DEBUG : Looking for writers 2025/10/01 05:08:00 DEBUG : dir: reading active writers 2025/10/01 05:08:00 DEBUG : >WaitForWriters: 2025/10/01 05:08:00 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.46s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:01 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:01 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:01 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:01 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:01 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:08:02 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:08:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:08:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:08:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/01 05:08:02 DEBUG : dir/file1(0xc000832d80): RWFileHandle.Flush 2025/10/01 05:08:02 DEBUG : dir/file1(0xc000832d80): _readAt: size=256, off=0 2025/10/01 05:08:02 DEBUG : dir/file1(0xc000832d80): openPending: 2025/10/01 05:08:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/01 05:08:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/01 05:08:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:02 DEBUG : dir/file1(0xc000832d80): >openPending: err= 2025/10/01 05:08:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/01 05:08:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:08:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:02 DEBUG : dir/file1(0xc000832d80): >_readAt: n=16, err=EOF 2025/10/01 05:08:02 DEBUG : dir/file1(0xc000832d80): RWFileHandle.Flush 2025/10/01 05:08:02 DEBUG : dir/file1(0xc000832d80): RWFileHandle.Flush 2025/10/01 05:08:02 DEBUG : dir/file1(0xc000832d80): close: 2025/10/01 05:08:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 05:08:02 DEBUG : dir/file1(0xc000832d80): >close: err= 2025/10/01 05:08:02 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:02 DEBUG : dir: Looking for writers 2025/10/01 05:08:02 DEBUG : file1: reading active writers 2025/10/01 05:08:02 DEBUG : Looking for writers 2025/10/01 05:08:02 DEBUG : dir: reading active writers 2025/10/01 05:08:02 DEBUG : >WaitForWriters: 2025/10/01 05:08:02 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.48s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:03 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:03 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:03 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:03 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:03 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 05:08:03 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:08:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:08:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:08:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/01 05:08:03 DEBUG : dir/file1(0xc00078cc40): _readAt: size=256, off=0 2025/10/01 05:08:03 DEBUG : dir/file1(0xc00078cc40): openPending: 2025/10/01 05:08:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/01 05:08:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/01 05:08:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:03 DEBUG : dir/file1(0xc00078cc40): >openPending: err= 2025/10/01 05:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/01 05:08:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:08:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:03 DEBUG : dir/file1(0xc00078cc40): >_readAt: n=16, err=EOF 2025/10/01 05:08:03 DEBUG : dir/file1(0xc00078cc40): RWFileHandle.Release 2025/10/01 05:08:03 DEBUG : dir/file1(0xc00078cc40): close: 2025/10/01 05:08:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 05:08:03 DEBUG : dir/file1(0xc00078cc40): >close: err= 2025/10/01 05:08:03 DEBUG : dir/file1(0xc00078cc40): RWFileHandle.Release 2025/10/01 05:08:03 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:03 DEBUG : dir: Looking for writers 2025/10/01 05:08:03 DEBUG : file1: reading active writers 2025/10/01 05:08:03 DEBUG : Looking for writers 2025/10/01 05:08:03 DEBUG : dir: reading active writers 2025/10/01 05:08:03 DEBUG : >WaitForWriters: 2025/10/01 05:08:03 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.53s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:04 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:04 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:04 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:04 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:04 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:04 DEBUG : file1: newRWFileHandle: 2025/10/01 05:08:04 DEBUG : file1(0xc00094a600): openPending: 2025/10/01 05:08:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:04 DEBUG : file1(0xc00094a600): >openPending: err= 2025/10/01 05:08:04 DEBUG : file1: >newRWFileHandle: err= 2025/10/01 05:08:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/01 05:08:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/01 05:08:04 DEBUG : file1(0xc00094a600): _writeAt: size=5, off=0 2025/10/01 05:08:04 DEBUG : file1(0xc00094a600): >_writeAt: n=5, err= 2025/10/01 05:08:04 DEBUG : file1(0xc00094a600): _writeAt: size=7, off=5 2025/10/01 05:08:04 DEBUG : file1(0xc00094a600): >_writeAt: n=7, err= 2025/10/01 05:08:04 DEBUG : file1: vfs cache: truncate to size=11 2025/10/01 05:08:04 DEBUG : file1(0xc00094a600): close: 2025/10/01 05:08:04 DEBUG : file1: vfs cache: setting modification time to 2025-10-01 05:08:04.695528003 +0000 UTC m=+93.407488619 2025/10/01 05:08:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:04 DEBUG : file1(0xc00094a600): >close: err= 2025/10/01 05:08:04 DEBUG : file1(0xc00094a600): close: 2025/10/01 05:08:04 DEBUG : file1(0xc00094a600): >close: err=file already closed 2025/10/01 05:08:04 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:04 DEBUG : Looking for writers 2025/10/01 05:08:04 DEBUG : file1: reading active writers 2025/10/01 05:08:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:08:04 DEBUG : Looking for writers 2025/10/01 05:08:04 DEBUG : file1: reading active writers 2025/10/01 05:08:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:08:04 DEBUG : Looking for writers 2025/10/01 05:08:04 DEBUG : file1: reading active writers 2025/10/01 05:08:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:08:04 DEBUG : Looking for writers 2025/10/01 05:08:04 DEBUG : file1: reading active writers 2025/10/01 05:08:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:08:04 DEBUG : file1: vfs cache: starting upload 2025/10/01 05:08:04 DEBUG : Looking for writers 2025/10/01 05:08:04 DEBUG : file1: reading active writers 2025/10/01 05:08:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:08:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:05 DEBUG : Looking for writers 2025/10/01 05:08:05 DEBUG : file1: reading active writers 2025/10/01 05:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:08:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/01 05:08:05 INFO : file1: Copied (new) 2025/10/01 05:08:05 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-01 05:08:04 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/01 05:08:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/01 05:08:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:05 INFO : file1: vfs cache: upload succeeded try #1 2025/10/01 05:08:05 DEBUG : Looking for writers 2025/10/01 05:08:05 DEBUG : file1: reading active writers 2025/10/01 05:08:05 DEBUG : >WaitForWriters: 2025/10/01 05:08:05 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:05 DEBUG : Looking for writers 2025/10/01 05:08:05 DEBUG : file1: reading active writers 2025/10/01 05:08:05 DEBUG : >WaitForWriters: 2025/10/01 05:08:05 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.18s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:05 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:05 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:05 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:05 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:05 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:05 DEBUG : file1: newRWFileHandle: 2025/10/01 05:08:05 DEBUG : file1(0xc0007edec0): openPending: 2025/10/01 05:08:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:05 DEBUG : file1(0xc0007edec0): >openPending: err= 2025/10/01 05:08:05 DEBUG : file1: >newRWFileHandle: err= 2025/10/01 05:08:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/01 05:08:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/01 05:08:05 DEBUG : file1(0xc0007edec0): _writeAt: size=7, off=0 2025/10/01 05:08:05 DEBUG : file1(0xc0007edec0): >_writeAt: n=7, err= 2025/10/01 05:08:05 DEBUG : file1(0xc0007edec0): _writeAt: size=6, off=5 2025/10/01 05:08:05 DEBUG : file1(0xc0007edec0): >_writeAt: n=6, err= 2025/10/01 05:08:05 DEBUG : file1(0xc0007edec0): close: 2025/10/01 05:08:05 DEBUG : file1: vfs cache: setting modification time to 2025-10-01 05:08:05.880216322 +0000 UTC m=+94.592176937 2025/10/01 05:08:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:05 DEBUG : file1(0xc0007edec0): >close: err= 2025/10/01 05:08:05 DEBUG : file1(0xc0007edec0): _writeAt: size=5, off=0 2025/10/01 05:08:05 DEBUG : file1(0xc0007edec0): >_writeAt: n=0, err=file already closed 2025/10/01 05:08:05 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:05 DEBUG : Looking for writers 2025/10/01 05:08:05 DEBUG : file1: reading active writers 2025/10/01 05:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:08:05 DEBUG : Looking for writers 2025/10/01 05:08:05 DEBUG : file1: reading active writers 2025/10/01 05:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:08:05 DEBUG : Looking for writers 2025/10/01 05:08:05 DEBUG : file1: reading active writers 2025/10/01 05:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:08:05 DEBUG : Looking for writers 2025/10/01 05:08:05 DEBUG : file1: reading active writers 2025/10/01 05:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:08:05 DEBUG : file1: vfs cache: starting upload 2025/10/01 05:08:06 DEBUG : Looking for writers 2025/10/01 05:08:06 DEBUG : file1: reading active writers 2025/10/01 05:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:08:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:06 DEBUG : Looking for writers 2025/10/01 05:08:06 DEBUG : file1: reading active writers 2025/10/01 05:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:08:06 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/01 05:08:06 INFO : file1: Copied (new) 2025/10/01 05:08:06 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-01 05:08:05 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/01 05:08:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/01 05:08:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:06 INFO : file1: vfs cache: upload succeeded try #1 2025/10/01 05:08:06 DEBUG : Looking for writers 2025/10/01 05:08:06 DEBUG : file1: reading active writers 2025/10/01 05:08:06 DEBUG : >WaitForWriters: 2025/10/01 05:08:06 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:06 DEBUG : Looking for writers 2025/10/01 05:08:06 DEBUG : file1: reading active writers 2025/10/01 05:08:06 DEBUG : >WaitForWriters: 2025/10/01 05:08:06 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.13s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:06 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:06 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:06 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:06 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:06 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:07 DEBUG : file1: newRWFileHandle: 2025/10/01 05:08:07 DEBUG : file1(0xc00098ccc0): openPending: 2025/10/01 05:08:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:07 DEBUG : file1(0xc00098ccc0): >openPending: err= 2025/10/01 05:08:07 DEBUG : file1: >newRWFileHandle: err= 2025/10/01 05:08:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/01 05:08:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/01 05:08:07 DEBUG : file1(0xc00098ccc0): close: 2025/10/01 05:08:07 DEBUG : file1: vfs cache: setting modification time to 2025-10-01 05:08:07.012956054 +0000 UTC m=+95.724916669 2025/10/01 05:08:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:07 DEBUG : file1(0xc00098ccc0): >close: err= 2025/10/01 05:08:07 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/01 05:08:07 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/01 05:08:07 DEBUG : file2: newRWFileHandle: 2025/10/01 05:08:07 DEBUG : file2(0xc00098d140): openPending: 2025/10/01 05:08:07 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/01 05:08:07 DEBUG : file2(0xc00098d140): >openPending: err= 2025/10/01 05:08:07 DEBUG : file2: >newRWFileHandle: err= 2025/10/01 05:08:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/01 05:08:07 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/01 05:08:07 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/01 05:08:07 DEBUG : file2(0xc00098d140): RWFileHandle.Flush 2025/10/01 05:08:07 DEBUG : file2(0xc00098d140): RWFileHandle.Release 2025/10/01 05:08:07 DEBUG : file2(0xc00098d140): close: 2025/10/01 05:08:07 DEBUG : file2: vfs cache: setting modification time to 2025-10-01 05:08:07.013668973 +0000 UTC m=+95.725629588 2025/10/01 05:08:07 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:07 DEBUG : file2(0xc00098d140): >close: err= 2025/10/01 05:08:07 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:07 DEBUG : Looking for writers 2025/10/01 05:08:07 DEBUG : file1: reading active writers 2025/10/01 05:08:07 DEBUG : file2: reading active writers 2025/10/01 05:08:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/01 05:08:07 DEBUG : Looking for writers 2025/10/01 05:08:07 DEBUG : file1: reading active writers 2025/10/01 05:08:07 DEBUG : file2: reading active writers 2025/10/01 05:08:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/01 05:08:07 DEBUG : Looking for writers 2025/10/01 05:08:07 DEBUG : file1: reading active writers 2025/10/01 05:08:07 DEBUG : file2: reading active writers 2025/10/01 05:08:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/01 05:08:07 DEBUG : Looking for writers 2025/10/01 05:08:07 DEBUG : file1: reading active writers 2025/10/01 05:08:07 DEBUG : file2: reading active writers 2025/10/01 05:08:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/01 05:08:07 DEBUG : file2: vfs cache: starting upload 2025/10/01 05:08:07 DEBUG : file1: vfs cache: starting upload 2025/10/01 05:08:07 DEBUG : Looking for writers 2025/10/01 05:08:07 DEBUG : file2: reading active writers 2025/10/01 05:08:07 DEBUG : file1: reading active writers 2025/10/01 05:08:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/01 05:08:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:07 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:07 DEBUG : Looking for writers 2025/10/01 05:08:07 DEBUG : file1: reading active writers 2025/10/01 05:08:07 DEBUG : file2: reading active writers 2025/10/01 05:08:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/01 05:08:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/01 05:08:07 INFO : file1: Copied (new) 2025/10/01 05:08:07 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-01 05:08:07 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/01 05:08:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/01 05:08:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:07 INFO : file1: vfs cache: upload succeeded try #1 2025/10/01 05:08:07 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/01 05:08:07 INFO : file2: Copied (new) 2025/10/01 05:08:07 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-01 05:08:07 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/01 05:08:07 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/01 05:08:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/01 05:08:07 INFO : file2: vfs cache: upload succeeded try #1 2025/10/01 05:08:07 DEBUG : Looking for writers 2025/10/01 05:08:07 DEBUG : file2: reading active writers 2025/10/01 05:08:07 DEBUG : file1: reading active writers 2025/10/01 05:08:07 DEBUG : >WaitForWriters: 2025/10/01 05:08:07 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:07 DEBUG : Looking for writers 2025/10/01 05:08:07 DEBUG : file1: reading active writers 2025/10/01 05:08:07 DEBUG : file2: reading active writers 2025/10/01 05:08:07 DEBUG : >WaitForWriters: 2025/10/01 05:08:07 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.31s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:08 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:08 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:08 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:08 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:08 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:08 DEBUG : file1: newRWFileHandle: 2025/10/01 05:08:08 DEBUG : file1(0xc000a0f980): openPending: 2025/10/01 05:08:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:08 DEBUG : file1(0xc000a0f980): >openPending: err= 2025/10/01 05:08:08 DEBUG : file1: >newRWFileHandle: err= 2025/10/01 05:08:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/01 05:08:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/01 05:08:08 DEBUG : file1(0xc000a0f980): _writeAt: size=5, off=0 2025/10/01 05:08:08 DEBUG : file1(0xc000a0f980): >_writeAt: n=5, err= 2025/10/01 05:08:08 DEBUG : file1(0xc000a0f980): RWFileHandle.Flush 2025/10/01 05:08:08 DEBUG : file1(0xc000a0f980): RWFileHandle.Flush 2025/10/01 05:08:08 DEBUG : file1(0xc000a0f980): close: 2025/10/01 05:08:08 DEBUG : file1: vfs cache: setting modification time to 2025-10-01 05:08:08.316123835 +0000 UTC m=+97.028084491 2025/10/01 05:08:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:08 DEBUG : file1(0xc000a0f980): >close: err= 2025/10/01 05:08:08 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:08 DEBUG : Looking for writers 2025/10/01 05:08:08 DEBUG : file1: reading active writers 2025/10/01 05:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:08:08 DEBUG : Looking for writers 2025/10/01 05:08:08 DEBUG : file1: reading active writers 2025/10/01 05:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:08:08 DEBUG : Looking for writers 2025/10/01 05:08:08 DEBUG : file1: reading active writers 2025/10/01 05:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:08:08 DEBUG : Looking for writers 2025/10/01 05:08:08 DEBUG : file1: reading active writers 2025/10/01 05:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:08:08 DEBUG : file1: vfs cache: starting upload 2025/10/01 05:08:08 DEBUG : Looking for writers 2025/10/01 05:08:08 DEBUG : file1: reading active writers 2025/10/01 05:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:08:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:08 DEBUG : Looking for writers 2025/10/01 05:08:08 DEBUG : file1: reading active writers 2025/10/01 05:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:08:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/01 05:08:08 INFO : file1: Copied (new) 2025/10/01 05:08:08 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-01 05:08:08 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/01 05:08:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/01 05:08:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:08 INFO : file1: vfs cache: upload succeeded try #1 2025/10/01 05:08:08 DEBUG : Looking for writers 2025/10/01 05:08:08 DEBUG : file1: reading active writers 2025/10/01 05:08:08 DEBUG : >WaitForWriters: 2025/10/01 05:08:08 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.07s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:09 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:09 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:09 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:09 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:09 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:09 DEBUG : file1: newRWFileHandle: 2025/10/01 05:08:09 DEBUG : file1(0xc000bbc8c0): openPending: 2025/10/01 05:08:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:09 DEBUG : file1(0xc000bbc8c0): >openPending: err= 2025/10/01 05:08:09 DEBUG : file1: >newRWFileHandle: err= 2025/10/01 05:08:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/01 05:08:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/01 05:08:09 DEBUG : file1(0xc000bbc8c0): _writeAt: size=5, off=0 2025/10/01 05:08:09 DEBUG : file1(0xc000bbc8c0): >_writeAt: n=5, err= 2025/10/01 05:08:09 DEBUG : file1(0xc000bbc8c0): RWFileHandle.Release 2025/10/01 05:08:09 DEBUG : file1(0xc000bbc8c0): close: 2025/10/01 05:08:09 DEBUG : file1: vfs cache: setting modification time to 2025-10-01 05:08:09.382589288 +0000 UTC m=+98.094549944 2025/10/01 05:08:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:09 DEBUG : file1(0xc000bbc8c0): >close: err= 2025/10/01 05:08:09 DEBUG : file1(0xc000bbc8c0): RWFileHandle.Release 2025/10/01 05:08:09 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:09 DEBUG : Looking for writers 2025/10/01 05:08:09 DEBUG : file1: reading active writers 2025/10/01 05:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:08:09 DEBUG : Looking for writers 2025/10/01 05:08:09 DEBUG : file1: reading active writers 2025/10/01 05:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:08:09 DEBUG : Looking for writers 2025/10/01 05:08:09 DEBUG : file1: reading active writers 2025/10/01 05:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:08:09 DEBUG : Looking for writers 2025/10/01 05:08:09 DEBUG : file1: reading active writers 2025/10/01 05:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:08:09 DEBUG : file1: vfs cache: starting upload 2025/10/01 05:08:09 DEBUG : Looking for writers 2025/10/01 05:08:09 DEBUG : file1: reading active writers 2025/10/01 05:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:08:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:09 DEBUG : Looking for writers 2025/10/01 05:08:09 DEBUG : file1: reading active writers 2025/10/01 05:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:08:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/01 05:08:09 INFO : file1: Copied (new) 2025/10/01 05:08:09 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-01 05:08:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/01 05:08:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/01 05:08:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:09 INFO : file1: vfs cache: upload succeeded try #1 2025/10/01 05:08:10 DEBUG : Looking for writers 2025/10/01 05:08:10 DEBUG : file1: reading active writers 2025/10/01 05:08:10 DEBUG : >WaitForWriters: 2025/10/01 05:08:10 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.10s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:10 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:10 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:10 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:10 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:10 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/01 05:08:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 05:08:11 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:08:11 DEBUG : dir/file1(0xc000c1d140): openPending: 2025/10/01 05:08:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/01 05:08:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/01 05:08:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:11 DEBUG : dir/file1(0xc000c1d140): >openPending: err= 2025/10/01 05:08:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/01 05:08:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:08:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:08:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/01 05:08:11 DEBUG : dir/file1(0xc000c1d140): _writeAt: size=5, off=0 2025/10/01 05:08:11 DEBUG : dir/file1(0xc000c1d140): >_writeAt: n=5, err= 2025/10/01 05:08:11 DEBUG : dir/file1(0xc000c1d140): close: 2025/10/01 05:08:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:11 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-01 05:08:11.115843736 +0000 UTC m=+99.827804352 2025/10/01 05:08:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:11 DEBUG : dir/file1(0xc000c1d140): >close: err= 2025/10/01 05:08:11 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:11 DEBUG : dir: Looking for writers 2025/10/01 05:08:11 DEBUG : file1: reading active writers 2025/10/01 05:08:11 DEBUG : Looking for writers 2025/10/01 05:08:11 DEBUG : dir: reading active writers 2025/10/01 05:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:08:11 DEBUG : dir: Looking for writers 2025/10/01 05:08:11 DEBUG : file1: reading active writers 2025/10/01 05:08:11 DEBUG : Looking for writers 2025/10/01 05:08:11 DEBUG : dir: reading active writers 2025/10/01 05:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:08:11 DEBUG : dir: Looking for writers 2025/10/01 05:08:11 DEBUG : file1: reading active writers 2025/10/01 05:08:11 DEBUG : Looking for writers 2025/10/01 05:08:11 DEBUG : dir: reading active writers 2025/10/01 05:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:08:11 DEBUG : dir: Looking for writers 2025/10/01 05:08:11 DEBUG : file1: reading active writers 2025/10/01 05:08:11 DEBUG : Looking for writers 2025/10/01 05:08:11 DEBUG : dir: reading active writers 2025/10/01 05:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:08:11 DEBUG : dir/file1: vfs cache: starting upload 2025/10/01 05:08:11 DEBUG : dir: Looking for writers 2025/10/01 05:08:11 DEBUG : file1: reading active writers 2025/10/01 05:08:11 DEBUG : Looking for writers 2025/10/01 05:08:11 DEBUG : dir: reading active writers 2025/10/01 05:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:08:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:11 DEBUG : dir: Looking for writers 2025/10/01 05:08:11 DEBUG : file1: reading active writers 2025/10/01 05:08:11 DEBUG : Looking for writers 2025/10/01 05:08:11 DEBUG : dir: reading active writers 2025/10/01 05:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:08:11 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/01 05:08:11 INFO : dir/file1: Copied (replaced existing) 2025/10/01 05:08:11 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-01 05:08:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/01 05:08:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/01 05:08:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/01 05:08:11 DEBUG : dir: Looking for writers 2025/10/01 05:08:11 DEBUG : file1: reading active writers 2025/10/01 05:08:11 DEBUG : Looking for writers 2025/10/01 05:08:11 DEBUG : dir: reading active writers 2025/10/01 05:08:11 DEBUG : >WaitForWriters: 2025/10/01 05:08:11 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.08s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:12 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:12 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:12 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:12 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:12 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:13 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 05:08:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 05:08:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 05:08:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/01 05:08:13 DEBUG : dir/file1(0xc000726940): _writeAt: size=5, off=0 2025/10/01 05:08:13 DEBUG : dir/file1(0xc000726940): openPending: 2025/10/01 05:08:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/01 05:08:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/01 05:08:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:13 DEBUG : dir/file1(0xc000726940): >openPending: err= 2025/10/01 05:08:13 DEBUG : dir/file1(0xc000726940): >_writeAt: n=5, err= 2025/10/01 05:08:13 DEBUG : dir/file1(0xc000726940): _writeAt: size=15, off=5 2025/10/01 05:08:13 DEBUG : dir/file1(0xc000726940): >_writeAt: n=15, err= 2025/10/01 05:08:13 DEBUG : dir/file1(0xc000726940): close: 2025/10/01 05:08:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/01 05:08:13 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-01 05:08:13.225404453 +0000 UTC m=+101.937365079 2025/10/01 05:08:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:13 DEBUG : dir/file1(0xc000726940): >close: err= 2025/10/01 05:08:13 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:13 DEBUG : dir: Looking for writers 2025/10/01 05:08:13 DEBUG : file1: reading active writers 2025/10/01 05:08:13 DEBUG : Looking for writers 2025/10/01 05:08:13 DEBUG : dir: reading active writers 2025/10/01 05:08:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:08:13 DEBUG : dir: Looking for writers 2025/10/01 05:08:13 DEBUG : file1: reading active writers 2025/10/01 05:08:13 DEBUG : Looking for writers 2025/10/01 05:08:13 DEBUG : dir: reading active writers 2025/10/01 05:08:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:08:13 DEBUG : dir: Looking for writers 2025/10/01 05:08:13 DEBUG : file1: reading active writers 2025/10/01 05:08:13 DEBUG : Looking for writers 2025/10/01 05:08:13 DEBUG : dir: reading active writers 2025/10/01 05:08:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:08:13 DEBUG : dir: Looking for writers 2025/10/01 05:08:13 DEBUG : file1: reading active writers 2025/10/01 05:08:13 DEBUG : Looking for writers 2025/10/01 05:08:13 DEBUG : dir: reading active writers 2025/10/01 05:08:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:08:13 DEBUG : dir/file1: vfs cache: starting upload 2025/10/01 05:08:13 DEBUG : dir: Looking for writers 2025/10/01 05:08:13 DEBUG : file1: reading active writers 2025/10/01 05:08:13 DEBUG : Looking for writers 2025/10/01 05:08:13 DEBUG : dir: reading active writers 2025/10/01 05:08:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:08:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:13 DEBUG : dir: Looking for writers 2025/10/01 05:08:13 DEBUG : file1: reading active writers 2025/10/01 05:08:13 DEBUG : Looking for writers 2025/10/01 05:08:13 DEBUG : dir: reading active writers 2025/10/01 05:08:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:08:13 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/10/01 05:08:13 INFO : dir/file1: Copied (replaced existing) 2025/10/01 05:08:13 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-01 05:08:13 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/10/01 05:08:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/01 05:08:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/01 05:08:13 DEBUG : dir: Looking for writers 2025/10/01 05:08:13 DEBUG : file1: reading active writers 2025/10/01 05:08:13 DEBUG : Looking for writers 2025/10/01 05:08:13 DEBUG : dir: reading active writers 2025/10/01 05:08:13 DEBUG : >WaitForWriters: 2025/10/01 05:08:13 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.99s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:14 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:14 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:14 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:14 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:14 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:14 DEBUG : file1: newRWFileHandle: 2025/10/01 05:08:14 DEBUG : file1(0xc00071a200): openPending: 2025/10/01 05:08:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:14 DEBUG : file1(0xc00071a200): >openPending: err= 2025/10/01 05:08:14 DEBUG : file1: >newRWFileHandle: err= 2025/10/01 05:08:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/01 05:08:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/01 05:08:14 DEBUG : file1(0xc00071a200): _writeAt: size=5, off=0 2025/10/01 05:08:14 DEBUG : file1(0xc00071a200): >_writeAt: n=5, err= 2025/10/01 05:08:14 DEBUG : file1(0xc00071a200): close: 2025/10/01 05:08:14 DEBUG : file1: vfs cache: setting modification time to 2025-10-01 05:08:14.55062832 +0000 UTC m=+103.262588936 2025/10/01 05:08:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:14 DEBUG : file1(0xc00071a200): >close: err= 2025/10/01 05:08:14 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:14 DEBUG : Looking for writers 2025/10/01 05:08:14 DEBUG : file1: reading active writers 2025/10/01 05:08:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:08:14 DEBUG : Looking for writers 2025/10/01 05:08:14 DEBUG : file1: reading active writers 2025/10/01 05:08:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:08:14 DEBUG : Looking for writers 2025/10/01 05:08:14 DEBUG : file1: reading active writers 2025/10/01 05:08:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:08:14 DEBUG : Looking for writers 2025/10/01 05:08:14 DEBUG : file1: reading active writers 2025/10/01 05:08:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:08:14 DEBUG : file1: vfs cache: starting upload 2025/10/01 05:08:14 DEBUG : Looking for writers 2025/10/01 05:08:14 DEBUG : file1: reading active writers 2025/10/01 05:08:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:08:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:14 DEBUG : Looking for writers 2025/10/01 05:08:14 DEBUG : file1: reading active writers 2025/10/01 05:08:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:08:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/01 05:08:14 INFO : file1: Copied (new) 2025/10/01 05:08:14 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-01 05:08:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/01 05:08:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/01 05:08:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:14 INFO : file1: vfs cache: upload succeeded try #1 2025/10/01 05:08:15 DEBUG : Looking for writers 2025/10/01 05:08:15 DEBUG : file1: reading active writers 2025/10/01 05:08:15 DEBUG : >WaitForWriters: 2025/10/01 05:08:15 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.05s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:15 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:15 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:15 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:15 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/01 05:08:15 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3980): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3980): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3980): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3980): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3980): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.603670384 +0000 UTC m=+104.315630999 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3980): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3e00): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3e00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3e00): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3e00): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3e00): _writeAt: size=3, off=2 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3e00): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3e00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.603670384 +0000 UTC m=+104.315630999 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3e00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba03c0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba03c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba03c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba03c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba03c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.603670384 +0000 UTC m=+104.315630999 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba03c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcba40 item 1 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1080): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1080): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1080): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1080): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1080): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.613959115 +0000 UTC m=+104.325919731 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1080): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1880): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1880): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1880): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1880): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1880): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.613959115 +0000 UTC m=+104.325919731 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1880): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dc150 item 2 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1ec0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1ec0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1ec0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1ec0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1ec0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.615888438 +0000 UTC m=+104.327849053 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1ec0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786800): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786800): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786800): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786800): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786800): _writeAt: size=3, off=2 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786800): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786800): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.615888438 +0000 UTC m=+104.327849053 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786800): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786cc0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786cc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786cc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786cc0): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786cc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.615888438 +0000 UTC m=+104.327849053 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786cc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dc540 item 3 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787340): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787340): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787340): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787340): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787340): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.620332954 +0000 UTC m=+104.332293570 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787340): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787880): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787880): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787880): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787880): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787880): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.620332954 +0000 UTC m=+104.332293570 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787880): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dca80 item 4 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787ec0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787ec0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787ec0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787ec0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787ec0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.623687734 +0000 UTC m=+104.335648350 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787ec0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): _writeAt: size=3, off=2 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.623687734 +0000 UTC m=+104.335648350 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6880): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6880): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6880): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6880): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6880): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.623687734 +0000 UTC m=+104.335648350 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6880): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dce00 item 5 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6f00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6f00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6f00): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6f00): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6f00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.625911179 +0000 UTC m=+104.337871796 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6f00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7440): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7440): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7440): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7440): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7440): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.625911179 +0000 UTC m=+104.337871796 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7440): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dd420 item 6 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7b00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7b00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7b00): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7b00): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7b00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.628019529 +0000 UTC m=+104.339980145 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7b00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007920c0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007920c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007920c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007920c0): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007920c0): _writeAt: size=3, off=2 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007920c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007920c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.628019529 +0000 UTC m=+104.339980145 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007920c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792580): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792580): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792580): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792580): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792580): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.628019529 +0000 UTC m=+104.339980145 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792580): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dd7a0 item 7 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792c00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792c00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792c00): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792c00): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792c00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.631834623 +0000 UTC m=+104.343795240 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792c00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793140): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793140): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793140): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793140): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793140): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.631834623 +0000 UTC m=+104.343795240 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793140): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ddce0 item 8 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793880): _readAt: size=2, off=0 2025/10/01 05:08:15 ERROR : open-test-file(0xc000793880): Couldn't read size of file 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793880): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793880): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793880): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793880): close: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793880): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793c40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793c40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793c40): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793c40): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793c40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.634132969 +0000 UTC m=+104.346093585 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793c40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6800): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6800): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6800): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6800): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6800): _writeAt: size=3, off=2 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6800): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6800): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.634132969 +0000 UTC m=+104.346093585 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6800): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6dc0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6dc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6dc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6dc0): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6dc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.634132969 +0000 UTC m=+104.346093585 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6dc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050620 item 9 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac300): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac300): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac300): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac300): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac300): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.638196951 +0000 UTC m=+104.350157577 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac300): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac840): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac840): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac840): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac840): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac840): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.638196951 +0000 UTC m=+104.350157577 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac840): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 10 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ace80): _readAt: size=2, off=0 2025/10/01 05:08:15 ERROR : open-test-file(0xc0009ace80): Couldn't read size of file 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ace80): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ace80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ace80): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ace80): close: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ace80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad280): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad280): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad280): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad280): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad280): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.640579055 +0000 UTC m=+104.352539671 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad280): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad780): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad780): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad780): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad780): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad780): _writeAt: size=3, off=2 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad780): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad780): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.640579055 +0000 UTC m=+104.352539671 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad780): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009adc80): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009adc80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009adc80): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009adc80): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009adc80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.640579055 +0000 UTC m=+104.352539671 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009adc80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f41c0 item 11 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a140): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a140): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a140): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a140): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a140): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.643131909 +0000 UTC m=+104.355092535 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a140): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a680): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a680): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a680): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a680): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a680): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.643131909 +0000 UTC m=+104.355092535 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a680): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b10000 item 12 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec340): _readAt: size=2, off=0 2025/10/01 05:08:15 ERROR : open-test-file(0xc0007ec340): Couldn't read size of file 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec340): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec340): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec340): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec340): close: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec340): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec700): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec700): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec700): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec700): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec700): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.644675727 +0000 UTC m=+104.356636344 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec700): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ecec0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ecec0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ecec0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ecec0): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ecec0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.644675727 +0000 UTC m=+104.356636344 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ecec0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4b60 item 13 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed540): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed540): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed540): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed540): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed540): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.647606361 +0000 UTC m=+104.359566977 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed540): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007eda80): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007eda80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007eda80): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007eda80): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007eda80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.647606361 +0000 UTC m=+104.359566977 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007eda80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5110 item 14 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2140): _readAt: size=2, off=0 2025/10/01 05:08:15 ERROR : open-test-file(0xc0007c2140): Couldn't read size of file 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2140): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2140): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2140): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2140): close: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2140): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2500): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2500): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2500): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2500): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2500): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.649852709 +0000 UTC m=+104.361813316 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2500): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2bc0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2bc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2bc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2bc0): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2bc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.649852709 +0000 UTC m=+104.361813316 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2bc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f56c0 item 15 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3240): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3240): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3240): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3240): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3240): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.651646017 +0000 UTC m=+104.363606633 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3240): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3780): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3780): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3780): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3780): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3780): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.651646017 +0000 UTC m=+104.363606633 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3780): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5c00 item 16 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3dc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3dc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3dc0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3dc0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3dc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.65408076 +0000 UTC m=+104.366041375 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3dc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c300): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c300): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c300): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c300): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c300): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c300): _writeAt: size=3, off=7 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c300): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c300): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.65408076 +0000 UTC m=+104.366041375 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c300): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c800): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c800): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c800): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c800): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c800): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.65408076 +0000 UTC m=+104.366041375 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098c800): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a460 item 17 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098ce80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098ce80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098ce80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098ce80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098ce80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.656655324 +0000 UTC m=+104.368615930 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098ce80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098d3c0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098d3c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098d3c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098d3c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098d3c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.656655324 +0000 UTC m=+104.368615930 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098d3c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b0a0 item 18 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098da80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098da80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098da80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098da80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098da80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.660310057 +0000 UTC m=+104.372270674 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00098da80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c000): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c000): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c000): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c000): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c000): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c000): _writeAt: size=3, off=7 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c000): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c000): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.660310057 +0000 UTC m=+104.372270674 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c000): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c500): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c500): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c500): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c500): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c500): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.660310057 +0000 UTC m=+104.372270674 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c500): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b730 item 19 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b080): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b080): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b080): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b080): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b080): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.665350944 +0000 UTC m=+104.377311560 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b080): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b5c0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b5c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b5c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b5c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b5c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.665350944 +0000 UTC m=+104.377311560 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b5c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b10700 item 20 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094bc80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094bc80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094bc80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094bc80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094bc80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.6680756 +0000 UTC m=+104.380036216 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094bc80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c200): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c200): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c200): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c200): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c200): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c200): _writeAt: size=3, off=7 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c200): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c200): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.6680756 +0000 UTC m=+104.380036216 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c200): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c700): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c700): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c700): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c700): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c700): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.6680756 +0000 UTC m=+104.380036216 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c700): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b10c40 item 21 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c800): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c800): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c800): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c800): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c800): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.671021453 +0000 UTC m=+104.382982069 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c800): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1cd40): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1cd40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1cd40): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1cd40): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1cd40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.671021453 +0000 UTC m=+104.382982069 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1cd40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532bd0 item 22 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d3c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d3c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d3c0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d3c0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d3c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.673668012 +0000 UTC m=+104.385628628 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d3c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d900): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d900): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d900): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d900): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d900): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d900): _writeAt: size=3, off=7 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d900): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d900): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.673668012 +0000 UTC m=+104.385628628 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d900): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.673668012 +0000 UTC m=+104.385628628 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533260 item 23 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbc540): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbc540): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbc540): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbc540): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbc540): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.675887019 +0000 UTC m=+104.387847635 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbc540): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.675887019 +0000 UTC m=+104.387847635 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee4d0 item 24 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd100): _readAt: size=2, off=0 2025/10/01 05:08:15 ERROR : open-test-file(0xc000bbd100): Couldn't read size of file 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd100): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd100): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd100): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd100): close: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd100): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd4c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd4c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd4c0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd4c0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd4c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.678534873 +0000 UTC m=+104.390495489 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd4c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd9c0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd9c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd9c0): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd9c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd9c0): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd9c0): _writeAt: size=3, off=7 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd9c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd9c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.678534873 +0000 UTC m=+104.390495489 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd9c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbdf00): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbdf00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbdf00): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbdf00): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbdf00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.678534873 +0000 UTC m=+104.390495489 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbdf00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eec40 item 25 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8680): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8680): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8680): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8680): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8680): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.682550402 +0000 UTC m=+104.394511019 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8680): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8bc0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8bc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8bc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8bc0): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8bc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.682550402 +0000 UTC m=+104.394511019 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8bc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef6c0 item 26 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9200): _readAt: size=2, off=0 2025/10/01 05:08:15 ERROR : open-test-file(0xc0008c9200): Couldn't read size of file 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9200): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9200): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9200): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9200): close: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9200): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c95c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c95c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c95c0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c95c0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c95c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.684304216 +0000 UTC m=+104.396264832 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c95c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9ac0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9ac0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9ac0): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9ac0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9ac0): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9ac0): _writeAt: size=3, off=7 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9ac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9ac0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.684304216 +0000 UTC m=+104.396264832 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9ac0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854080): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854080): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854080): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854080): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854080): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.684304216 +0000 UTC m=+104.396264832 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854080): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eff10 item 27 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854700): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854700): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854700): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854700): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854700): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.68644665 +0000 UTC m=+104.398407266 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854700): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854c40): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854c40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854c40): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854c40): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854c40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.68644665 +0000 UTC m=+104.398407266 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000854c40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c540 item 28 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855280): _readAt: size=2, off=0 2025/10/01 05:08:15 ERROR : open-test-file(0xc000855280): Couldn't read size of file 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855280): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855280): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855280): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855280): close: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855280): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855640): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855640): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855640): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855640): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855640): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.690254711 +0000 UTC m=+104.402215326 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855640): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855d00): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855d00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855d00): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855d00): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855d00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.690254711 +0000 UTC m=+104.402215326 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000855d00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ca80 item 29 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087c400): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087c400): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087c400): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087c400): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087c400): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.692676309 +0000 UTC m=+104.404636924 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087c400): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087c940): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087c940): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087c940): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087c940): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087c940): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.692676309 +0000 UTC m=+104.404636924 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087c940): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057cf50 item 30 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087cf80): _readAt: size=2, off=0 2025/10/01 05:08:15 ERROR : open-test-file(0xc00087cf80): Couldn't read size of file 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087cf80): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087cf80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087cf80): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087cf80): close: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087cf80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087d340): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087d340): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087d340): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087d340): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087d340): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.694654803 +0000 UTC m=+104.406615420 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087d340): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087da00): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087da00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087da00): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087da00): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087da00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.694654803 +0000 UTC m=+104.406615420 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00087da00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d7a0 item 31 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4100): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4100): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4100): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4100): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4100): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.696383971 +0000 UTC m=+104.408344588 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4100): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4640): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4640): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4640): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4640): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4640): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.696383971 +0000 UTC m=+104.408344588 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4640): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057db90 item 32 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4c80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4c80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4c80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4c80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4c80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.698743993 +0000 UTC m=+104.410704609 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e4c80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5100): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5100): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5100): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5100): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5100): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057df10 item 33 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5100): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5100): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.699773977 +0000 UTC m=+104.411734593 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5100): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5600): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5600): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5600): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5600): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5600): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.699773977 +0000 UTC m=+104.411734593 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5600): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c44d0 item 33 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cd80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cd80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cd80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cd80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cd80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.701331953 +0000 UTC m=+104.413292569 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cd80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d200): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d200): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b11260 item 34 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d200): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d200): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d200): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d200): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d200): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.702047156 +0000 UTC m=+104.414007772 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d200): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d740): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d740): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d740): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d740): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d740): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.702047156 +0000 UTC m=+104.414007772 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d740): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b11420 item 34 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3dd80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3dd80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3dd80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3dd80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3dd80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.703627745 +0000 UTC m=+104.415588361 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3dd80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6280): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6280): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6280): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6280): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6280): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b117a0 item 35 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6280): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6280): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.704257106 +0000 UTC m=+104.416217722 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6280): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6780): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6780): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6780): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6780): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6780): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.704257106 +0000 UTC m=+104.416217722 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6780): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b11960 item 35 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6e00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6e00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6e00): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6e00): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6e00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.706132578 +0000 UTC m=+104.418093194 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a6e00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a7300): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a7300): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514150 item 36 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a7300): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a7300): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a7300): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a7300): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a7300): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.70674595 +0000 UTC m=+104.418706566 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a7300): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a7840): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a7840): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a7840): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a7840): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a7840): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.70674595 +0000 UTC m=+104.418706566 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009a7840): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005143f0 item 36 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5c40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5c40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5c40): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5c40): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5c40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.708385118 +0000 UTC m=+104.420345734 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008e5c40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090e140): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090e140): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090e140): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090e140): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090e140): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4f50 item 37 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090e140): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090e140): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.708968394 +0000 UTC m=+104.420929010 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090e140): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090e640): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090e640): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090e640): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090e640): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090e640): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.708968394 +0000 UTC m=+104.420929010 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090e640): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5180 item 37 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090ecc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090ecc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090ecc0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090ecc0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090ecc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.710640123 +0000 UTC m=+104.422600740 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090ecc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090f1c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090f1c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5b20 item 38 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090f1c0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090f1c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090f1c0): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090f1c0): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090f1c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.711342593 +0000 UTC m=+104.423303199 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090f1c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090f700): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090f700): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090f700): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090f700): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090f700): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.711342593 +0000 UTC m=+104.423303199 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090f700): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a000 item 38 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090fd80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090fd80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090fd80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090fd80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090fd80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.712746438 +0000 UTC m=+104.424707044 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00090fd80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966300): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966300): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966300): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966300): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966300): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a850 item 39 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966300): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966300): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.713331618 +0000 UTC m=+104.425292233 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966300): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966800): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966800): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966800): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966800): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966800): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.713331618 +0000 UTC m=+104.425292233 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966800): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ad90 item 39 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966e80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966e80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966e80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966e80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966e80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.715013616 +0000 UTC m=+104.426974233 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000966e80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967380): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967380): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b570 item 40 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967380): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967380): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967380): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967380): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967380): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.715745761 +0000 UTC m=+104.427706377 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967380): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009678c0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009678c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009678c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009678c0): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009678c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.715745761 +0000 UTC m=+104.427706377 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009678c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b730 item 40 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967e80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967e80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967e80): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967e80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967e80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967e80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967e80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.718245585 +0000 UTC m=+104.430206202 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000967e80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a18400): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a18400): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a18400): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bc00 item 41 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a18400): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a18400): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.718828871 +0000 UTC m=+104.430789487 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a18400): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a188c0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a188c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a188c0): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a188c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a188c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bdc0 item 41 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a188c0): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a188c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.719418447 +0000 UTC m=+104.431379063 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a188c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a18e00): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a18e00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a18e00): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a18e00): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a18e00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.719418447 +0000 UTC m=+104.431379063 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a18e00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578150 item 41 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19440): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19440): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19440): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19440): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19440): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19440): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19440): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.721681719 +0000 UTC m=+104.433642335 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19440): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19940): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19940): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19940): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578690 item 42 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19940): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19940): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.722802193 +0000 UTC m=+104.434762809 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19940): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19e80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19e80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578af0 item 42 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19e80): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19e80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19e80): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19e80): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19e80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.723358567 +0000 UTC m=+104.435319183 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a19e80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52480): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52480): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52480): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52480): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52480): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.723358567 +0000 UTC m=+104.435319183 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52480): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578d90 item 42 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52ac0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52ac0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52ac0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52ac0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52ac0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52ac0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.727010966 +0000 UTC m=+104.438971582 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52ac0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52fc0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52fc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52fc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579490 item 43 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52fc0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52fc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.729197512 +0000 UTC m=+104.441158128 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52fc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4100): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4100): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4100): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4100): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4100): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514d20 item 43 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4100): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4100): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.730525565 +0000 UTC m=+104.442486182 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4100): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4640): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4640): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4640): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4640): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4640): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.730525565 +0000 UTC m=+104.442486182 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4640): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515030 item 43 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4c80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4c80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4c80): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4c80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4c80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4c80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4c80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.732180715 +0000 UTC m=+104.444141320 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4c80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d5180): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d5180): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d5180): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515500 item 44 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d5180): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d5180): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.732803024 +0000 UTC m=+104.444763640 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d5180): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d56c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d56c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515730 item 44 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d56c0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d56c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d56c0): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d56c0): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d56c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.733448284 +0000 UTC m=+104.445408900 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d56c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d5c40): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d5c40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d5c40): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d5c40): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d5c40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.733448284 +0000 UTC m=+104.445408900 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d5c40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515a40 item 44 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84300): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84300): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84300): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84300): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84300): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84300): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84300): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.735803177 +0000 UTC m=+104.447763793 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84300): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84800): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84800): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84800): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac380 item 45 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84800): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84800): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.736616023 +0000 UTC m=+104.448576639 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84800): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84f00): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84f00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84f00): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84f00): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84f00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.736616023 +0000 UTC m=+104.448576639 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a84f00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac700 item 45 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a85540): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a85540): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a85540): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a85540): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a85540): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a85540): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a85540): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.738778565 +0000 UTC m=+104.450739181 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a85540): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a85a40): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a85a40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a85a40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad570 item 46 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a85a40): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a85a40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.73935139 +0000 UTC m=+104.451312006 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a85a40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b141c0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b141c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b141c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b141c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b141c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.73935139 +0000 UTC m=+104.451312006 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b141c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ada40 item 46 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b14800): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b14800): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b14800): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b14800): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b14800): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b14800): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b14800): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.741064918 +0000 UTC m=+104.453025534 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b14800): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b14d00): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b14d00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b14d00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f28c0 item 47 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b14d00): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b14d00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.741723816 +0000 UTC m=+104.453684432 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b14d00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15400): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15400): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15400): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15400): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15400): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.741723816 +0000 UTC m=+104.453684432 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15400): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2cb0 item 47 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15a40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15a40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15a40): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15a40): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15a40): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15a40): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15a40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.743400885 +0000 UTC m=+104.455361500 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15a40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15f40): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15f40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15f40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3490 item 48 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15f40): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15f40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.743884544 +0000 UTC m=+104.455845160 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b15f40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3e6c0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3e6c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3e6c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3e6c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3e6c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.743884544 +0000 UTC m=+104.455845160 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3e6c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3650 item 48 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3ed00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3ed00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3ed00): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3ed00): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3ed00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.745480931 +0000 UTC m=+104.457441547 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3ed00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f180): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f180): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f180): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f180): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f180): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f180): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3b20 item 49 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f180): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f180): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.746058787 +0000 UTC m=+104.458019403 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f180): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f6c0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f6c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f6c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f6c0): >_readAt: n=8, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f6c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.746058787 +0000 UTC m=+104.458019403 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3f6c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3ce0 item 49 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3fd40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3fd40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3fd40): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3fd40): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3fd40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.747749381 +0000 UTC m=+104.459709997 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b3fd40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b622c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b622c0): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b622c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ed20 item 50 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b622c0): _readAt: size=2, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b622c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b622c0): _writeAt: size=3, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b622c0): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b622c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.74837752 +0000 UTC m=+104.460338137 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b622c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62840): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62840): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62840): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62840): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62840): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.74837752 +0000 UTC m=+104.460338137 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62840): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f2d0 item 50 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62ec0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62ec0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62ec0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62ec0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62ec0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.753596311 +0000 UTC m=+104.465556927 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62ec0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682300): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682300): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682300): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682300): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682300): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682300): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ace070 item 51 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682300): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682300): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.754433603 +0000 UTC m=+104.466394219 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682300): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682880): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682880): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682880): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682880): >_readAt: n=8, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682880): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.754433603 +0000 UTC m=+104.466394219 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682880): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ace230 item 51 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682f00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682f00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682f00): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682f00): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682f00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.75594933 +0000 UTC m=+104.467909945 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000682f00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683400): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683400): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683400): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ace700 item 52 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683400): _readAt: size=2, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683400): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683400): _writeAt: size=3, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683400): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683400): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.756623886 +0000 UTC m=+104.468584502 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683400): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683980): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683980): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683980): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683980): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683980): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.756623886 +0000 UTC m=+104.468584502 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000683980): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ace9a0 item 52 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726080): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726080): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726080): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726080): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726080): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.758163227 +0000 UTC m=+104.470123843 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726080): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726580): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726580): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726580): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726580): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726580): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726580): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aced90 item 53 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726580): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726580): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.758799402 +0000 UTC m=+104.470760018 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726580): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726ac0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726ac0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726ac0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726ac0): >_readAt: n=8, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726ac0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.758799402 +0000 UTC m=+104.470760018 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000726ac0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acefc0 item 53 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000727180): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000727180): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000727180): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000727180): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000727180): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.760217736 +0000 UTC m=+104.472178351 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000727180): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007276c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007276c0): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007276c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acf340 item 54 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007276c0): _readAt: size=2, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007276c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007276c0): _writeAt: size=3, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007276c0): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007276c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.760945442 +0000 UTC m=+104.472906058 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007276c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000727d40): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000727d40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000727d40): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000727d40): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000727d40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.760945442 +0000 UTC m=+104.472906058 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000727d40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acf500 item 54 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62440): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62440): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62440): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62440): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62440): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.762405103 +0000 UTC m=+104.474365719 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62440): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62940): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62940): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62940): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62940): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62940): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62940): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acf880 item 55 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62940): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62940): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.762993719 +0000 UTC m=+104.474954335 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62940): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62e80): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62e80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62e80): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62e80): >_readAt: n=8, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62e80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.762993719 +0000 UTC m=+104.474954335 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b62e80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acfa40 item 55 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63540): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63540): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63540): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63540): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63540): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.764443411 +0000 UTC m=+104.476404027 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63540): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63a40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63a40): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63a40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acfdc0 item 56 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63a40): _readAt: size=2, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63a40): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63a40): _writeAt: size=3, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63a40): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63a40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.765151731 +0000 UTC m=+104.477112347 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b63a40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52040): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52040): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52040): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52040): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52040): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.765151731 +0000 UTC m=+104.477112347 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52040): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005300e0 item 56 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52680): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52680): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52680): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52680): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52680): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52680): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52680): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52680): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.76667401 +0000 UTC m=+104.478634627 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52680): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52bc0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52bc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52bc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530af0 item 57 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52bc0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52bc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.767333979 +0000 UTC m=+104.479294595 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a52bc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53100): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53100): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53100): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53100): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53100): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53100): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530d90 item 57 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53100): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53100): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.767981235 +0000 UTC m=+104.479941851 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53100): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53800): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53800): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53800): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53800): >_readAt: n=8, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53800): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.767981235 +0000 UTC m=+104.479941851 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53800): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531570 item 57 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53e40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53e40): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53e40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53e40): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53e40): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53e40): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53e40): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53e40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.771049016 +0000 UTC m=+104.483009631 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a53e40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a804c0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a804c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a804c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531b90 item 58 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a804c0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a804c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.771899994 +0000 UTC m=+104.483860620 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a804c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80a00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80a00): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80a00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ea80 item 58 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80a00): _readAt: size=2, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80a00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80a00): _writeAt: size=3, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80a00): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80a00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.772722288 +0000 UTC m=+104.484682904 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80a00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80fc0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80fc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80fc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80fc0): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80fc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.772722288 +0000 UTC m=+104.484682904 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a80fc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ef50 item 58 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81600): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81600): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81600): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81600): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81600): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81600): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81600): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81600): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.77440113 +0000 UTC m=+104.486361746 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81600): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81b40): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81b40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81b40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fa40 item 59 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81b40): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81b40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.775612336 +0000 UTC m=+104.487572951 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a81b40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2440): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2440): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2440): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2440): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2440): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2440): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005780e0 item 59 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2440): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2440): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.776620109 +0000 UTC m=+104.488580724 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2440): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056c600): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056c600): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056c600): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056c600): >_readAt: n=8, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056c600): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.776620109 +0000 UTC m=+104.488580724 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056c600): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2620 item 59 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d280): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d280): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d280): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d280): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d280): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d280): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d280): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d280): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.78118464 +0000 UTC m=+104.493145255 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d280): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d7c0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d7c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d7c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a31f0 item 60 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d7c0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d7c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.782648619 +0000 UTC m=+104.494609235 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056d7c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056dd00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056dd00): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056dd00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3960 item 60 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056dd00): _readAt: size=2, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056dd00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056dd00): _writeAt: size=3, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056dd00): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056dd00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.783466365 +0000 UTC m=+104.495426980 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00056dd00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832340): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832340): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832340): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832340): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832340): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.783466365 +0000 UTC m=+104.495426980 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832340): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3c70 item 60 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832980): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832980): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832980): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832980): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832980): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832980): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832980): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832980): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.786921793 +0000 UTC m=+104.498882399 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832980): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832fc0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832fc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832fc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe0e0 item 61 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832fc0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832fc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.788289882 +0000 UTC m=+104.500250499 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000832fc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008336c0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008336c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008336c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008336c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008336c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.788289882 +0000 UTC m=+104.500250499 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008336c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe690 item 61 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000833d00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000833d00): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000833d00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000833d00): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000833d00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000833d00): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000833d00): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000833d00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.791594278 +0000 UTC m=+104.503554894 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000833d00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004242c0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004242c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004242c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff420 item 62 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004242c0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004242c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.792987375 +0000 UTC m=+104.504947990 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004242c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004249c0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004249c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004249c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004249c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004249c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.792987375 +0000 UTC m=+104.504947990 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004249c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff730 item 62 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425000): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425000): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425000): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425000): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425000): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425000): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425000): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425000): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.795318832 +0000 UTC m=+104.507279448 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425000): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425540): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425540): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425540): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffdc0 item 63 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425540): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425540): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.798973506 +0000 UTC m=+104.510934121 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425540): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425d40): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425d40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425d40): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425d40): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425d40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.798973506 +0000 UTC m=+104.510934121 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000425d40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c230 item 63 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000326f80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000326f80): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000326f80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000326f80): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000326f80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000326f80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000326f80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000326f80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.802595588 +0000 UTC m=+104.514556203 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000326f80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000327800): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000327800): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000327800): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ca80 item 64 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000327800): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000327800): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.803224308 +0000 UTC m=+104.515184924 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000327800): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416300): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416300): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416300): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416300): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416300): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.803224308 +0000 UTC m=+104.515184924 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416300): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ccb0 item 64 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416940): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416940): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416940): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416940): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416940): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.804884135 +0000 UTC m=+104.516844751 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416940): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416dc0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416dc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416dc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416dc0): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416dc0): _writeAt: size=3, off=2 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d6c0 item 65 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416dc0): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416dc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.806514076 +0000 UTC m=+104.518474692 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000416dc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004172c0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004172c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004172c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004172c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004172c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.806514076 +0000 UTC m=+104.518474692 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0004172c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053db20 item 65 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000417900): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000417900): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000417900): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000417900): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000417900): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.809163652 +0000 UTC m=+104.521124268 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000417900): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000417d80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000417d80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bca540 item 66 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000417d80): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000417d80): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000417d80): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000417d80): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000417d80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.811560532 +0000 UTC m=+104.523521149 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000417d80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071a340): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071a340): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071a340): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071a340): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071a340): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.811560532 +0000 UTC m=+104.523521149 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071a340): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bca700 item 66 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071a9c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071a9c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071a9c0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071a9c0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071a9c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.813009704 +0000 UTC m=+104.524970320 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071a9c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071aec0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071aec0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071aec0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071aec0): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071aec0): _writeAt: size=3, off=2 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcaa80 item 67 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071aec0): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071aec0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.813678841 +0000 UTC m=+104.525639457 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071aec0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071b3c0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071b3c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071b3c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071b3c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071b3c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.813678841 +0000 UTC m=+104.525639457 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071b3c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcac40 item 67 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071ba40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071ba40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071ba40): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071ba40): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071ba40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.817010708 +0000 UTC m=+104.528971314 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071ba40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071bf40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071bf40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcb180 item 68 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071bf40): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071bf40): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071bf40): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071bf40): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071bf40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.817620242 +0000 UTC m=+104.529580849 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00071bf40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d16580): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d16580): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d16580): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d16580): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d16580): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.817620242 +0000 UTC m=+104.529580849 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d16580): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcb570 item 68 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d16bc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d16bc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d16bc0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d16bc0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d16bc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.81917912 +0000 UTC m=+104.531139736 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d16bc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17040): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17040): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17040): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17040): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17040): _writeAt: size=3, off=2 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcbab0 item 69 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17040): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17040): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.819959776 +0000 UTC m=+104.531920392 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17040): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17540): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17540): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17540): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17540): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17540): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.819959776 +0000 UTC m=+104.531920392 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17540): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcbc70 item 69 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17bc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17bc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17bc0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17bc0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17bc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.82156501 +0000 UTC m=+104.533525626 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000d17bc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2140): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2140): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dc2a0 item 70 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2140): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2140): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2140): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2140): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2140): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.822423663 +0000 UTC m=+104.534384319 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2140): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2780): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2780): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2780): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2780): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2780): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.822423663 +0000 UTC m=+104.534384319 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2780): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dc460 item 70 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2e00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2e00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2e00): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2e00): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2e00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.824022405 +0000 UTC m=+104.535983021 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e2e00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3300): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3300): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3300): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3300): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3300): _writeAt: size=3, off=2 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dc7e0 item 71 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3300): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3300): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.824841573 +0000 UTC m=+104.536802199 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3300): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3800): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3800): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3800): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3800): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3800): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.824841573 +0000 UTC m=+104.536802199 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3800): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dca10 item 71 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3e80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3e80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3e80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3e80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3e80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.826994847 +0000 UTC m=+104.538955463 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007e3e80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2fc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2fc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578310 item 72 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2fc0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2fc0): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2fc0): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2fc0): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2fc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.828175865 +0000 UTC m=+104.540136481 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b2fc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b3540): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b3540): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b3540): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b3540): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b3540): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.828175865 +0000 UTC m=+104.540136481 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b3540): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578620 item 72 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b3e80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b3e80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b3e80): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b3e80): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b3e80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b3e80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b3e80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.830213221 +0000 UTC m=+104.542173838 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0000b3e80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba0540): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba0540): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba0540): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578d20 item 73 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba0540): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba0540): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.832032909 +0000 UTC m=+104.543993525 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba0540): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba0fc0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba0fc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba0fc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba0fc0): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba0fc0): _writeAt: size=3, off=2 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579030 item 73 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba0fc0): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba0fc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.832687718 +0000 UTC m=+104.544648334 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba0fc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1800): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1800): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1800): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1800): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1800): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.832687718 +0000 UTC m=+104.544648334 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1800): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579340 item 73 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1e40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1e40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1e40): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1e40): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1e40): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1e40): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1e40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.834278405 +0000 UTC m=+104.546239022 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000ba1e40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786800): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786800): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786800): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579c70 item 74 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786800): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786800): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.834850329 +0000 UTC m=+104.546810944 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786800): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786d40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786d40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050620 item 74 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786d40): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786d40): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786d40): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786d40): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786d40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.835529694 +0000 UTC m=+104.547490301 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000786d40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007872c0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007872c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007872c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007872c0): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007872c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.835529694 +0000 UTC m=+104.547490301 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007872c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 74 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787900): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787900): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787900): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787900): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787900): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787900): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787900): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.836986531 +0000 UTC m=+104.548947146 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787900): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787e00): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787e00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787e00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051340 item 75 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787e00): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787e00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.837617466 +0000 UTC m=+104.549578082 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000787e00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): _writeAt: size=3, off=2 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550000 item 75 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.838162609 +0000 UTC m=+104.550123225 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a63c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6900): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6900): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6900): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6900): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6900): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.838162609 +0000 UTC m=+104.550123225 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6900): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550230 item 75 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6f40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6f40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6f40): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6f40): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6f40): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6f40): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6f40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.839690117 +0000 UTC m=+104.551650734 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a6f40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7440): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7440): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7440): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550ee0 item 76 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7440): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7440): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.840267292 +0000 UTC m=+104.552227908 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a7440): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a79c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a79c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551110 item 76 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a79c0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a79c0): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a79c0): _writeAt: size=3, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a79c0): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a79c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.840930146 +0000 UTC m=+104.552890763 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007a79c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792000): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792000): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792000): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792000): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792000): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.840930146 +0000 UTC m=+104.552890763 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792000): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551570 item 76 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792640): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792640): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792640): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792640): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792640): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792640): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792640): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.842446243 +0000 UTC m=+104.554406850 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792640): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792b40): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792b40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792b40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4070 item 77 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792b40): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792b40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.843030761 +0000 UTC m=+104.554991378 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000792b40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793240): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793240): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793240): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793240): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793240): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.843030761 +0000 UTC m=+104.554991378 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793240): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4230 item 77 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793a00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793a00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793a00): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793a00): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793a00): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793a00): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793a00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.84448376 +0000 UTC m=+104.556444376 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793a00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793f00): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793f00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793f00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4a10 item 78 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793f00): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793f00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.845069711 +0000 UTC m=+104.557030326 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000793f00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6e40): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6e40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6e40): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6e40): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6e40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.845069711 +0000 UTC m=+104.557030326 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0002d6e40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4c40 item 78 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac340): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac340): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac340): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac340): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac340): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac340): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac340): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.846530413 +0000 UTC m=+104.558491029 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac340): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac840): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac840): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac840): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5260 item 79 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac840): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac840): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.847121995 +0000 UTC m=+104.559082610 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ac840): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009acf40): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009acf40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009acf40): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009acf40): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009acf40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.847121995 +0000 UTC m=+104.559082610 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009acf40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5570 item 79 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad5c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad5c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad5c0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad5c0): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad5c0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad5c0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad5c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.849774125 +0000 UTC m=+104.561734741 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009ad5c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009adac0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009adac0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009adac0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5ab0 item 80 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009adac0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009adac0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.850365194 +0000 UTC m=+104.562325810 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009adac0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4240): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4240): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4240): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4240): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4240): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.850365194 +0000 UTC m=+104.562325810 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4240): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5dc0 item 80 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4880): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4880): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4880): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4880): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4880): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.851966673 +0000 UTC m=+104.563927289 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4880): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4e00): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4e00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4e00): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4e00): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4e00): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4e00): _writeAt: size=3, off=7 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a770 item 81 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4e00): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4e00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.852528196 +0000 UTC m=+104.564488813 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a4e00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5340): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5340): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5340): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5340): >_readAt: n=8, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5340): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.852528196 +0000 UTC m=+104.564488813 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5340): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038aa10 item 81 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a59c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a59c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a59c0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a59c0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a59c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.854396104 +0000 UTC m=+104.566356720 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a59c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5ec0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5ec0): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5ec0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b340 item 82 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5ec0): _readAt: size=2, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5ec0): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5ec0): _writeAt: size=3, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5ec0): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5ec0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.855041847 +0000 UTC m=+104.567002463 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0006a5ec0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec4c0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec4c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec4c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec4c0): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec4c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.855041847 +0000 UTC m=+104.567002463 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ec4c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b650 item 82 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ecb40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ecb40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ecb40): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ecb40): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ecb40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.857141981 +0000 UTC m=+104.569102597 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ecb40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed140): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed140): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed140): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed140): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed140): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed140): _writeAt: size=3, off=7 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532a80 item 83 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed140): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed140): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.858463052 +0000 UTC m=+104.570423667 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed140): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed680): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed680): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed680): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed680): >_readAt: n=8, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed680): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.858463052 +0000 UTC m=+104.570423667 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007ed680): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532e70 item 83 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007edd00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007edd00): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007edd00): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007edd00): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007edd00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.860893476 +0000 UTC m=+104.572854092 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007edd00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2280): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2280): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2280): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533420 item 84 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2280): _readAt: size=2, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2280): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2280): _writeAt: size=3, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2280): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2280): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.862160465 +0000 UTC m=+104.574121081 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2280): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2800): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2800): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2800): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2800): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2800): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.862160465 +0000 UTC m=+104.574121081 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2800): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533810 item 84 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2e80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2e80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2e80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2e80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2e80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.865655759 +0000 UTC m=+104.577616375 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c2e80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3380): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3380): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3380): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3380): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3380): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3380): _writeAt: size=3, off=7 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee540 item 85 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3380): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3380): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.866365683 +0000 UTC m=+104.578326298 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c3380): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c38c0): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c38c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c38c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c38c0): >_readAt: n=8, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c38c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.866365683 +0000 UTC m=+104.578326298 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0007c38c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee930 item 85 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a000): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a000): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a000): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a000): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a000): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.868682483 +0000 UTC m=+104.580643099 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a000): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a500): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a500): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a500): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef0a0 item 86 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a500): _readAt: size=2, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a500): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a500): _writeAt: size=3, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a500): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a500): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.869567696 +0000 UTC m=+104.581528312 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094a500): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094aa80): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094aa80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094aa80): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094aa80): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094aa80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.869567696 +0000 UTC m=+104.581528312 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094aa80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef570 item 86 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b100): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b100): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b100): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b100): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b100): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.871592618 +0000 UTC m=+104.583553234 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b100): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b600): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b600): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b600): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b600): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b600): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b600): _writeAt: size=3, off=7 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002efb90 item 87 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b600): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b600): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.872436653 +0000 UTC m=+104.584397269 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094b600): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094bb80): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094bb80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094bb80): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094bb80): >_readAt: n=8, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094bb80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.872436653 +0000 UTC m=+104.584397269 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc00094bb80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c0e0 item 87 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c280): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c280): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c280): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c280): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c280): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.87395283 +0000 UTC m=+104.585913446 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c280): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c780): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c780): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c780): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c4d0 item 88 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c780): _readAt: size=2, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c780): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c780): _writeAt: size=3, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c780): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c780): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.874745789 +0000 UTC m=+104.586706405 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1c780): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1cd00): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1cd00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1cd00): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1cd00): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1cd00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.874745789 +0000 UTC m=+104.586706405 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1cd00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c690 item 88 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d340): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d340): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d340): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d340): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d340): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d340): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d340): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d340): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.876141741 +0000 UTC m=+104.588102356 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d340): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d8c0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d8c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d8c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ccb0 item 89 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d8c0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d8c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.877571656 +0000 UTC m=+104.589532272 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1d8c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): _writeAt: size=3, off=7 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057cee0 item 89 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.878857611 +0000 UTC m=+104.590818227 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000b1de40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbc440): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbc440): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbc440): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbc440): >_readAt: n=8, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbc440): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.878857611 +0000 UTC m=+104.590818227 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbc440): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d340 item 89 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.880400248 +0000 UTC m=+104.592360864 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbca80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd000): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd000): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd000): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d8f0 item 90 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd000): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd000): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.881065047 +0000 UTC m=+104.593025663 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd000): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd540): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd540): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd540): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057db20 item 90 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd540): _readAt: size=2, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd540): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd540): _writeAt: size=3, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd540): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd540): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.882380958 +0000 UTC m=+104.594341573 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbd540): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbdb00): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbdb00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbdb00): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbdb00): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbdb00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.882380958 +0000 UTC m=+104.594341573 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000bbdb00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057dce0 item 90 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c81c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c81c0): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c81c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c81c0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c81c0): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c81c0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c81c0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c81c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.88429994 +0000 UTC m=+104.596260557 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c81c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8780): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8780): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8780): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b100e0 item 91 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8780): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8780): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.885175315 +0000 UTC m=+104.597135932 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8780): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8cc0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8cc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8cc0): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8cc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8cc0): >_readAt: n=2, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8cc0): _writeAt: size=3, off=7 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b103f0 item 91 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8cc0): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8cc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.886004031 +0000 UTC m=+104.597964647 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c8cc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9240): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9240): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9240): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9240): >_readAt: n=8, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9240): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.886004031 +0000 UTC m=+104.597964647 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9240): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b10690 item 91 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9880): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9880): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9880): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9880): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9880): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9880): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9880): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9880): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.887669129 +0000 UTC m=+104.599629745 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9880): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9dc0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9dc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9dc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b10bd0 item 92 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9dc0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9dc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.888201538 +0000 UTC m=+104.600162155 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0008c9dc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c380): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c380): open at offset 5 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c380): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b10e00 item 92 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c380): _readAt: size=2, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c380): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c380): _writeAt: size=3, off=5 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c380): >_writeAt: n=3, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c380): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.888901914 +0000 UTC m=+104.600862529 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c380): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c980): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c980): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c980): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c980): >_readAt: n=3, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c980): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.888901914 +0000 UTC m=+104.600862529 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3c980): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b11030 item 92 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cfc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cfc0): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cfc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cfc0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cfc0): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cfc0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cfc0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cfc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.890367576 +0000 UTC m=+104.602328192 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3cfc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d500): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d500): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d500): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b11420 item 93 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d500): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d500): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.890948977 +0000 UTC m=+104.602909593 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3d500): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3dc00): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3dc00): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3dc00): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3dc00): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3dc00): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.890948977 +0000 UTC m=+104.602909593 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a3dc00): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b115e0 item 93 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d42c0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d42c0): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d42c0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d42c0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d42c0): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d42c0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d42c0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d42c0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.892525067 +0000 UTC m=+104.604485684 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d42c0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4800): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4800): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4800): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b11960 item 94 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4800): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4800): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.893156974 +0000 UTC m=+104.605117579 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc0009d4800): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14500): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14500): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14500): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14500): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14500): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.893156974 +0000 UTC m=+104.605117579 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14500): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4460 item 94 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14b40): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14b40): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14b40): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14b40): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14b40): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14b40): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14b40): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14b40): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.894849563 +0000 UTC m=+104.606810189 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a14b40): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15080): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15080): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15080): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4ee0 item 95 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15080): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15080): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.895535871 +0000 UTC m=+104.607496487 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15080): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15780): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15780): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15780): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15780): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15780): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.895535871 +0000 UTC m=+104.607496487 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15780): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5110 item 95 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 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/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15dc0): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15dc0): open at offset 0 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15dc0): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15dc0): _readAt: size=2, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15dc0): >_readAt: n=0, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15dc0): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15dc0): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15dc0): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.897486735 +0000 UTC m=+104.609447341 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a15dc0): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a8a380): _writeAt: size=5, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a8a380): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a8a380): >openPending: err= 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c59d0 item 96 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a8a380): >_writeAt: n=5, err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a8a380): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.899087572 +0000 UTC m=+104.611048188 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a8a380): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:15 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a8aa80): _readAt: size=512, off=0 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a8aa80): openPending: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a8aa80): >openPending: err= 2025/10/01 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a8aa80): >_readAt: n=5, err=EOF 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a8aa80): close: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:15.899087572 +0000 UTC m=+104.611048188 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:15 DEBUG : open-test-file(0xc000a8aa80): >close: err= 2025/10/01 05:08:15 DEBUG : open-test-file: Remove: 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5f10 item 96 2025/10/01 05:08:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:15 DEBUG : open-test-file: >Remove: err= 2025/10/01 05:08:15 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:15 DEBUG : Looking for writers 2025/10/01 05:08:15 DEBUG : >WaitForWriters: 2025/10/01 05:08:15 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:16 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:16 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:16 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:16 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/01 05:08:16 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60680): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60680): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60680): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60680): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60680): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.162850977 +0000 UTC m=+104.874811592 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60680): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60b00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60b00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60b00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60b00): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60b00): _writeAt: size=3, off=2 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60b00): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60b00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.162850977 +0000 UTC m=+104.874811592 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60b00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60fc0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60fc0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60fc0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60fc0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60fc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.162850977 +0000 UTC m=+104.874811592 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b60fc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515500 item 1 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b61600): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b61600): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b61600): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b61600): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b61600): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.168039981 +0000 UTC m=+104.880000597 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b61600): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b61b00): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b61b00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b61b00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b61b00): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b61b00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.168039981 +0000 UTC m=+104.880000597 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b61b00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515ce0 item 2 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd21c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd21c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd21c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd21c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd21c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.171769515 +0000 UTC m=+104.883730130 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd21c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2640): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2640): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2640): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2640): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2640): _writeAt: size=3, off=2 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2640): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2640): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.171769515 +0000 UTC m=+104.883730130 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2640): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2b00): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2b00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2b00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2b00): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2b00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.171769515 +0000 UTC m=+104.883730130 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2b00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac5b0 item 3 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3180): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3180): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3180): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3180): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3180): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.173951252 +0000 UTC m=+104.885911867 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3180): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd36c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd36c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd36c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd36c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd36c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.173951252 +0000 UTC m=+104.885911867 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd36c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad650 item 4 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3d00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3d00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3d00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3d00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3d00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.175619353 +0000 UTC m=+104.887579970 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3d00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c16200): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c16200): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c16200): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c16200): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c16200): _writeAt: size=3, off=2 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c16200): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c16200): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.175619353 +0000 UTC m=+104.887579970 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c16200): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c166c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c166c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c166c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c166c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c166c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.175619353 +0000 UTC m=+104.887579970 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c166c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f20e0 item 5 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c16d40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c16d40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c16d40): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c16d40): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c16d40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.178939809 +0000 UTC m=+104.890900426 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c16d40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17280): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17280): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17280): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17280): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17280): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.178939809 +0000 UTC m=+104.890900426 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17280): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f32d0 item 6 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17900): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17900): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17900): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17900): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17900): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.181838994 +0000 UTC m=+104.893799600 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17900): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17e00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17e00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17e00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17e00): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17e00): _writeAt: size=3, off=2 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17e00): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17e00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.181838994 +0000 UTC m=+104.893799600 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c17e00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32340): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32340): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32340): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32340): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32340): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.181838994 +0000 UTC m=+104.893799600 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32340): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f36c0 item 7 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4bc0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4bc0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4bc0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4bc0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4bc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.184951949 +0000 UTC m=+104.896912565 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4bc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5100): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5100): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5100): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5100): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5100): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.184951949 +0000 UTC m=+104.896912565 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5100): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b11b90 item 8 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d56c0): _readAt: size=2, off=0 2025/10/01 05:08:16 ERROR : open-test-file(0xc0009d56c0): Couldn't read size of file 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d56c0): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d56c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d56c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d56c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d56c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5a80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5a80): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5a80): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5a80): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5a80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.18756104 +0000 UTC m=+104.899521656 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5a80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5f00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5f00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5f00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5f00): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5f00): _writeAt: size=3, off=2 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5f00): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5f00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.18756104 +0000 UTC m=+104.899521656 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5f00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8c1c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8c1c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8c1c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8c1c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8c1c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.18756104 +0000 UTC m=+104.899521656 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8c1c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586230 item 9 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2440): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2440): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2440): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2440): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2440): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.195252754 +0000 UTC m=+104.907213369 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2440): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2a80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2a80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2a80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2a80): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2a80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.195252754 +0000 UTC m=+104.907213369 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2a80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dc310 item 10 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e30c0): _readAt: size=2, off=0 2025/10/01 05:08:16 ERROR : open-test-file(0xc0007e30c0): Couldn't read size of file 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e30c0): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e30c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e30c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e30c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e30c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.198406246 +0000 UTC m=+104.910366862 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3980): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3980): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3980): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3980): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3980): _writeAt: size=3, off=2 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3980): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3980): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.198406246 +0000 UTC m=+104.910366862 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3980): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3e80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3e80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3e80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3e80): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3e80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.198406246 +0000 UTC m=+104.910366862 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3e80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dc690 item 11 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32580): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32580): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32580): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32580): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32580): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.200947338 +0000 UTC m=+104.912907954 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32580): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32d80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32d80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32d80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32d80): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32d80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.200947338 +0000 UTC m=+104.912907954 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c32d80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dcbd0 item 12 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c333c0): _readAt: size=2, off=0 2025/10/01 05:08:16 ERROR : open-test-file(0xc000c333c0): Couldn't read size of file 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c333c0): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c333c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c333c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c333c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c333c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c33780): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c33780): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c33780): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c33780): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c33780): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.203043273 +0000 UTC m=+104.915003889 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c33780): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c33e40): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c33e40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c33e40): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c33e40): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c33e40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.203043273 +0000 UTC m=+104.915003889 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c33e40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dd030 item 13 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8c900): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8c900): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8c900): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8c900): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8c900): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.205175858 +0000 UTC m=+104.917136475 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8c900): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8ce40): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8ce40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8ce40): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8ce40): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8ce40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.205175858 +0000 UTC m=+104.917136475 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8ce40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dd420 item 14 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8d480): _readAt: size=2, off=0 2025/10/01 05:08:16 ERROR : open-test-file(0xc000c8d480): Couldn't read size of file 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8d480): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8d480): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8d480): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8d480): close: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8d480): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8d840): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8d840): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8d840): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8d840): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8d840): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.206754694 +0000 UTC m=+104.918715310 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8d840): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8df00): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8df00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8df00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8df00): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8df00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.206754694 +0000 UTC m=+104.918715310 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000c8df00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dd7a0 item 15 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682640): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682640): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682640): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682640): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682640): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.20819617 +0000 UTC m=+104.920156776 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682640): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682b80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682b80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682b80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682b80): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682b80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.20819617 +0000 UTC m=+104.920156776 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682b80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ddb90 item 16 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006831c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006831c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006831c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006831c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006831c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.209793521 +0000 UTC m=+104.921754136 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006831c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683640): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683640): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683640): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683640): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683640): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683640): _writeAt: size=3, off=7 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683640): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683640): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.209793521 +0000 UTC m=+104.921754136 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683640): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683b40): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683b40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683b40): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683b40): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683b40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.209793521 +0000 UTC m=+104.921754136 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683b40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ddf10 item 17 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007264c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007264c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007264c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007264c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007264c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.213283734 +0000 UTC m=+104.925244350 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007264c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726a00): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726a00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726a00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726a00): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726a00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.213283734 +0000 UTC m=+104.925244350 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726a00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2c40 item 18 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007270c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007270c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007270c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007270c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007270c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.216818472 +0000 UTC m=+104.928779088 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007270c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727600): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727600): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727600): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727600): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727600): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727600): _writeAt: size=3, off=7 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727600): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727600): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.216818472 +0000 UTC m=+104.928779088 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727600): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727c00): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727c00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727c00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727c00): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727c00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.216818472 +0000 UTC m=+104.928779088 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727c00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3420 item 19 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a80380): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a80380): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a80380): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a80380): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a80380): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.220115975 +0000 UTC m=+104.932076591 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a80380): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a808c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a808c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a808c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a808c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a808c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.220115975 +0000 UTC m=+104.932076591 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a808c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3a40 item 20 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056c200): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056c200): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056c200): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056c200): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056c200): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.22434689 +0000 UTC m=+104.936307506 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056c200): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cf40): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cf40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cf40): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cf40): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cf40): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cf40): _writeAt: size=3, off=7 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cf40): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cf40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.22434689 +0000 UTC m=+104.936307506 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cf40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056d440): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056d440): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056d440): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056d440): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056d440): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.22434689 +0000 UTC m=+104.936307506 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056d440): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586150 item 21 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056dac0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056dac0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056dac0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056dac0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056dac0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.229099906 +0000 UTC m=+104.941060522 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056dac0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832080): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832080): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832080): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832080): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832080): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.229099906 +0000 UTC m=+104.941060522 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832080): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005871f0 item 22 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832700): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832700): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832700): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832700): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832700): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.230948086 +0000 UTC m=+104.942908703 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832700): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832c00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832c00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832c00): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832c00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832c00): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832c00): _writeAt: size=3, off=7 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832c00): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832c00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.230948086 +0000 UTC m=+104.942908703 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832c00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833200): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833200): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833200): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833200): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833200): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.230948086 +0000 UTC m=+104.942908703 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833200): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587730 item 23 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683e80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683e80): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683e80): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683e80): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683e80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.234197679 +0000 UTC m=+104.946158295 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683e80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424480): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424480): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424480): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424480): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424480): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.234197679 +0000 UTC m=+104.946158295 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424480): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a850 item 24 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833840): _readAt: size=2, off=0 2025/10/01 05:08:16 ERROR : open-test-file(0xc000833840): Couldn't read size of file 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833840): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833840): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833840): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833840): close: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833840): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833c00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833c00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833c00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833c00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833c00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.23724387 +0000 UTC m=+104.949204485 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833c00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326300): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326300): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326300): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326300): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326300): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326300): _writeAt: size=3, off=7 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326300): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326300): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.23724387 +0000 UTC m=+104.949204485 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326300): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327400): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327400): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327400): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327400): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327400): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.23724387 +0000 UTC m=+104.949204485 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327400): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587ce0 item 25 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327d40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327d40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327d40): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327d40): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327d40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.23949125 +0000 UTC m=+104.951451865 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327d40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416540): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416540): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416540): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416540): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416540): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.23949125 +0000 UTC m=+104.951451865 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416540): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ace310 item 26 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416b80): _readAt: size=2, off=0 2025/10/01 05:08:16 ERROR : open-test-file(0xc000416b80): Couldn't read size of file 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416b80): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416b80): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416b80): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416b80): close: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416b80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f40): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f40): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.241720265 +0000 UTC m=+104.953680871 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417440): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417440): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417440): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417440): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417440): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417440): _writeAt: size=3, off=7 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417440): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417440): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.241720265 +0000 UTC m=+104.953680871 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417440): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417980): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417980): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417980): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417980): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417980): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.241720265 +0000 UTC m=+104.953680871 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417980): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ace850 item 27 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a080): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a080): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a080): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a080): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a080): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.250086306 +0000 UTC m=+104.962046922 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a080): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a5c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a5c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a5c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a5c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a5c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.250086306 +0000 UTC m=+104.962046922 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a5c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acee00 item 28 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071acc0): _readAt: size=2, off=0 2025/10/01 05:08:16 ERROR : open-test-file(0xc00071acc0): Couldn't read size of file 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071acc0): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071acc0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071acc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071acc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071acc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b080): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b080): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b080): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b080): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b080): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.253049551 +0000 UTC m=+104.965010167 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b080): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b740): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b740): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b740): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b740): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b740): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.253049551 +0000 UTC m=+104.965010167 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b740): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acf1f0 item 29 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424dc0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424dc0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424dc0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424dc0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424dc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.256176393 +0000 UTC m=+104.968137030 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424dc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425300): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425300): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425300): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425300): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425300): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.256176393 +0000 UTC m=+104.968137030 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425300): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b650 item 30 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425a40): _readAt: size=2, off=0 2025/10/01 05:08:16 ERROR : open-test-file(0xc000425a40): Couldn't read size of file 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425a40): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425a40): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425a40): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425a40): close: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425a40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425e00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425e00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425e00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425e00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425e00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.258367878 +0000 UTC m=+104.970328504 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425e00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d165c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d165c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d165c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d165c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d165c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.258367878 +0000 UTC m=+104.970328504 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d165c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bb20 item 31 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071bb00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071bb00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071bb00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071bb00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071bb00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.260597486 +0000 UTC m=+104.972558102 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071bb00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b23c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b23c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b23c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b23c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b23c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.260597486 +0000 UTC m=+104.972558102 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b23c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acf490 item 32 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b2f80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b2f80): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b2f80): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b2f80): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b2f80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.262274044 +0000 UTC m=+104.974234660 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b2f80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3400): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3400): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3400): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3400): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3400): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acf810 item 33 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3400): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3400): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.263019905 +0000 UTC m=+104.974980531 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3400): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3c80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3c80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3c80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3c80): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3c80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.263019905 +0000 UTC m=+104.974980531 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3c80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acf9d0 item 33 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0400): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0400): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0400): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0400): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0400): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.264953135 +0000 UTC m=+104.976913751 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0400): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0d40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0d40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acfd50 item 34 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0d40): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0d40): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0d40): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0d40): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0d40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.265771212 +0000 UTC m=+104.977731838 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0d40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1740): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1740): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1740): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1740): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1740): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.265771212 +0000 UTC m=+104.977731838 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1740): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acff10 item 34 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1d80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1d80): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1d80): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1d80): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1d80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.268761657 +0000 UTC m=+104.980722274 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1d80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007866c0): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007866c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007866c0): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007866c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007866c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005309a0 item 35 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007866c0): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007866c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.269486339 +0000 UTC m=+104.981446965 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007866c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000786bc0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000786bc0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000786bc0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000786bc0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000786bc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.269486339 +0000 UTC m=+104.981446965 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000786bc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530d20 item 35 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787240): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787240): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787240): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787240): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787240): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.2713938 +0000 UTC m=+104.983354417 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787240): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787740): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787740): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005317a0 item 36 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787740): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787740): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787740): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787740): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787740): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.272111388 +0000 UTC m=+104.984072004 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787740): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787c80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787c80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787c80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787c80): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787c80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.272111388 +0000 UTC m=+104.984072004 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000787c80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005319d0 item 36 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a6340): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a6340): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a6340): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a6340): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a6340): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.274207523 +0000 UTC m=+104.986168140 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a6340): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a67c0): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a67c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a67c0): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a67c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a67c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ec40 item 37 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a67c0): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a67c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.27500382 +0000 UTC m=+104.986964436 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a67c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a6cc0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a6cc0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a6cc0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a6cc0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a6cc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.27500382 +0000 UTC m=+104.986964436 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a6cc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f110 item 37 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7340): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7340): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7340): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7340): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7340): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.27666036 +0000 UTC m=+104.988620976 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7340): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7840): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7840): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fa40 item 38 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7840): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7840): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7840): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7840): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7840): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.277776466 +0000 UTC m=+104.989737082 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7840): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7e00): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7e00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7e00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7e00): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7e00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.277776466 +0000 UTC m=+104.989737082 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007a7e00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2150 item 38 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792500): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792500): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792500): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792500): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792500): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.279998158 +0000 UTC m=+104.991958774 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792500): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792a00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792a00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792a00): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792a00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792a00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3110 item 39 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792a00): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792a00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.280742776 +0000 UTC m=+104.992703393 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792a00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792f00): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792f00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792f00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792f00): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792f00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.280742776 +0000 UTC m=+104.992703393 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000792f00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3810 item 39 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000793700): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000793700): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000793700): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000793700): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000793700): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.282542857 +0000 UTC m=+104.994503473 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000793700): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000793c00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000793c00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3d50 item 40 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000793c00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000793c00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000793c00): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000793c00): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000793c00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.286054723 +0000 UTC m=+104.998015328 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000793c00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0002d6900): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0002d6900): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0002d6900): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0002d6900): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0002d6900): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.286054723 +0000 UTC m=+104.998015328 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0002d6900): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe000 item 40 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0002d7180): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0002d7180): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0002d7180): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0002d7180): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0002d7180): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0002d7180): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0002d7180): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.2899836 +0000 UTC m=+105.001944216 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0002d7180): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ac300): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ac300): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ac300): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003feb60 item 41 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ac300): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ac300): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.290550585 +0000 UTC m=+105.002511211 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ac300): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ac7c0): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ac7c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ac7c0): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ac7c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ac7c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff260 item 41 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ac7c0): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ac7c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.291182852 +0000 UTC m=+105.003143457 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ac7c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009acd00): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009acd00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009acd00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009acd00): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009acd00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.291182852 +0000 UTC m=+105.003143457 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009acd00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff570 item 41 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ad380): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ad380): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ad380): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ad380): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ad380): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ad380): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ad380): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.293985325 +0000 UTC m=+105.005945941 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ad380): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ad880): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ad880): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ad880): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffb90 item 42 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ad880): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ad880): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.295189226 +0000 UTC m=+105.007149841 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ad880): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009addc0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009addc0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffea0 item 42 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009addc0): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009addc0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009addc0): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009addc0): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009addc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.29705021 +0000 UTC m=+105.009010826 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009addc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a43c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a43c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a43c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a43c0): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a43c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.29705021 +0000 UTC m=+105.009010826 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a43c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c690 item 42 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a4b00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a4b00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a4b00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a4b00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a4b00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a4b00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a4b00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.298758599 +0000 UTC m=+105.010719215 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a4b00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5000): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5000): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5000): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053cb60 item 43 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5000): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5000): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.299964173 +0000 UTC m=+105.011924789 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5000): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5540): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5540): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5540): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5540): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5540): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053cd90 item 43 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5540): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5540): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.301852248 +0000 UTC m=+105.013812864 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5540): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5a80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5a80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5a80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5a80): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5a80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.301852248 +0000 UTC m=+105.013812864 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006a5a80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d260 item 43 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ec140): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ec140): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ec140): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ec140): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ec140): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ec140): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ec140): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.303410185 +0000 UTC m=+105.015370800 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ec140): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ec640): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ec640): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ec640): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ddc0 item 44 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ec640): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ec640): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.304193435 +0000 UTC m=+105.016154061 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ec640): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ecb80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ecb80): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bca2a0 item 44 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ecb80): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ecb80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ecb80): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ecb80): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ecb80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.305753054 +0000 UTC m=+105.017713670 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ecb80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ed200): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ed200): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ed200): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ed200): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ed200): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.305753054 +0000 UTC m=+105.017713670 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ed200): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bca620 item 44 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ed840): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ed840): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ed840): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ed840): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ed840): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ed840): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ed840): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.307964727 +0000 UTC m=+105.019925343 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007ed840): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007edd40): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007edd40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007edd40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bca9a0 item 45 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007edd40): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007edd40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.308807049 +0000 UTC m=+105.020767665 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007edd40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c24c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c24c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c24c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c24c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c24c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.308807049 +0000 UTC m=+105.020767665 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c24c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcab60 item 45 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2b00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2b00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2b00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2b00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2b00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2b00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2b00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.310417594 +0000 UTC m=+105.022378210 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2b00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3000): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3000): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3000): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcaf50 item 46 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3000): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3000): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.311077682 +0000 UTC m=+105.023038299 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3000): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3700): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3700): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3700): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3700): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3700): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.311077682 +0000 UTC m=+105.023038299 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3700): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcb3b0 item 46 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d16c00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d16c00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d16c00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d16c00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d16c00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d16c00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d16c00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.312940391 +0000 UTC m=+105.024901007 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d16c00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17100): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17100): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17100): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bea0 item 47 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17100): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17100): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.313623433 +0000 UTC m=+105.025584049 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17100): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17800): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17800): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17800): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17800): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17800): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.313623433 +0000 UTC m=+105.025584049 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17800): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578230 item 47 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17e40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17e40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17e40): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17e40): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17e40): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17e40): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17e40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.31521878 +0000 UTC m=+105.027179396 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000d17e40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094a3c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094a3c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094a3c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578770 item 48 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094a3c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094a3c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.316120152 +0000 UTC m=+105.028080769 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094a3c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094aac0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094aac0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094aac0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094aac0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094aac0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.316120152 +0000 UTC m=+105.028080769 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094aac0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578b60 item 48 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b100): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b100): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b100): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b100): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b100): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.319923905 +0000 UTC m=+105.031884511 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b100): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b580): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b580): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b580): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b580): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b580): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b580): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005791f0 item 49 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b580): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b580): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.320583744 +0000 UTC m=+105.032544360 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094b580): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094bac0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094bac0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094bac0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094bac0): >_readAt: n=8, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094bac0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.320583744 +0000 UTC m=+105.032544360 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00094bac0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005795e0 item 49 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c200): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c200): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c200): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c200): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c200): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.322079253 +0000 UTC m=+105.034039869 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c200): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c700): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c700): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c700): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579b90 item 50 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c700): _readAt: size=2, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c700): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c700): _writeAt: size=3, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c700): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c700): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.32307854 +0000 UTC m=+105.035039156 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1c700): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1cc80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1cc80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1cc80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1cc80): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1cc80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.32307854 +0000 UTC m=+105.035039156 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1cc80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 50 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d300): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d300): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d300): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d300): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d300): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.325121045 +0000 UTC m=+105.037081661 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d300): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d840): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d840): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d840): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d840): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d840): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d840): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 51 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d840): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d840): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.326346036 +0000 UTC m=+105.038306652 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1d840): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1ddc0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1ddc0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1ddc0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1ddc0): >_readAt: n=8, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1ddc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.326346036 +0000 UTC m=+105.038306652 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b1ddc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 51 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc4c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc4c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc4c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc4c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc4c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.329231986 +0000 UTC m=+105.041192602 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc4c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc9c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc9c0): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc9c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005501c0 item 52 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc9c0): _readAt: size=2, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc9c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc9c0): _writeAt: size=3, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc9c0): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc9c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.329960895 +0000 UTC m=+105.041921510 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbc9c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbcf80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbcf80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbcf80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbcf80): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbcf80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.329960895 +0000 UTC m=+105.041921510 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbcf80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550460 item 52 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbd600): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbd600): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbd600): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbd600): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbd600): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.331579264 +0000 UTC m=+105.043539879 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbd600): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbdb00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbdb00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbdb00): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbdb00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbdb00): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbdb00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005510a0 item 53 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbdb00): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbdb00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.332180793 +0000 UTC m=+105.044141419 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bbdb00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c80c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c80c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c80c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c80c0): >_readAt: n=8, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c80c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.332180793 +0000 UTC m=+105.044141419 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c80c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005513b0 item 53 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c87c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c87c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c87c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c87c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c87c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.334640612 +0000 UTC m=+105.046601228 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c87c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c8cc0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c8cc0): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c8cc0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551ea0 item 54 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c8cc0): _readAt: size=2, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c8cc0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c8cc0): _writeAt: size=3, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c8cc0): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c8cc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.335367908 +0000 UTC m=+105.047328524 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c8cc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9240): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9240): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9240): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9240): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9240): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.335367908 +0000 UTC m=+105.047328524 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9240): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f41c0 item 54 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c98c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c98c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c98c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c98c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c98c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.337325985 +0000 UTC m=+105.049286601 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c98c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9dc0): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9dc0): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9dc0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9dc0): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9dc0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4930 item 55 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9dc0): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9dc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.338073189 +0000 UTC m=+105.050033805 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008c9dc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3c380): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3c380): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3c380): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3c380): >_readAt: n=8, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3c380): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.338073189 +0000 UTC m=+105.050033805 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3c380): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4bd0 item 55 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3ca40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3ca40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3ca40): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3ca40): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3ca40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.339498054 +0000 UTC m=+105.051458669 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3ca40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3cf40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3cf40): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3cf40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f51f0 item 56 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3cf40): _readAt: size=2, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3cf40): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3cf40): _writeAt: size=3, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3cf40): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3cf40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.340200683 +0000 UTC m=+105.052161300 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3cf40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3d4c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3d4c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3d4c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3d4c0): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3d4c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.340200683 +0000 UTC m=+105.052161300 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3d4c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5500 item 56 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3db00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3db00): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3db00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3db00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3db00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3db00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3db00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3db00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.34181227 +0000 UTC m=+105.053772886 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a3db00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a0c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a0c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a0c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5a40 item 57 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a0c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a0c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.342367553 +0000 UTC m=+105.054328169 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a0c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a600): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a600): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a600): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a600): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a600): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a600): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5c70 item 57 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a600): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a600): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.342997426 +0000 UTC m=+105.054958041 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8a600): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8ab80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8ab80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8ab80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8ab80): >_readAt: n=8, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8ab80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.342997426 +0000 UTC m=+105.054958041 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8ab80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a150 item 57 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b200): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b200): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b200): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b200): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b200): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b200): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b200): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b200): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.344644949 +0000 UTC m=+105.056605565 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b200): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b740): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b740): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b740): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a9a0 item 58 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b740): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b740): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.345776674 +0000 UTC m=+105.057737280 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8b740): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8bc80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8bc80): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8bc80): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ae00 item 58 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8bc80): _readAt: size=2, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8bc80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8bc80): _writeAt: size=3, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8bc80): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8bc80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.346496957 +0000 UTC m=+105.058457573 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a8bc80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d42c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d42c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d42c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d42c0): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d42c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.346496957 +0000 UTC m=+105.058457573 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d42c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b180 item 58 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4900): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4900): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4900): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4900): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4900): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4900): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4900): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4900): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.350462675 +0000 UTC m=+105.062423280 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4900): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4e40): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4e40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4e40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038be30 item 59 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4e40): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4e40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.351145728 +0000 UTC m=+105.063106343 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d4e40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5380): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5380): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5380): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5380): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5380): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5380): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532a10 item 59 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5380): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5380): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.35177564 +0000 UTC m=+105.063736257 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5380): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5900): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5900): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5900): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5900): >_readAt: n=8, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5900): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.35177564 +0000 UTC m=+105.063736257 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009d5900): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532d90 item 59 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8000): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8000): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8000): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8000): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8000): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8000): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8000): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8000): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.354822362 +0000 UTC m=+105.066782978 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8000): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8540): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8540): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8540): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533340 item 60 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8540): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8540): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.355399125 +0000 UTC m=+105.067359742 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8540): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8a80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8a80): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8a80): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005337a0 item 60 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8a80): _readAt: size=2, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8a80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8a80): _writeAt: size=3, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8a80): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8a80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.356315456 +0000 UTC m=+105.068276071 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e8a80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9040): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9040): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9040): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9040): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9040): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.356315456 +0000 UTC m=+105.068276071 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9040): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533b20 item 60 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9680): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9680): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9680): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9680): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9680): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9680): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9680): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9680): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.35815987 +0000 UTC m=+105.070120485 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9680): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9bc0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9bc0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9bc0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee8c0 item 61 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9bc0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9bc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.359285042 +0000 UTC m=+105.071245658 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008e9bc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e340): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e340): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e340): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e340): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e340): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.359285042 +0000 UTC m=+105.071245658 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e340): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eec40 item 61 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e980): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e980): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e980): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e980): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e980): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e980): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e980): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e980): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.360887642 +0000 UTC m=+105.072848257 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091e980): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091eec0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091eec0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091eec0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef2d0 item 62 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091eec0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091eec0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.361566707 +0000 UTC m=+105.073527322 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091eec0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091f5c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091f5c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091f5c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091f5c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091f5c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.361566707 +0000 UTC m=+105.073527322 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091f5c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef810 item 62 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091fc00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091fc00): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091fc00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091fc00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091fc00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091fc00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091fc00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091fc00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.363338264 +0000 UTC m=+105.075298880 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00091fc00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009781c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009781c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009781c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c000 item 63 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009781c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009781c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.363956505 +0000 UTC m=+105.075917121 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009781c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009788c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009788c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009788c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009788c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009788c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.363956505 +0000 UTC m=+105.075917121 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009788c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c230 item 63 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000978f00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000978f00): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000978f00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000978f00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000978f00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000978f00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000978f00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000978f00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.365446814 +0000 UTC m=+105.077407430 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000978f00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000979440): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000979440): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000979440): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c620 item 64 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000979440): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000979440): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.366372452 +0000 UTC m=+105.078333067 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000979440): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000979b40): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000979b40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000979b40): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000979b40): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000979b40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.366372452 +0000 UTC m=+105.078333067 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000979b40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c7e0 item 64 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ba200): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ba200): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ba200): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ba200): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ba200): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.368152524 +0000 UTC m=+105.080113141 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ba200): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ba680): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ba680): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ba680): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ba680): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ba680): _writeAt: size=3, off=2 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ce70 item 65 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ba680): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ba680): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.368838343 +0000 UTC m=+105.080798959 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009ba680): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bab80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bab80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bab80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bab80): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bab80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.368838343 +0000 UTC m=+105.080798959 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bab80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d030 item 65 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bb1c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bb1c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bb1c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bb1c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bb1c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.37029598 +0000 UTC m=+105.082256596 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bb1c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bb640): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bb640): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d880 item 66 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bb640): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bb640): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bb640): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bb640): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bb640): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.370983431 +0000 UTC m=+105.082944047 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bb640): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bbb80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bbb80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bbb80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bbb80): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bbb80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.370983431 +0000 UTC m=+105.082944047 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0009bbb80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057dab0 item 66 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0e240): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0e240): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0e240): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0e240): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0e240): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.372553039 +0000 UTC m=+105.084513654 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0e240): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0e6c0): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0e6c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0e6c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0e6c0): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0e6c0): _writeAt: size=3, off=2 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057de30 item 67 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0e6c0): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0e6c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.374016637 +0000 UTC m=+105.085977253 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0e6c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0ebc0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0ebc0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0ebc0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0ebc0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0ebc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.374016637 +0000 UTC m=+105.085977253 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0ebc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c43f0 item 67 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0f240): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0f240): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0f240): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0f240): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0f240): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.375486257 +0000 UTC m=+105.087446873 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0f240): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0f740): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0f740): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4cb0 item 68 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0f740): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0f740): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0f740): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0f740): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0f740): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.376156425 +0000 UTC m=+105.088117042 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0f740): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0fc80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0fc80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0fc80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0fc80): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0fc80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.376156425 +0000 UTC m=+105.088117042 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a0fc80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c50a0 item 68 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4a340): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4a340): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4a340): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4a340): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4a340): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.377694674 +0000 UTC m=+105.089655290 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4a340): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4a7c0): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4a7c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4a7c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4a7c0): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4a7c0): _writeAt: size=3, off=2 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c58f0 item 69 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4a7c0): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4a7c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.378399107 +0000 UTC m=+105.090359713 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4a7c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4acc0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4acc0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4acc0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4acc0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4acc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.378399107 +0000 UTC m=+105.090359713 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4acc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5ea0 item 69 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4b340): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4b340): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4b340): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4b340): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4b340): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.379990956 +0000 UTC m=+105.091951572 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4b340): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4b840): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4b840): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514e00 item 70 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4b840): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4b840): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4b840): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4b840): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4b840): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.380688466 +0000 UTC m=+105.092649082 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4b840): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4bd80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4bd80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4bd80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4bd80): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4bd80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.380688466 +0000 UTC m=+105.092649082 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a4bd80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005151f0 item 70 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94480): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94480): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94480): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94480): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94480): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.382161632 +0000 UTC m=+105.094122249 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94480): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94980): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94980): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94980): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94980): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94980): _writeAt: size=3, off=2 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515650 item 71 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94980): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94980): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.382865244 +0000 UTC m=+105.094825860 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94980): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94e80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94e80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94e80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94e80): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94e80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.382865244 +0000 UTC m=+105.094825860 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a94e80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005158f0 item 71 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a80f00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a80f00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a80f00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a80f00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a80f00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.384763689 +0000 UTC m=+105.096724305 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a80f00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81400): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81400): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac380 item 72 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81400): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81400): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81400): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81400): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81400): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.385689718 +0000 UTC m=+105.097650334 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81400): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81940): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81940): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81940): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81940): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81940): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.385689718 +0000 UTC m=+105.097650334 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81940): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac700 item 72 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81f00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81f00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81f00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81f00): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81f00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81f00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81f00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.387498253 +0000 UTC m=+105.099458870 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a81f00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12480): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12480): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12480): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad570 item 73 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12480): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12480): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.388214489 +0000 UTC m=+105.100175105 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12480): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12940): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12940): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12940): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12940): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12940): _writeAt: size=3, off=2 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ada40 item 73 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12940): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12940): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.388862295 +0000 UTC m=+105.100822912 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12940): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12e80): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12e80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12e80): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12e80): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12e80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.388862295 +0000 UTC m=+105.100822912 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b12e80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003adea0 item 73 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95500): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95500): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95500): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95500): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95500): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95500): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95500): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.3907922 +0000 UTC m=+105.102752815 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95500): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95a00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95a00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95a00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515f10 item 74 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95a00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95a00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.391255069 +0000 UTC m=+105.103215686 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95a00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95f40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95f40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546850 item 74 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95f40): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95f40): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95f40): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95f40): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95f40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.39260284 +0000 UTC m=+105.104563456 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000a95f40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b13600): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b13600): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b13600): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b13600): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b13600): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.39260284 +0000 UTC m=+105.104563456 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b13600): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b10310 item 74 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b13c40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b13c40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b13c40): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b13c40): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b13c40): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b13c40): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b13c40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.396089839 +0000 UTC m=+105.108050455 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b13c40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2180): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2180): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2180): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e150 item 75 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2180): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2180): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.398059046 +0000 UTC m=+105.110019662 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2180): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2380): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2380): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2380): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2380): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2380): _writeAt: size=3, off=2 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bca3f0 item 75 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2380): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2380): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.398804967 +0000 UTC m=+105.110765583 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2380): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c28c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c28c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c28c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c28c0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c28c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.398804967 +0000 UTC m=+105.110765583 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c28c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bca690 item 75 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2f00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2f00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2f00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2f00): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2f00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2f00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2f00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.40026028 +0000 UTC m=+105.112220886 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c2f00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3400): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3400): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3400): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcaa10 item 76 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3400): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3400): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.400905913 +0000 UTC m=+105.112866528 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3400): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3940): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3940): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcabd0 item 76 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3940): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3940): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3940): _writeAt: size=3, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3940): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3940): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.401648467 +0000 UTC m=+105.113609074 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3940): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3f00): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3f00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3f00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3f00): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3f00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.401648467 +0000 UTC m=+105.113609074 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007c3f00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcad90 item 76 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2900): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2900): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2900): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2900): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2900): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2900): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2900): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.403444991 +0000 UTC m=+105.115405607 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2900): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2e00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2e00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2e00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcb420 item 77 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2e00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2e00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.404127934 +0000 UTC m=+105.116088550 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd2e00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3500): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3500): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3500): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3500): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3500): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.404127934 +0000 UTC m=+105.116088550 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3500): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcb6c0 item 77 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3b40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3b40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3b40): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3b40): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3b40): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3b40): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3b40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.405976005 +0000 UTC m=+105.117936620 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000bd3b40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50100): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50100): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50100): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcba40 item 78 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50100): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50100): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.407043558 +0000 UTC m=+105.119004174 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50100): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50800): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50800): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50800): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50800): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50800): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.407043558 +0000 UTC m=+105.119004174 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50800): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bcbc00 item 78 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50e40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50e40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50e40): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50e40): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50e40): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50e40): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50e40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.409076396 +0000 UTC m=+105.121037012 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b50e40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b51340): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b51340): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b51340): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e540 item 79 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b51340): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b51340): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.40971692 +0000 UTC m=+105.121677535 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b51340): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b51a40): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b51a40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b51a40): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b51a40): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b51a40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.40971692 +0000 UTC m=+105.121677535 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000b51a40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e9a0 item 79 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000aba380): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000aba380): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000aba380): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000aba380): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000aba380): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000aba380): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000aba380): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.411265928 +0000 UTC m=+105.123226544 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000aba380): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2100): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2100): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2100): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b10000 item 80 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2100): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2100): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.414239141 +0000 UTC m=+105.126199758 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2100): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2900): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2900): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2900): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2900): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2900): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.414239141 +0000 UTC m=+105.126199758 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2900): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b10850 item 80 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000aba8c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000aba8c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000aba8c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000aba8c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000aba8c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.416440535 +0000 UTC m=+105.128401151 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000aba8c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abad40): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abad40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abad40): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abad40): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abad40): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abad40): _writeAt: size=3, off=7 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f500 item 81 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abad40): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abad40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.417128097 +0000 UTC m=+105.129088712 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abad40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abb280): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abb280): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abb280): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abb280): >_readAt: n=8, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abb280): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.417128097 +0000 UTC m=+105.129088712 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abb280): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f730 item 81 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abb900): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abb900): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abb900): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abb900): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abb900): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.419005883 +0000 UTC m=+105.130966499 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abb900): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abbe00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abbe00): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abbe00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ff10 item 82 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abbe00): _readAt: size=2, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abbe00): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abbe00): _writeAt: size=3, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abbe00): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abbe00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.419683826 +0000 UTC m=+105.131644442 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000abbe00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726400): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726400): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726400): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726400): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726400): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.419683826 +0000 UTC m=+105.131644442 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726400): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546d90 item 82 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726a80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726a80): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726a80): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726a80): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726a80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.421402764 +0000 UTC m=+105.133363380 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726a80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726fc0): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726fc0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726fc0): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726fc0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726fc0): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726fc0): _writeAt: size=3, off=7 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547340 item 83 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726fc0): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726fc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.422040612 +0000 UTC m=+105.134001227 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000726fc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727540): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727540): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727540): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727540): >_readAt: n=8, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727540): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.422040612 +0000 UTC m=+105.134001227 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000727540): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547960 item 83 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2f80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2f80): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2f80): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2f80): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2f80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.423858746 +0000 UTC m=+105.135819362 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e2f80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b10e00 item 84 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): _readAt: size=2, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): _writeAt: size=3, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.424528534 +0000 UTC m=+105.136489150 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3480): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3a00): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3a00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3a00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3a00): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3a00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.424528534 +0000 UTC m=+105.136489150 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0007e3a00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b11030 item 84 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056c140): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056c140): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056c140): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056c140): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056c140): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.426386213 +0000 UTC m=+105.138346829 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056c140): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cec0): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cec0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cec0): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cec0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cec0): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cec0): _writeAt: size=3, off=7 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b11420 item 85 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cec0): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cec0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.427177839 +0000 UTC m=+105.139138455 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056cec0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056d400): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056d400): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056d400): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056d400): >_readAt: n=8, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056d400): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.427177839 +0000 UTC m=+105.139138455 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056d400): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b115e0 item 85 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056da80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056da80): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056da80): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056da80): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056da80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.428867262 +0000 UTC m=+105.140827878 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00056da80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682000): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682000): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682000): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b11960 item 86 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682000): _readAt: size=2, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682000): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682000): _writeAt: size=3, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682000): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682000): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.429796897 +0000 UTC m=+105.141757514 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682000): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006825c0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006825c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006825c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006825c0): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006825c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.429796897 +0000 UTC m=+105.141757514 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0006825c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b11b20 item 86 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682c40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682c40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682c40): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682c40): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682c40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.431826399 +0000 UTC m=+105.143787015 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000682c40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683140): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683140): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683140): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683140): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683140): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683140): _writeAt: size=3, off=7 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005861c0 item 87 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683140): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683140): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.433302802 +0000 UTC m=+105.145263418 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683140): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683680): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683680): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683680): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683680): >_readAt: n=8, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683680): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.433302802 +0000 UTC m=+105.145263418 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683680): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005867e0 item 87 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683d00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683d00): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683d00): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683d00): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683d00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.434827134 +0000 UTC m=+105.146787750 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000683d00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008322c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008322c0): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008322c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586f50 item 88 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008322c0): _readAt: size=2, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008322c0): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008322c0): _writeAt: size=3, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008322c0): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008322c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.435492183 +0000 UTC m=+105.147452799 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008322c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832840): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832840): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832840): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832840): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832840): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.435492183 +0000 UTC m=+105.147452799 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832840): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005872d0 item 88 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832f80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832f80): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832f80): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832f80): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832f80): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832f80): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832f80): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832f80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.43740788 +0000 UTC m=+105.149368486 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000832f80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008334c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008334c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008334c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005877a0 item 89 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008334c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008334c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.437981357 +0000 UTC m=+105.149941983 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0008334c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833a00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833a00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833a00): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833a00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833a00): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833a00): _writeAt: size=3, off=7 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587960 item 89 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833a00): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833a00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.438841062 +0000 UTC m=+105.150801678 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000833a00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326040): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326040): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326040): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326040): >_readAt: n=8, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326040): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.438841062 +0000 UTC m=+105.150801678 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000326040): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587b90 item 89 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327380): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327380): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327380): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327380): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327380): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327380): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327380): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327380): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.440866485 +0000 UTC m=+105.152827101 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327380): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327b40): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327b40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327b40): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ace0e0 item 90 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327b40): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327b40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.441652932 +0000 UTC m=+105.153613548 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000327b40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416380): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416380): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416380): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ace2a0 item 90 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416380): _readAt: size=2, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416380): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416380): _writeAt: size=3, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416380): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416380): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.443078719 +0000 UTC m=+105.155039335 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416380): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416940): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416940): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416940): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416940): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416940): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.443078719 +0000 UTC m=+105.155039335 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416940): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ace5b0 item 90 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f80): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f80): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f80): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f80): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f80): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f80): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.446211684 +0000 UTC m=+105.158172299 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000416f80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004174c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004174c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004174c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acea10 item 91 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004174c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004174c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.446918721 +0000 UTC m=+105.158879337 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004174c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417a00): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417a00): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417a00): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417a00): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417a00): >_readAt: n=2, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417a00): _writeAt: size=3, off=7 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acec40 item 91 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417a00): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417a00): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.447654363 +0000 UTC m=+105.159614978 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000417a00): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424000): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424000): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424000): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424000): >_readAt: n=8, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424000): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.447654363 +0000 UTC m=+105.159614978 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424000): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acee00 item 91 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424640): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424640): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424640): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424640): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424640): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424640): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424640): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424640): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.449669346 +0000 UTC m=+105.161629963 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424640): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424b80): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424b80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424b80): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acf1f0 item 92 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424b80): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424b80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.45029418 +0000 UTC m=+105.162254796 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000424b80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004250c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004250c0): open at offset 5 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004250c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acf3b0 item 92 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004250c0): _readAt: size=2, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004250c0): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004250c0): _writeAt: size=3, off=5 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004250c0): >_writeAt: n=3, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004250c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.451157511 +0000 UTC m=+105.163118127 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0004250c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425680): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425680): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425680): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425680): >_readAt: n=3, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425680): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.451157511 +0000 UTC m=+105.163118127 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425680): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acf570 item 92 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425dc0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425dc0): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425dc0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425dc0): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425dc0): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425dc0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425dc0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425dc0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.453343366 +0000 UTC m=+105.165303981 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000425dc0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a380): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a380): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a380): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acf8f0 item 93 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a380): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a380): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.45491646 +0000 UTC m=+105.166877075 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071a380): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071aac0): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071aac0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071aac0): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071aac0): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071aac0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.45491646 +0000 UTC m=+105.166877075 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071aac0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acfab0 item 93 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b100): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b100): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b100): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b100): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b100): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b100): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b100): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b100): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.45680715 +0000 UTC m=+105.168767766 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b100): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b640): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b640): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b640): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acfe30 item 94 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b640): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b640): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.457377551 +0000 UTC m=+105.169338158 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071b640): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071bd40): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071bd40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071bd40): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071bd40): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071bd40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.457377551 +0000 UTC m=+105.169338158 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc00071bd40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530230 item 94 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b27c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b27c0): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b27c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b27c0): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b27c0): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b27c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b27c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b27c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.459168855 +0000 UTC m=+105.171129472 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b27c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b31c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b31c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b31c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530bd0 item 95 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b31c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b31c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.459963027 +0000 UTC m=+105.171923643 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b31c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3c40): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3c40): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3c40): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3c40): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3c40): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.459963027 +0000 UTC m=+105.171923643 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc0000b3c40): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530e00 item 95 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 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/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba03c0): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba03c0): open at offset 0 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba03c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba03c0): _readAt: size=2, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba03c0): >_readAt: n=0, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba03c0): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba03c0): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba03c0): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.461515502 +0000 UTC m=+105.173476118 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba03c0): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0f80): _writeAt: size=5, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0f80): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0f80): >openPending: err= 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005318f0 item 96 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0f80): >_writeAt: n=5, err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0f80): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.462123845 +0000 UTC m=+105.174084461 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba0f80): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 05:08:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 05:08:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1980): _readAt: size=512, off=0 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1980): openPending: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1980): >openPending: err= 2025/10/01 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1980): >_readAt: n=5, err=EOF 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1980): close: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 05:08:16.462123845 +0000 UTC m=+105.174084461 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:16 DEBUG : open-test-file(0xc000ba1980): >close: err= 2025/10/01 05:08:16 DEBUG : open-test-file: Remove: 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531b20 item 96 2025/10/01 05:08:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 05:08:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 05:08:16 DEBUG : open-test-file: >Remove: err= 2025/10/01 05:08:16 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:16 DEBUG : Looking for writers 2025/10/01 05:08:16 DEBUG : >WaitForWriters: 2025/10/01 05:08:16 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.10s) --- PASS: TestRWFileHandleOpenTests/writes (0.56s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.09s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.54s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:16 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:16 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:16 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:16 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:16 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:16 DEBUG : file1: newRWFileHandle: 2025/10/01 05:08:16 DEBUG : file1(0xc0007937c0): openPending: 2025/10/01 05:08:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:16 DEBUG : file1(0xc0007937c0): >openPending: err= 2025/10/01 05:08:16 DEBUG : file1: >newRWFileHandle: err= 2025/10/01 05:08:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:08:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/01 05:08:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/10/01 05:08:16 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:16 DEBUG : Looking for writers 2025/10/01 05:08:16 DEBUG : file1: reading active writers 2025/10/01 05:08:16 DEBUG : file1: active writers 1 2025/10/01 05:08:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:08:16 DEBUG : Looking for writers 2025/10/01 05:08:16 DEBUG : file1: reading active writers 2025/10/01 05:08:16 DEBUG : file1: active writers 1 2025/10/01 05:08:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:08:16 DEBUG : Looking for writers 2025/10/01 05:08:16 DEBUG : file1: reading active writers 2025/10/01 05:08:16 DEBUG : file1: active writers 1 2025/10/01 05:08:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:08:16 DEBUG : Looking for writers 2025/10/01 05:08:16 DEBUG : file1: reading active writers 2025/10/01 05:08:16 DEBUG : file1: active writers 1 2025/10/01 05:08:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:08:16 DEBUG : Looking for writers 2025/10/01 05:08:16 DEBUG : file1: reading active writers 2025/10/01 05:08:16 DEBUG : file1: active writers 1 2025/10/01 05:08:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:08:17 DEBUG : Looking for writers 2025/10/01 05:08:17 DEBUG : file1: reading active writers 2025/10/01 05:08:17 DEBUG : file1: active writers 1 2025/10/01 05:08:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:08:17 DEBUG : Looking for writers 2025/10/01 05:08:17 DEBUG : file1: reading active writers 2025/10/01 05:08:17 DEBUG : file1: active writers 1 2025/10/01 05:08:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/10/01 05:08:17 DEBUG : Looking for writers 2025/10/01 05:08:17 DEBUG : file1: reading active writers 2025/10/01 05:08:17 DEBUG : file1: active writers 1 2025/10/01 05:08:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:18 DEBUG : Looking for writers 2025/10/01 05:08:18 DEBUG : file1: reading active writers 2025/10/01 05:08:18 DEBUG : file1: active writers 1 2025/10/01 05:08:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:19 DEBUG : Looking for writers 2025/10/01 05:08:19 DEBUG : file1: reading active writers 2025/10/01 05:08:19 DEBUG : file1: active writers 1 2025/10/01 05:08:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:20 DEBUG : Looking for writers 2025/10/01 05:08:20 DEBUG : file1: reading active writers 2025/10/01 05:08:20 DEBUG : file1: active writers 1 2025/10/01 05:08:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:21 DEBUG : Looking for writers 2025/10/01 05:08:21 DEBUG : file1: reading active writers 2025/10/01 05:08:21 DEBUG : file1: active writers 1 2025/10/01 05:08:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:22 DEBUG : Looking for writers 2025/10/01 05:08:22 DEBUG : file1: reading active writers 2025/10/01 05:08:22 DEBUG : file1: active writers 1 2025/10/01 05:08:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:23 DEBUG : Looking for writers 2025/10/01 05:08:23 DEBUG : file1: reading active writers 2025/10/01 05:08:23 DEBUG : file1: active writers 1 2025/10/01 05:08:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:24 DEBUG : Looking for writers 2025/10/01 05:08:24 DEBUG : file1: reading active writers 2025/10/01 05:08:24 DEBUG : file1: active writers 1 2025/10/01 05:08:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:25 DEBUG : Looking for writers 2025/10/01 05:08:25 DEBUG : file1: reading active writers 2025/10/01 05:08:25 DEBUG : file1: active writers 1 2025/10/01 05:08:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:26 DEBUG : Looking for writers 2025/10/01 05:08:26 DEBUG : file1: reading active writers 2025/10/01 05:08:26 DEBUG : file1: active writers 1 2025/10/01 05:08:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:27 DEBUG : Looking for writers 2025/10/01 05:08:27 DEBUG : file1: reading active writers 2025/10/01 05:08:27 DEBUG : file1: active writers 1 2025/10/01 05:08:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:28 DEBUG : Looking for writers 2025/10/01 05:08:28 DEBUG : file1: reading active writers 2025/10/01 05:08:28 DEBUG : file1: active writers 1 2025/10/01 05:08:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:29 DEBUG : Looking for writers 2025/10/01 05:08:29 DEBUG : file1: reading active writers 2025/10/01 05:08:29 DEBUG : file1: active writers 1 2025/10/01 05:08:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:30 DEBUG : Looking for writers 2025/10/01 05:08:30 DEBUG : file1: reading active writers 2025/10/01 05:08:30 DEBUG : file1: active writers 1 2025/10/01 05:08:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:31 DEBUG : Looking for writers 2025/10/01 05:08:31 DEBUG : file1: reading active writers 2025/10/01 05:08:31 DEBUG : file1: active writers 1 2025/10/01 05:08:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:32 DEBUG : Looking for writers 2025/10/01 05:08:32 DEBUG : file1: reading active writers 2025/10/01 05:08:32 DEBUG : file1: active writers 1 2025/10/01 05:08:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:33 DEBUG : Looking for writers 2025/10/01 05:08:33 DEBUG : file1: reading active writers 2025/10/01 05:08:33 DEBUG : file1: active writers 1 2025/10/01 05:08:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:34 DEBUG : Looking for writers 2025/10/01 05:08:34 DEBUG : file1: reading active writers 2025/10/01 05:08:34 DEBUG : file1: active writers 1 2025/10/01 05:08:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:35 DEBUG : Looking for writers 2025/10/01 05:08:35 DEBUG : file1: reading active writers 2025/10/01 05:08:35 DEBUG : file1: active writers 1 2025/10/01 05:08:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:36 DEBUG : Looking for writers 2025/10/01 05:08:36 DEBUG : file1: reading active writers 2025/10/01 05:08:36 DEBUG : file1: active writers 1 2025/10/01 05:08:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:37 DEBUG : Looking for writers 2025/10/01 05:08:37 DEBUG : file1: reading active writers 2025/10/01 05:08:37 DEBUG : file1: active writers 1 2025/10/01 05:08:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:38 DEBUG : Looking for writers 2025/10/01 05:08:38 DEBUG : file1: reading active writers 2025/10/01 05:08:38 DEBUG : file1: active writers 1 2025/10/01 05:08:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:39 DEBUG : Looking for writers 2025/10/01 05:08:39 DEBUG : file1: reading active writers 2025/10/01 05:08:39 DEBUG : file1: active writers 1 2025/10/01 05:08:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:40 DEBUG : Looking for writers 2025/10/01 05:08:40 DEBUG : file1: reading active writers 2025/10/01 05:08:40 DEBUG : file1: active writers 1 2025/10/01 05:08:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:41 DEBUG : Looking for writers 2025/10/01 05:08:41 DEBUG : file1: reading active writers 2025/10/01 05:08:41 DEBUG : file1: active writers 1 2025/10/01 05:08:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:42 DEBUG : Looking for writers 2025/10/01 05:08:42 DEBUG : file1: reading active writers 2025/10/01 05:08:42 DEBUG : file1: active writers 1 2025/10/01 05:08:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:43 DEBUG : Looking for writers 2025/10/01 05:08:43 DEBUG : file1: reading active writers 2025/10/01 05:08:43 DEBUG : file1: active writers 1 2025/10/01 05:08:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:44 DEBUG : Looking for writers 2025/10/01 05:08:44 DEBUG : file1: reading active writers 2025/10/01 05:08:44 DEBUG : file1: active writers 1 2025/10/01 05:08:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:45 DEBUG : Looking for writers 2025/10/01 05:08:45 DEBUG : file1: reading active writers 2025/10/01 05:08:45 DEBUG : file1: active writers 1 2025/10/01 05:08:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 05:08:46 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000415590 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000cc8d08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824647126336} name:file1 opens:1 downloaders: o: fd:0xc0007a4730 info:{ModTime:{wall:13992485787253422299 ext:105415635203 loc:0x41303e0} ATime:{wall:13992485787253422299 ext:105415635203 loc:0x41303e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/10/01 05:08:46 DEBUG : >WaitForWriters: 2025/10/01 05:08:46 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.27s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:46 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:46 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:46 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:46 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:46 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:08:46 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:46 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:08:46 DEBUG : rename_me: newRWFileHandle: 2025/10/01 05:08:46 DEBUG : rename_me(0xc000d16780): openPending: 2025/10/01 05:08:46 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 05:08:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/01 05:08:46 DEBUG : rename_me(0xc000d16780): >openPending: err= 2025/10/01 05:08:46 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/01 05:08:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/01 05:08:46 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/01 05:08:46 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/01 05:08:46 DEBUG : rename_me(0xc000d16780): _writeAt: size=5, off=0 2025/10/01 05:08:46 DEBUG : rename_me(0xc000d16780): >_writeAt: n=5, err= 2025/10/01 05:08:46 DEBUG : rename_me(0xc000d16780): close: 2025/10/01 05:08:46 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-01 05:08:46.977589225 +0000 UTC m=+135.689549841 2025/10/01 05:08:46 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/01 05:08:46 DEBUG : rename_me(0xc000d16780): >close: err= 2025/10/01 05:08:46 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/01 05:08:46 DEBUG : i_was_renamed: Updating file with 0xc0007baa80 2025/10/01 05:08:46 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/01 05:08:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/01 05:08:46 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:46 DEBUG : Looking for writers 2025/10/01 05:08:46 DEBUG : i_was_renamed: reading active writers 2025/10/01 05:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 05:08:46 DEBUG : Looking for writers 2025/10/01 05:08:46 DEBUG : i_was_renamed: reading active writers 2025/10/01 05:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 05:08:47 DEBUG : Looking for writers 2025/10/01 05:08:47 DEBUG : i_was_renamed: reading active writers 2025/10/01 05:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 05:08:47 DEBUG : Looking for writers 2025/10/01 05:08:47 DEBUG : i_was_renamed: reading active writers 2025/10/01 05:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 05:08:47 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/01 05:08:47 DEBUG : Looking for writers 2025/10/01 05:08:47 DEBUG : i_was_renamed: reading active writers 2025/10/01 05:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 05:08:47 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:47 DEBUG : Looking for writers 2025/10/01 05:08:47 DEBUG : i_was_renamed: reading active writers 2025/10/01 05:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/01 05:08:47 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/01 05:08:47 INFO : i_was_renamed: Copied (new) 2025/10/01 05:08:47 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-01 05:08:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/01 05:08:47 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/01 05:08:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/01 05:08:47 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/01 05:08:47 DEBUG : Looking for writers 2025/10/01 05:08:47 DEBUG : i_was_renamed: reading active writers 2025/10/01 05:08:47 DEBUG : >WaitForWriters: 2025/10/01 05:08:47 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.04s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:47 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:47 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 05:08:47 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:47 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 05:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{T8Bce}/rclone-test-totulih5yojo" 2025/10/01 05:08:47 INFO : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:48 DEBUG : forgetting directory cache 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate(0xc000a3c300): _readAt: size=512, off=0 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate(0xc000a3c300): openPending: 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-01 04:09:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/01 05:08:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate(0xc000a3c300): >openPending: err= 2025/10/01 05:08:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate(0xc000a3c300): >_readAt: n=20, err=EOF 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate(0xc000a3c300): close: 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 04:09:47 +0000 GMT 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate(0xc000a3c300): >close: err= 2025/10/01 05:08:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:48 DEBUG : forgetting directory cache 2025/10/01 05:08:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate(0xc000a94800): _readAt: size=512, off=0 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate(0xc000a94800): openPending: 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-01 04:10:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-01 04:09:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-01 04:10:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-01 04:09:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/01 05:08:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/01 05:08:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate(0xc000a94800): >openPending: err= 2025/10/01 05:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate(0xc000a94800): >_readAt: n=20, err=EOF 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate(0xc000a94800): close: 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 04:10:47 +0000 GMT 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate(0xc000a94800): >close: err= 2025/10/01 05:08:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:49 DEBUG : forgetting directory cache 2025/10/01 05:08:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate(0xc00099aa40): _readAt: size=512, off=0 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate(0xc00099aa40): openPending: 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-01 04:11:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-01 04:10:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-01 04:11:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-01 04:10:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/01 05:08:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/01 05:08:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate(0xc00099aa40): >openPending: err= 2025/10/01 05:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate(0xc00099aa40): >_readAt: n=20, err=EOF 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate(0xc00099aa40): close: 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 04:11:47 +0000 GMT 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate(0xc00099aa40): >close: err= 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:50 DEBUG : forgetting directory cache 2025/10/01 05:08:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate(0xc0008d9d40): _readAt: size=512, off=0 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate(0xc0008d9d40): openPending: 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-01 04:12:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-01 04:11:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-01 04:12:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-01 04:11:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/01 05:08:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/01 05:08:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate(0xc0008d9d40): >openPending: err= 2025/10/01 05:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate(0xc0008d9d40): >_readAt: n=20, err=EOF 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate(0xc0008d9d40): close: 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 04:12:47 +0000 GMT 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate(0xc0008d9d40): >close: err= 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:51 DEBUG : forgetting directory cache 2025/10/01 05:08:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate(0xc000683d00): _readAt: size=512, off=0 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate(0xc000683d00): openPending: 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-01 04:13:47 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-01 04:12:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-01 04:13:47 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-01 04:12:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/01 05:08:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/01 05:08:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate(0xc000683d00): >openPending: err= 2025/10/01 05:08:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate(0xc000683d00): >_readAt: n=20, err=EOF 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate(0xc000683d00): close: 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 04:13:47 +0000 GMT 2025/10/01 05:08:51 DEBUG : TestRWCacheUpdate(0xc000683d00): >close: err= 2025/10/01 05:08:51 DEBUG : Re-reading directory (120.13424ms old) 2025/10/01 05:08:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:52 DEBUG : forgetting directory cache 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate(0xc000417f00): _readAt: size=512, off=0 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate(0xc000417f00): openPending: 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-01 04:14:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-01 04:13:47 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-01 04:14:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-01 04:13:47 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/01 05:08:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/01 05:08:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate(0xc000417f00): >openPending: err= 2025/10/01 05:08:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate(0xc000417f00): >_readAt: n=20, err=EOF 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate(0xc000417f00): close: 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 04:14:47 +0000 GMT 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate(0xc000417f00): >close: err= 2025/10/01 05:08:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:52 DEBUG : forgetting directory cache 2025/10/01 05:08:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate(0xc000ba1c80): _readAt: size=512, off=0 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate(0xc000ba1c80): openPending: 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-01 04:15:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-01 04:14:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-01 04:15:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-01 04:14:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/01 05:08:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/01 05:08:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate(0xc000ba1c80): >openPending: err= 2025/10/01 05:08:53 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate(0xc000ba1c80): >_readAt: n=21, err=EOF 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate(0xc000ba1c80): close: 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 04:15:47 +0000 GMT 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate(0xc000ba1c80): >close: err= 2025/10/01 05:08:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:53 DEBUG : forgetting directory cache 2025/10/01 05:08:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate(0xc000786ac0): _readAt: size=512, off=0 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate(0xc000786ac0): openPending: 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-01 04:16:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-01 04:15:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-01 04:16:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-01 04:15:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/01 05:08:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/01 05:08:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate(0xc000786ac0): >openPending: err= 2025/10/01 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate(0xc000786ac0): >_readAt: n=22, err=EOF 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate(0xc000786ac0): close: 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 04:16:47 +0000 GMT 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate(0xc000786ac0): >close: err= 2025/10/01 05:08:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:54 DEBUG : forgetting directory cache 2025/10/01 05:08:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate(0xc000b1c480): _readAt: size=512, off=0 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate(0xc000b1c480): openPending: 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-01 04:17:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-01 04:16:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-01 04:17:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-01 04:16:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/01 05:08:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/01 05:08:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate(0xc000b1c480): >openPending: err= 2025/10/01 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate(0xc000b1c480): >_readAt: n=23, err=EOF 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate(0xc000b1c480): close: 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 04:17:47 +0000 GMT 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate(0xc000b1c480): >close: err= 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:55 DEBUG : forgetting directory cache 2025/10/01 05:08:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate(0xc0008c9680): _readAt: size=512, off=0 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate(0xc0008c9680): openPending: 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-01 04:18:47 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-01 04:17:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-01 04:18:47 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-01 04:17:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/01 05:08:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/01 05:08:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate(0xc0008c9680): >openPending: err= 2025/10/01 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate(0xc0008c9680): >_readAt: n=24, err=EOF 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate(0xc0008c9680): close: 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 04:18:47 +0000 GMT 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate(0xc0008c9680): >close: err= 2025/10/01 05:08:55 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:55 DEBUG : Looking for writers 2025/10/01 05:08:55 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/01 05:08:55 DEBUG : >WaitForWriters: 2025/10/01 05:08:55 DEBUG : webdav root 'rclone-test-totulih5yojo': vfs cache: cleaner exiting 2025/10/01 05:08:56 DEBUG : forgetting directory cache 2025/10/01 05:08:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (8.53s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:56 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:56 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:57 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:57 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:57 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:08:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 05:08:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 05:08:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/01 05:08:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 05:08:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 05:08:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/01 05:08:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 05:08:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 05:08:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/01 05:08:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/01 05:08:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/01 05:08:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/01 05:08:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:57 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/01 05:08:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/01 05:08:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/01 05:08:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 05:08:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 05:08:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/01 05:08:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:58 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 05:08:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 05:08:58 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/10/01 05:08:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:58 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 05:08:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 05:08:58 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/10/01 05:08:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:58 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 05:08:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 05:08:58 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/10/01 05:08:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/01 05:08:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/01 05:08:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/01 05:08:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/01 05:08:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/01 05:08:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/01 05:08:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:58 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/01 05:08:58 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/01 05:08:58 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/01 05:08:58 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/01 05:08:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 05:08:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 05:08:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/01 05:08:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:58 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:58 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:58 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/01 05:08:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/01 05:08:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/01 05:08:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/01 05:08:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/01 05:08:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/01 05:08:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:08:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:08:58 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:58 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:08:58 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/10/01 05:08:58 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:58 DEBUG : Looking for writers 2025/10/01 05:08:58 DEBUG : FiLeA: reading active writers 2025/10/01 05:08:58 DEBUG : FiLeB: reading active writers 2025/10/01 05:08:58 DEBUG : FilEb: reading active writers 2025/10/01 05:08:58 DEBUG : >WaitForWriters: 2025/10/01 05:08:58 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:08:58 DEBUG : Looking for writers 2025/10/01 05:08:58 DEBUG : FiLeA: reading active writers 2025/10/01 05:08:58 DEBUG : FiLeB: reading active writers 2025/10/01 05:08:58 DEBUG : FilEb: reading active writers 2025/10/01 05:08:58 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.09s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:08:59 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 05:08:59 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:00 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:09:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/01 05:09:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/01 05:09:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/01 05:09:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:09:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:09:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:09:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/01 05:09:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/01 05:09:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/01 05:09:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:09:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:09:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:09:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/01 05:09:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/01 05:09:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/01 05:09:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:09:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 05:09:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:09:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/01 05:09:00 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:00 DEBUG : Looking for writers 2025/10/01 05:09:00 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/01 05:09:00 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/01 05:09:00 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.51s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:01 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:01 DEBUG : webdav root 'rclone-test-totulih5yojo': Reusing VFS from active cache 2025/10/01 05:09:01 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:01 DEBUG : Looking for writers 2025/10/01 05:09:01 DEBUG : >WaitForWriters: 2025/10/01 05:09:01 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:01 DEBUG : Looking for writers 2025/10/01 05:09:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.17s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:01 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:01 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:01 DEBUG : Looking for writers 2025/10/01 05:09:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.19s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:01 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:01 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:01 DEBUG : Looking for writers 2025/10/01 05:09:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.16s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:01 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:02 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:02 DEBUG : dir: Looking for writers 2025/10/01 05:09:02 DEBUG : file2: reading active writers 2025/10/01 05:09:02 DEBUG : Looking for writers 2025/10/01 05:09:02 DEBUG : dir: reading active writers 2025/10/01 05:09:02 DEBUG : file1: reading active writers 2025/10/01 05:09:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.74s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:03 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:04 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:04 DEBUG : dir: Looking for writers 2025/10/01 05:09:04 DEBUG : Looking for writers 2025/10/01 05:09:04 DEBUG : dir: reading active writers 2025/10/01 05:09:04 DEBUG : file1: reading active writers 2025/10/01 05:09:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.55s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:04 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:05 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:09:05 DEBUG : file1: Open: flags=O_RDONLY 2025/10/01 05:09:05 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/01 05:09:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/01 05:09:05 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:09:05 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/01 05:09:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 05:09:05 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/01 05:09:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:09:05 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:09:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/01 05:09:05 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/01 05:09:05 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/01 05:09:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/01 05:09:05 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/01 05:09:05 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:06 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/01 05:09:06 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/10/01 05:09:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/01 05:09:06 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:09:06 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/01 05:09:06 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:06 DEBUG : dir: Looking for writers 2025/10/01 05:09:06 DEBUG : file2: reading active writers 2025/10/01 05:09:06 DEBUG : new_file.txt: reading active writers 2025/10/01 05:09:06 DEBUG : Looking for writers 2025/10/01 05:09:06 DEBUG : file1: reading active writers 2025/10/01 05:09:06 DEBUG : dir: reading active writers 2025/10/01 05:09:06 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.11s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:06 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:08 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/01 05:09:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000d0c9c0 2025/10/01 05:09:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/01 05:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:08 INFO : dir/file1: Moved (server-side) to: file0 2025/10/01 05:09:08 DEBUG : file0: Updating file with file0 0xc000d0c9c0 2025/10/01 05:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 05:09:08 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/01 05:09:08 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:08 DEBUG : dir: Looking for writers 2025/10/01 05:09:08 DEBUG : Looking for writers 2025/10/01 05:09:08 DEBUG : dir: reading active writers 2025/10/01 05:09:08 DEBUG : file0: reading active writers 2025/10/01 05:09:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.44s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:09 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:09 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:09 DEBUG : Looking for writers 2025/10/01 05:09:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.30s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:09 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:09 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/01 05:09:10 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/01 05:09:10 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/01 05:09:11 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/01 05:09:11 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/01 05:09:11 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:11 DEBUG : a: Looking for writers 2025/10/01 05:09:11 DEBUG : b: Looking for writers 2025/10/01 05:09:11 DEBUG : c: Looking for writers 2025/10/01 05:09:11 DEBUG : d: Looking for writers 2025/10/01 05:09:11 DEBUG : Looking for writers 2025/10/01 05:09:11 DEBUG : Looking for writers 2025/10/01 05:09:11 DEBUG : /: reading active writers 2025/10/01 05:09:11 DEBUG : a: reading active writers 2025/10/01 05:09:11 DEBUG : b: reading active writers 2025/10/01 05:09:11 DEBUG : c: reading active writers 2025/10/01 05:09:11 DEBUG : d: reading active writers 2025/10/01 05:09:11 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.05s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:12 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:13 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/01 05:09:13 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/01 05:09:13 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/01 05:09:13 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/01 05:09:15 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:15 DEBUG : a/b/c/d: Looking for writers 2025/10/01 05:09:15 DEBUG : a/b/c: Looking for writers 2025/10/01 05:09:15 DEBUG : d: reading active writers 2025/10/01 05:09:15 DEBUG : a/b: Looking for writers 2025/10/01 05:09:15 DEBUG : c: reading active writers 2025/10/01 05:09:15 DEBUG : a: Looking for writers 2025/10/01 05:09:15 DEBUG : b: reading active writers 2025/10/01 05:09:15 DEBUG : Looking for writers 2025/10/01 05:09:15 DEBUG : a: reading active writers 2025/10/01 05:09:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.57s) === 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-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:16 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:16 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:16 DEBUG : Looking for writers 2025/10/01 05:09:16 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.16s) === 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-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:16 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:09:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 05:09:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 05:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:16 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/01 05:09:16 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/01 05:09:16 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/01 05:09:16 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/01 05:09:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/01 05:09:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/01 05:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:09:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 05:09:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 05:09:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:09:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 05:09:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 05:09:16 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/01 05:09:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/01 05:09:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/01 05:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 05:09:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 05:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:16 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/01 05:09:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/01 05:09:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/01 05:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/01 05:09:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/01 05:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 05:09:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 05:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:17 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (7 bytes), uploading instead of streaming 2025/10/01 05:09:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:17 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/10/01 05:09:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/01 05:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:17 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:17 DEBUG : Looking for writers 2025/10/01 05:09:17 DEBUG : file1: reading active writers 2025/10/01 05:09:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.34s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:17 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:09:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 05:09:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 05:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:17 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/01 05:09:18 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/01 05:09:18 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/01 05:09:18 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/01 05:09:18 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (11 bytes), uploading instead of streaming 2025/10/01 05:09:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:19 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/01 05:09:19 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/01 05:09:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:19 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/01 05:09:19 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:19 DEBUG : Looking for writers 2025/10/01 05:09:19 DEBUG : file1: reading active writers 2025/10/01 05:09:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.83s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:19 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:09:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:09:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 05:09:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 05:09:19 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/01 05:09:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:19 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/01 05:09:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/01 05:09:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/01 05:09:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:20 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/01 05:09:20 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:20 DEBUG : Looking for writers 2025/10/01 05:09:20 DEBUG : file1: reading active writers 2025/10/01 05:09:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.77s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:20 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:09:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:09:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 05:09:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 05:09:20 DEBUG : file1: WriteFileHandle.Release closing 2025/10/01 05:09:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:20 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/01 05:09:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/01 05:09:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/01 05:09:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:20 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/01 05:09:20 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:20 DEBUG : Looking for writers 2025/10/01 05:09:20 DEBUG : file1: reading active writers 2025/10/01 05:09:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.62s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:21 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:09:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:09:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 05:09:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/10/01 05:09:21 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:21 DEBUG : Looking for writers 2025/10/01 05:09:21 DEBUG : file1: reading active writers 2025/10/01 05:09:21 DEBUG : file1: active writers 1 2025/10/01 05:09:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/10/01 05:09:21 DEBUG : Looking for writers 2025/10/01 05:09:21 DEBUG : file1: reading active writers 2025/10/01 05:09:21 DEBUG : file1: active writers 1 2025/10/01 05:09:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/10/01 05:09:21 DEBUG : Looking for writers 2025/10/01 05:09:21 DEBUG : file1: reading active writers 2025/10/01 05:09:21 DEBUG : file1: active writers 1 2025/10/01 05:09:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/10/01 05:09:21 DEBUG : Looking for writers 2025/10/01 05:09:21 DEBUG : file1: reading active writers 2025/10/01 05:09:21 DEBUG : file1: active writers 1 2025/10/01 05:09:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/10/01 05:09:21 DEBUG : Looking for writers 2025/10/01 05:09:21 DEBUG : file1: reading active writers 2025/10/01 05:09:21 DEBUG : file1: active writers 1 2025/10/01 05:09:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/10/01 05:09:21 DEBUG : Looking for writers 2025/10/01 05:09:21 DEBUG : file1: reading active writers 2025/10/01 05:09:21 DEBUG : file1: active writers 1 2025/10/01 05:09:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/10/01 05:09:21 DEBUG : Looking for writers 2025/10/01 05:09:21 DEBUG : file1: reading active writers 2025/10/01 05:09:21 DEBUG : file1: active writers 1 2025/10/01 05:09:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/10/01 05:09:22 DEBUG : Looking for writers 2025/10/01 05:09:22 DEBUG : file1: reading active writers 2025/10/01 05:09:22 DEBUG : file1: active writers 1 2025/10/01 05:09:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:23 DEBUG : Looking for writers 2025/10/01 05:09:23 DEBUG : file1: reading active writers 2025/10/01 05:09:23 DEBUG : file1: active writers 1 2025/10/01 05:09:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:24 DEBUG : Looking for writers 2025/10/01 05:09:24 DEBUG : file1: reading active writers 2025/10/01 05:09:24 DEBUG : file1: active writers 1 2025/10/01 05:09:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:25 DEBUG : Looking for writers 2025/10/01 05:09:25 DEBUG : file1: reading active writers 2025/10/01 05:09:25 DEBUG : file1: active writers 1 2025/10/01 05:09:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:26 DEBUG : Looking for writers 2025/10/01 05:09:26 DEBUG : file1: reading active writers 2025/10/01 05:09:26 DEBUG : file1: active writers 1 2025/10/01 05:09:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:27 DEBUG : Looking for writers 2025/10/01 05:09:27 DEBUG : file1: reading active writers 2025/10/01 05:09:27 DEBUG : file1: active writers 1 2025/10/01 05:09:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:28 DEBUG : Looking for writers 2025/10/01 05:09:28 DEBUG : file1: reading active writers 2025/10/01 05:09:28 DEBUG : file1: active writers 1 2025/10/01 05:09:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:29 DEBUG : Looking for writers 2025/10/01 05:09:29 DEBUG : file1: reading active writers 2025/10/01 05:09:29 DEBUG : file1: active writers 1 2025/10/01 05:09:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:30 DEBUG : Looking for writers 2025/10/01 05:09:30 DEBUG : file1: reading active writers 2025/10/01 05:09:30 DEBUG : file1: active writers 1 2025/10/01 05:09:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:31 DEBUG : Looking for writers 2025/10/01 05:09:31 DEBUG : file1: reading active writers 2025/10/01 05:09:31 DEBUG : file1: active writers 1 2025/10/01 05:09:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:32 DEBUG : Looking for writers 2025/10/01 05:09:32 DEBUG : file1: reading active writers 2025/10/01 05:09:32 DEBUG : file1: active writers 1 2025/10/01 05:09:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:33 DEBUG : Looking for writers 2025/10/01 05:09:33 DEBUG : file1: reading active writers 2025/10/01 05:09:33 DEBUG : file1: active writers 1 2025/10/01 05:09:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:34 DEBUG : Looking for writers 2025/10/01 05:09:34 DEBUG : file1: reading active writers 2025/10/01 05:09:34 DEBUG : file1: active writers 1 2025/10/01 05:09:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:35 DEBUG : Looking for writers 2025/10/01 05:09:35 DEBUG : file1: reading active writers 2025/10/01 05:09:35 DEBUG : file1: active writers 1 2025/10/01 05:09:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:36 DEBUG : Looking for writers 2025/10/01 05:09:36 DEBUG : file1: reading active writers 2025/10/01 05:09:36 DEBUG : file1: active writers 1 2025/10/01 05:09:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:37 DEBUG : Looking for writers 2025/10/01 05:09:37 DEBUG : file1: reading active writers 2025/10/01 05:09:37 DEBUG : file1: active writers 1 2025/10/01 05:09:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:38 DEBUG : Looking for writers 2025/10/01 05:09:38 DEBUG : file1: reading active writers 2025/10/01 05:09:38 DEBUG : file1: active writers 1 2025/10/01 05:09:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:39 DEBUG : Looking for writers 2025/10/01 05:09:39 DEBUG : file1: reading active writers 2025/10/01 05:09:39 DEBUG : file1: active writers 1 2025/10/01 05:09:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:40 DEBUG : Looking for writers 2025/10/01 05:09:40 DEBUG : file1: reading active writers 2025/10/01 05:09:40 DEBUG : file1: active writers 1 2025/10/01 05:09:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:41 DEBUG : Looking for writers 2025/10/01 05:09:41 DEBUG : file1: reading active writers 2025/10/01 05:09:41 DEBUG : file1: active writers 1 2025/10/01 05:09:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:42 DEBUG : Looking for writers 2025/10/01 05:09:42 DEBUG : file1: reading active writers 2025/10/01 05:09:42 DEBUG : file1: active writers 1 2025/10/01 05:09:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:43 DEBUG : Looking for writers 2025/10/01 05:09:43 DEBUG : file1: reading active writers 2025/10/01 05:09:43 DEBUG : file1: active writers 1 2025/10/01 05:09:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:44 DEBUG : Looking for writers 2025/10/01 05:09:44 DEBUG : file1: reading active writers 2025/10/01 05:09:44 DEBUG : file1: active writers 1 2025/10/01 05:09:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:45 DEBUG : Looking for writers 2025/10/01 05:09:45 DEBUG : file1: reading active writers 2025/10/01 05:09:45 DEBUG : file1: active writers 1 2025/10/01 05:09:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:46 DEBUG : Looking for writers 2025/10/01 05:09:46 DEBUG : file1: reading active writers 2025/10/01 05:09:46 DEBUG : file1: active writers 1 2025/10/01 05:09:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:47 DEBUG : Looking for writers 2025/10/01 05:09:47 DEBUG : file1: reading active writers 2025/10/01 05:09:47 DEBUG : file1: active writers 1 2025/10/01 05:09:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:48 DEBUG : Looking for writers 2025/10/01 05:09:48 DEBUG : file1: reading active writers 2025/10/01 05:09:48 DEBUG : file1: active writers 1 2025/10/01 05:09:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:49 DEBUG : Looking for writers 2025/10/01 05:09:49 DEBUG : file1: reading active writers 2025/10/01 05:09:49 DEBUG : file1: active writers 1 2025/10/01 05:09:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:50 DEBUG : Looking for writers 2025/10/01 05:09:50 DEBUG : file1: reading active writers 2025/10/01 05:09:50 DEBUG : file1: active writers 1 2025/10/01 05:09:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 05:09:51 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/10/01 05:09:51 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.27s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:51 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:09:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 05:09:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 05:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:51 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/01 05:09:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:51 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/01 05:09:51 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/01 05:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:09:51 DEBUG : file1: Open: flags=O_RDONLY 2025/10/01 05:09:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/01 05:09:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/01 05:09:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:09:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/01 05:09:51 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:51 DEBUG : Looking for writers 2025/10/01 05:09:51 DEBUG : file1: reading active writers 2025/10/01 05:09:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.72s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:52 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 05:09:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 05:09:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 05:09:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 05:09:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:52 DEBUG : webdav root 'rclone-test-totulih5yojo': File to upload is small (100 bytes), uploading instead of streaming 2025/10/01 05:09:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:52 DEBUG : file1: md5 = 86761aafe3f2217bfd2ebf675bbf378d OK 2025/10/01 05:09:52 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/01 05:09:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 05:09:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 05:09:52 DEBUG : file1: Open: flags=O_RDONLY 2025/10/01 05:09:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/01 05:09:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/01 05:09:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:09:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/01 05:09:52 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:52 DEBUG : Looking for writers 2025/10/01 05:09:52 DEBUG : file1: reading active writers 2025/10/01 05:09:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.72s) === RUN TestZipManyFiles run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:52 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:52 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:53 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:53 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:53 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:54 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:54 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/01 05:09:54 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/01 05:09:54 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:09:54 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:09:54 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/01 05:09:54 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/01 05:09:54 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:09:54 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:09:54 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/01 05:09:54 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/01 05:09:54 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:09:54 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:09:54 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/01 05:09:54 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/01 05:09:54 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:09:54 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:09:54 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/01 05:09:54 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/01 05:09:54 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:09:55 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:09:55 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:55 DEBUG : flat: Looking for writers 2025/10/01 05:09:55 DEBUG : f002.txt: reading active writers 2025/10/01 05:09:55 DEBUG : f003.txt: reading active writers 2025/10/01 05:09:55 DEBUG : f004.txt: reading active writers 2025/10/01 05:09:55 DEBUG : f000.txt: reading active writers 2025/10/01 05:09:55 DEBUG : f001.txt: reading active writers 2025/10/01 05:09:55 DEBUG : Looking for writers 2025/10/01 05:09:55 DEBUG : flat: reading active writers 2025/10/01 05:09:55 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.56s) === RUN TestZipManySubDirs run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:56 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:56 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:56 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:57 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 05:09:57 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/01 05:09:57 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/01 05:09:57 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:09:57 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:09:57 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/01 05:09:57 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/01 05:09:57 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:09:57 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:09:57 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/01 05:09:57 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/01 05:09:57 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:09:57 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:09:57 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:09:57 DEBUG : a/b/c: Looking for writers 2025/10/01 05:09:57 DEBUG : deep.txt: reading active writers 2025/10/01 05:09:57 DEBUG : a/b: Looking for writers 2025/10/01 05:09:57 DEBUG : c: reading active writers 2025/10/01 05:09:57 DEBUG : mid.txt: reading active writers 2025/10/01 05:09:57 DEBUG : a: Looking for writers 2025/10/01 05:09:57 DEBUG : b: reading active writers 2025/10/01 05:09:57 DEBUG : top.txt: reading active writers 2025/10/01 05:09:57 DEBUG : Looking for writers 2025/10/01 05:09:57 DEBUG : a: reading active writers 2025/10/01 05:09:57 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (3.26s) === RUN TestZipLargeFiles run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:09:59 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:09:59 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:00 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:10:00 DEBUG : bigdir: Looking for writers 2025/10/01 05:10:00 DEBUG : big.bin: reading active writers 2025/10/01 05:10:00 DEBUG : Looking for writers 2025/10/01 05:10:00 DEBUG : bigdir: reading active writers 2025/10/01 05:10:00 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.84s) === RUN TestZipDirsInRoot run.go:180: Remote "webdav root 'rclone-test-totulih5yojo'", Local "Local file system at /tmp/rclone1887075230", Modify Window "1s" 2025/10/01 05:10:01 INFO : webdav root 'rclone-test-totulih5yojo': poll-interval is not supported by this remote 2025/10/01 05:10:01 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 05:10:01 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 05:10:02 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 05:10:02 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/01 05:10:02 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/01 05:10:02 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:10:02 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:02 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/01 05:10:02 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/01 05:10:02 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:10:02 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:02 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/01 05:10:02 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/01 05:10:02 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 05:10:03 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 05:10:03 DEBUG : WaitForWriters: timeout=30s 2025/10/01 05:10:03 DEBUG : dir1: Looking for writers 2025/10/01 05:10:03 DEBUG : a.txt: reading active writers 2025/10/01 05:10:03 DEBUG : dir2: Looking for writers 2025/10/01 05:10:03 DEBUG : b.txt: reading active writers 2025/10/01 05:10:03 DEBUG : dir3: Looking for writers 2025/10/01 05:10:03 DEBUG : c.txt: reading active writers 2025/10/01 05:10:03 DEBUG : Looking for writers 2025/10/01 05:10:03 DEBUG : dir1: reading active writers 2025/10/01 05:10:03 DEBUG : dir2: reading active writers 2025/10/01 05:10:03 DEBUG : dir3: reading active writers 2025/10/01 05:10:03 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.95s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/10/01 05:10:04 DEBUG : webdav root 'rclone-test-totulih5yojo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m33.229605254s (try 1/5)