"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/10/21 04:40:53 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-sosajep3woya" 2025/10/21 04:40:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 04:40:53 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/10/21 04:40:53 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/10/21 04:40:53 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/10/21 04:40:53 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/10/21 04:40:53 DEBUG : Setting pass="W-m8gpw7bVoWjTS25BQbaTBtpPO2HCnndASku1TTyI9Dzbg" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/10/21 04:40:53 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{afE6W}" suffix to name 2025/10/21 04:40:53 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/10/21 04:40:53 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/10/21 04:40:53 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/10/21 04:40:53 DEBUG : Setting pass="W-m8gpw7bVoWjTS25BQbaTBtpPO2HCnndASku1TTyI9Dzbg" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/10/21 04:40:53 DEBUG : found headers: 2025/10/21 04:40:54 DEBUG : Creating backend with remote "/tmp/rclone269716290" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:40:54 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:40:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:40:55 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:40:55 DEBUG : dir: Looking for writers 2025/10/21 04:40:55 DEBUG : Looking for writers 2025/10/21 04:40:55 DEBUG : dir: reading active writers 2025/10/21 04:40:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.50s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:40:56 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:40:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:40:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/21 04:40:56 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/10/21 04:40:57 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:40:57 DEBUG : dir/subdir: Looking for writers 2025/10/21 04:40:57 DEBUG : dir: Looking for writers 2025/10/21 04:40:57 DEBUG : file1: reading active writers 2025/10/21 04:40:57 DEBUG : file2: reading active writers 2025/10/21 04:40:57 DEBUG : subdir: reading active writers 2025/10/21 04:40:57 DEBUG : Looking for writers 2025/10/21 04:40:57 DEBUG : dir: reading active writers 2025/10/21 04:40:57 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.77s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:40:58 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:40:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:40:59 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:40:59 DEBUG : dir: Looking for writers 2025/10/21 04:40:59 DEBUG : file1: reading active writers 2025/10/21 04:40:59 DEBUG : Looking for writers 2025/10/21 04:40:59 DEBUG : dir: reading active writers 2025/10/21 04:40:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.39s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:00 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:00 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:00 DEBUG : dir: Looking for writers 2025/10/21 04:41:00 DEBUG : Looking for writers 2025/10/21 04:41:00 DEBUG : dir: reading active writers 2025/10/21 04:41:00 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.21s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:01 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:02 DEBUG : dir: forgetting directory cache 2025/10/21 04:41:02 DEBUG : forgetting directory cache 2025/10/21 04:41:02 DEBUG : dir: forgetting directory cache 2025/10/21 04:41:02 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:02 DEBUG : Looking for writers 2025/10/21 04:41:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.37s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:02 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:03 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/21 04:41:03 DEBUG : dir: invalidating directory cache 2025/10/21 04:41:03 DEBUG : >ForgetPath: 2025/10/21 04:41:03 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/21 04:41:03 DEBUG : invalidating directory cache 2025/10/21 04:41:03 DEBUG : dir: forgetting directory cache 2025/10/21 04:41:03 DEBUG : >ForgetPath: 2025/10/21 04:41:03 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/21 04:41:03 DEBUG : >ForgetPath: 2025/10/21 04:41:03 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:03 DEBUG : dir: Looking for writers 2025/10/21 04:41:03 DEBUG : Looking for writers 2025/10/21 04:41:03 DEBUG : dir: reading active writers 2025/10/21 04:41:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.36s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:04 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:05 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:06 DEBUG : forgetting directory cache 2025/10/21 04:41:06 DEBUG : dir: forgetting directory cache 2025/10/21 04:41:06 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:06 DEBUG : dir: Looking for writers 2025/10/21 04:41:06 DEBUG : fil/a/b: Looking for writers 2025/10/21 04:41:06 DEBUG : fil/a: Looking for writers 2025/10/21 04:41:06 DEBUG : b: reading active writers 2025/10/21 04:41:06 DEBUG : fil: Looking for writers 2025/10/21 04:41:06 DEBUG : a: reading active writers 2025/10/21 04:41:06 DEBUG : Looking for writers 2025/10/21 04:41:06 DEBUG : dir: reading active writers 2025/10/21 04:41:06 DEBUG : fil: reading active writers 2025/10/21 04:41:06 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.00s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:08 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:08 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:08 DEBUG : dir: Looking for writers 2025/10/21 04:41:08 DEBUG : Looking for writers 2025/10/21 04:41:08 DEBUG : dir: reading active writers 2025/10/21 04:41:08 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.24s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:09 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:10 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:10 DEBUG : dir: Looking for writers 2025/10/21 04:41:10 DEBUG : file1: reading active writers 2025/10/21 04:41:10 DEBUG : Looking for writers 2025/10/21 04:41:10 DEBUG : dir: reading active writers 2025/10/21 04:41:10 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.28s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:10 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:11 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:11 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/10/21 04:41:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/21 04:41:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/21 04:41:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/21 04:41:12 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/21 04:41:12 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:12 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:13 DEBUG : dir: invalidating directory cache 2025/10/21 04:41:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/21 04:41:13 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/21 04:41:13 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/21 04:41:13 DEBUG : dir/file1: Reset virtual modtime 2025/10/21 04:41:13 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/21 04:41:13 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/21 04:41:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/21 04:41:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/21 04:41:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:41:13 DEBUG : dir: invalidating directory cache 2025/10/21 04:41:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/21 04:41:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/21 04:41:13 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/21 04:41:13 DEBUG : forgetting directory cache 2025/10/21 04:41:13 DEBUG : dir: forgetting directory cache 2025/10/21 04:41:13 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/21 04:41:13 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:13 DEBUG : dir/virtualDir: Looking for writers 2025/10/21 04:41:13 DEBUG : dir: Looking for writers 2025/10/21 04:41:13 DEBUG : file1: reading active writers 2025/10/21 04:41:13 DEBUG : virtualFile2: reading active writers 2025/10/21 04:41:13 DEBUG : virtualFile: reading active writers 2025/10/21 04:41:13 DEBUG : virtualDir: reading active writers 2025/10/21 04:41:13 DEBUG : Looking for writers 2025/10/21 04:41:13 DEBUG : dir: reading active writers 2025/10/21 04:41:13 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.79s) --- PASS: TestDirReadDirAll/Virtual (1.15s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:14 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:15 ERROR : dir/: Can only open directories read only 2025/10/21 04:41:15 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:15 DEBUG : dir: Looking for writers 2025/10/21 04:41:15 DEBUG : Looking for writers 2025/10/21 04:41:15 DEBUG : dir: reading active writers 2025/10/21 04:41:15 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.19s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:15 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:16 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:41:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/21 04:41:16 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/21 04:41:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/21 04:41:16 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (5 bytes), uploading instead of streaming 2025/10/21 04:41:16 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:16 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/21 04:41:16 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/21 04:41:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/21 04:41:16 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:16 DEBUG : dir: Looking for writers 2025/10/21 04:41:16 DEBUG : potato: reading active writers 2025/10/21 04:41:16 DEBUG : file1: reading active writers 2025/10/21 04:41:16 DEBUG : Looking for writers 2025/10/21 04:41:16 DEBUG : dir: reading active writers 2025/10/21 04:41:16 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.82s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:17 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/21 04:41:18 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:18 DEBUG : dir/sub: Looking for writers 2025/10/21 04:41:18 DEBUG : dir: Looking for writers 2025/10/21 04:41:18 DEBUG : sub: reading active writers 2025/10/21 04:41:18 DEBUG : file1: reading active writers 2025/10/21 04:41:18 DEBUG : Looking for writers 2025/10/21 04:41:18 DEBUG : dir: reading active writers 2025/10/21 04:41:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.25s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:19 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/21 04:41:20 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/21 04:41:21 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:21 DEBUG : dir/sub/subsub: Looking for writers 2025/10/21 04:41:21 DEBUG : dir/sub: Looking for writers 2025/10/21 04:41:21 DEBUG : subsub: reading active writers 2025/10/21 04:41:21 DEBUG : dir: Looking for writers 2025/10/21 04:41:21 DEBUG : file1: reading active writers 2025/10/21 04:41:21 DEBUG : sub: reading active writers 2025/10/21 04:41:21 DEBUG : Looking for writers 2025/10/21 04:41:21 DEBUG : dir: reading active writers 2025/10/21 04:41:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.70s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:22 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:23 ERROR : dir/: Dir.Remove not empty 2025/10/21 04:41:23 DEBUG : dir/file1: Remove: 2025/10/21 04:41:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:41:23 DEBUG : dir/file1: >Remove: err= 2025/10/21 04:41:23 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/21 04:41:23 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:23 DEBUG : Looking for writers 2025/10/21 04:41:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.35s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:23 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:24 DEBUG : dir/file1: Remove: 2025/10/21 04:41:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:41:24 DEBUG : dir/file1: >Remove: err= 2025/10/21 04:41:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/21 04:41:24 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:24 DEBUG : Looking for writers 2025/10/21 04:41:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.36s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:25 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:25 DEBUG : dir/file1: Remove: 2025/10/21 04:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:41:26 DEBUG : dir/file1: >Remove: err= 2025/10/21 04:41:26 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:26 DEBUG : dir: Looking for writers 2025/10/21 04:41:26 DEBUG : Looking for writers 2025/10/21 04:41:26 DEBUG : dir: reading active writers 2025/10/21 04:41:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.52s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:26 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:27 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:27 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/21 04:41:28 DEBUG : dir: Updating dir with dir2 0xc000734340 2025/10/21 04:41:28 DEBUG : dir: forgetting directory cache 2025/10/21 04:41:28 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/21 04:41:28 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/21 04:41:29 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/21 04:41:29 DEBUG : file2: Updating file with file2 0xc00021b740 2025/10/21 04:41:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/21 04:41:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/21 04:41:29 INFO : dir2/file3: Deleted 2025/10/21 04:41:29 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/21 04:41:29 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00021b740 2025/10/21 04:41:29 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/21 04:41:29 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/21 04:41:30 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/21 04:41:30 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006f91e0 2025/10/21 04:41:30 DEBUG : empty directory: forgetting directory cache 2025/10/21 04:41:30 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/21 04:41:30 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/21 04:41:30 DEBUG : dir2: Renaming to "dir3" 2025/10/21 04:41:30 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:30 DEBUG : dir3: Looking for writers 2025/10/21 04:41:30 DEBUG : file3: reading active writers 2025/10/21 04:41:30 DEBUG : renamed empty directory: Looking for writers 2025/10/21 04:41:30 DEBUG : Looking for writers 2025/10/21 04:41:30 DEBUG : dir3: reading active writers 2025/10/21 04:41:30 DEBUG : renamed empty directory: reading active writers 2025/10/21 04:41:30 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.80s) === 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-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:31 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/21 04:41:32 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:41:32 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/21 04:41:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/21 04:41:32 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/21 04:41:32 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/21 04:41:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/21 04:41:32 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:41:32 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/21 04:41:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/21 04:41:32 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/21 04:41:32 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/21 04:41:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/21 04:41:32 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (12 bytes), uploading instead of streaming 2025/10/21 04:41:32 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:32 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/10/21 04:41:32 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/10/21 04:41:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/21 04:41:32 DEBUG : forgetting directory cache 2025/10/21 04:41:32 DEBUG : dir: forgetting directory cache 2025/10/21 04:41:32 DEBUG : dir/sub: forgetting directory cache 2025/10/21 04:41:32 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/21 04:41:32 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/21 04:41:32 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (5 bytes), uploading instead of streaming 2025/10/21 04:41:32 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:33 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/21 04:41:33 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/10/21 04:41:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/21 04:41:33 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:33 DEBUG : dir/sub: Looking for writers 2025/10/21 04:41:33 DEBUG : file0: reading active writers 2025/10/21 04:41:33 DEBUG : file2: reading active writers 2025/10/21 04:41:33 DEBUG : dir: Looking for writers 2025/10/21 04:41:33 DEBUG : file1: reading active writers 2025/10/21 04:41:33 DEBUG : sub: reading active writers 2025/10/21 04:41:33 DEBUG : Looking for writers 2025/10/21 04:41:33 DEBUG : dir: reading active writers 2025/10/21 04:41:33 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.95s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:34 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/21 04:41:34 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:34 DEBUG : Looking for writers 2025/10/21 04:41:34 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.15s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:34 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/21 04:41:35 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:41:35 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/21 04:41:35 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/21 04:41:35 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/21 04:41:35 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:41:35 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/21 04:41:35 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/21 04:41:35 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:41:35 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/21 04:41:35 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/21 04:41:35 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/21 04:41:35 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:41:35 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/21 04:41:35 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:35 DEBUG : dir: Looking for writers 2025/10/21 04:41:35 DEBUG : file1: reading active writers 2025/10/21 04:41:35 DEBUG : file1.metadata: reading active writers 2025/10/21 04:41:35 DEBUG : Looking for writers 2025/10/21 04:41:35 DEBUG : dir: reading active writers 2025/10/21 04:41:35 DEBUG : dir.metadata: reading active writers 2025/10/21 04:41:35 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.30s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:35 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:36 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:36 DEBUG : dir: Looking for writers 2025/10/21 04:41:36 DEBUG : file1: reading active writers 2025/10/21 04:41:36 DEBUG : Looking for writers 2025/10/21 04:41:36 DEBUG : dir: reading active writers 2025/10/21 04:41:36 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.45s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:37 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:38 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:38 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/10/21 04:41:38 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:38 DEBUG : dir: Looking for writers 2025/10/21 04:41:38 DEBUG : file1: reading active writers 2025/10/21 04:41:38 DEBUG : Looking for writers 2025/10/21 04:41:38 DEBUG : dir: reading active writers 2025/10/21 04:41:38 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.93s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.93s) --- 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-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:39 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:41:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/21 04:41:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:41:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/21 04:41:40 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:40 DEBUG : dir: Looking for writers 2025/10/21 04:41:40 DEBUG : file1: reading active writers 2025/10/21 04:41:40 DEBUG : Looking for writers 2025/10/21 04:41:40 DEBUG : dir: reading active writers 2025/10/21 04:41:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.51s) === RUN TestFileOpenReadUnknownSize 2025/10/21 04:41:40 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/21 04:41:40 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/21 04:41:40 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:41:40 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/21 04:41:40 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:40 DEBUG : Looking for writers 2025/10/21 04:41:40 DEBUG : file.txt: reading active writers 2025/10/21 04:41:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:40 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:41:41 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (25 bytes), uploading instead of streaming 2025/10/21 04:41:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/21 04:41:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/21 04:41:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:41:41 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:41 DEBUG : dir: Looking for writers 2025/10/21 04:41:41 DEBUG : file1: reading active writers 2025/10/21 04:41:41 DEBUG : Looking for writers 2025/10/21 04:41:41 DEBUG : dir: reading active writers 2025/10/21 04:41:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.70s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:42 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:43 DEBUG : dir/file1: Remove: 2025/10/21 04:41:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:41:43 DEBUG : dir/file1: >Remove: err= 2025/10/21 04:41:43 DEBUG : dir/file1: Remove: 2025/10/21 04:41:43 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/21 04:41:43 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:43 DEBUG : dir: Looking for writers 2025/10/21 04:41:43 DEBUG : Looking for writers 2025/10/21 04:41:43 DEBUG : dir: reading active writers 2025/10/21 04:41:43 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.64s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:44 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:44 DEBUG : dir/file1: Remove: 2025/10/21 04:41:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:41:44 DEBUG : dir/file1: >Remove: err= 2025/10/21 04:41:45 DEBUG : dir/file1: Remove: 2025/10/21 04:41:45 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/21 04:41:45 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:45 DEBUG : dir: Looking for writers 2025/10/21 04:41:45 DEBUG : Looking for writers 2025/10/21 04:41:45 DEBUG : dir: reading active writers 2025/10/21 04:41:45 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.47s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:45 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:41:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/21 04:41:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/21 04:41:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/21 04:41:46 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/21 04:41:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/21 04:41:46 DEBUG : dir/file1: Open: flags=0x3 2025/10/21 04:41:46 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/21 04:41:46 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/21 04:41:46 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:46 DEBUG : dir: Looking for writers 2025/10/21 04:41:46 DEBUG : file1: reading active writers 2025/10/21 04:41:46 DEBUG : Looking for writers 2025/10/21 04:41:46 DEBUG : dir: reading active writers 2025/10/21 04:41:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.36s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:46 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:47 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:47 DEBUG : dir: Looking for writers 2025/10/21 04:41:47 DEBUG : file1: reading active writers 2025/10/21 04:41:47 DEBUG : Looking for writers 2025/10/21 04:41:47 DEBUG : dir: reading active writers 2025/10/21 04:41:47 DEBUG : >WaitForWriters: 2025/10/21 04:41:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/21 04:41:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a7bc0 2025/10/21 04:41:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:41:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:41:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/21 04:41:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a7bc0 2025/10/21 04:41:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/21 04:41:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:41:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/21 04:41:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/21 04:41:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:41:49 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007a7bc0 2025/10/21 04:41:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:41:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:41:49 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (25 bytes), uploading instead of streaming 2025/10/21 04:41:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/21 04:41:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/21 04:41:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:41:49 DEBUG : newLeaf: Running delayed rename now 2025/10/21 04:41:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/21 04:41:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a7bc0 2025/10/21 04:41:50 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:50 DEBUG : dir: Looking for writers 2025/10/21 04:41:50 DEBUG : Looking for writers 2025/10/21 04:41:50 DEBUG : dir: reading active writers 2025/10/21 04:41:50 DEBUG : newLeaf: reading active writers 2025/10/21 04:41:50 DEBUG : >WaitForWriters: 2025/10/21 04:41:50 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:50 DEBUG : dir: Looking for writers 2025/10/21 04:41:50 DEBUG : Looking for writers 2025/10/21 04:41:50 DEBUG : dir: reading active writers 2025/10/21 04:41:50 DEBUG : newLeaf: reading active writers 2025/10/21 04:41:50 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:50 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:50 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:41:50 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:50 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:41:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:41:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:50 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:41:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:51 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:51 DEBUG : dir: Looking for writers 2025/10/21 04:41:51 DEBUG : file1: reading active writers 2025/10/21 04:41:51 DEBUG : Looking for writers 2025/10/21 04:41:51 DEBUG : dir: reading active writers 2025/10/21 04:41:51 DEBUG : >WaitForWriters: 2025/10/21 04:41:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/21 04:41:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000a35140 2025/10/21 04:41:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:41:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:41:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/21 04:41:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000a35140 2025/10/21 04:41:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/21 04:41:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:41:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/21 04:41:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/21 04:41:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:41:53 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a35140 2025/10/21 04:41:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:41:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:41:53 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (25 bytes), uploading instead of streaming 2025/10/21 04:41:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/21 04:41:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/21 04:41:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:41:53 DEBUG : newLeaf: Running delayed rename now 2025/10/21 04:41:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/21 04:41:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000a35140 2025/10/21 04:41:53 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:53 DEBUG : dir: Looking for writers 2025/10/21 04:41:53 DEBUG : Looking for writers 2025/10/21 04:41:53 DEBUG : dir: reading active writers 2025/10/21 04:41:53 DEBUG : newLeaf: reading active writers 2025/10/21 04:41:53 DEBUG : >WaitForWriters: 2025/10/21 04:41:54 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:54 DEBUG : dir: Looking for writers 2025/10/21 04:41:54 DEBUG : Looking for writers 2025/10/21 04:41:54 DEBUG : newLeaf: reading active writers 2025/10/21 04:41:54 DEBUG : dir: reading active writers 2025/10/21 04:41:54 DEBUG : >WaitForWriters: 2025/10/21 04:41:54 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:54 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:54 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:41:54 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:54 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:41:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:41:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:54 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:41:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/21 04:41:55 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:41:55 DEBUG : dir/file1(0xc000715940): openPending: 2025/10/21 04:41:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/21 04:41:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/21 04:41:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:41:55 DEBUG : dir/file1(0xc000715940): >openPending: err= 2025/10/21 04:41:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/21 04:41:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:41:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:41:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:41:55 DEBUG : dir/file1(0xc000715940): _writeAt: size=14, off=0 2025/10/21 04:41:55 DEBUG : dir/file1(0xc000715940): >_writeAt: n=14, err= 2025/10/21 04:41:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/21 04:41:55 DEBUG : dir/file1(0xc000715940): close: 2025/10/21 04:41:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/21 04:41:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/21 04:41:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/21 04:41:55 DEBUG : dir/file1(0xc000715940): >close: err= 2025/10/21 04:41:55 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:55 DEBUG : dir: Looking for writers 2025/10/21 04:41:55 DEBUG : file1: reading active writers 2025/10/21 04:41:55 DEBUG : Looking for writers 2025/10/21 04:41:55 DEBUG : dir: reading active writers 2025/10/21 04:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:41:55 DEBUG : dir: Looking for writers 2025/10/21 04:41:55 DEBUG : file1: reading active writers 2025/10/21 04:41:55 DEBUG : Looking for writers 2025/10/21 04:41:55 DEBUG : dir: reading active writers 2025/10/21 04:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:41:55 DEBUG : dir: Looking for writers 2025/10/21 04:41:55 DEBUG : file1: reading active writers 2025/10/21 04:41:55 DEBUG : Looking for writers 2025/10/21 04:41:55 DEBUG : dir: reading active writers 2025/10/21 04:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:41:55 DEBUG : dir: Looking for writers 2025/10/21 04:41:55 DEBUG : file1: reading active writers 2025/10/21 04:41:55 DEBUG : Looking for writers 2025/10/21 04:41:55 DEBUG : dir: reading active writers 2025/10/21 04:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:41:55 DEBUG : dir/file1: vfs cache: starting upload 2025/10/21 04:41:55 DEBUG : dir: Looking for writers 2025/10/21 04:41:55 DEBUG : file1: reading active writers 2025/10/21 04:41:55 DEBUG : Looking for writers 2025/10/21 04:41:55 DEBUG : dir: reading active writers 2025/10/21 04:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:41:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:55 DEBUG : dir: Looking for writers 2025/10/21 04:41:55 DEBUG : file1: reading active writers 2025/10/21 04:41:55 DEBUG : Looking for writers 2025/10/21 04:41:55 DEBUG : dir: reading active writers 2025/10/21 04:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:41:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/21 04:41:55 INFO : dir/file1: Copied (replaced existing) 2025/10/21 04:41:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/21 04:41:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/21 04:41:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:41:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/21 04:41:56 DEBUG : dir: Looking for writers 2025/10/21 04:41:56 DEBUG : file1: reading active writers 2025/10/21 04:41:56 DEBUG : Looking for writers 2025/10/21 04:41:56 DEBUG : dir: reading active writers 2025/10/21 04:41:56 DEBUG : >WaitForWriters: 2025/10/21 04:41:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:41:56 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:41:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:41:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:41:56 DEBUG : dir/file1(0xc0007df840): _readAt: size=512, off=0 2025/10/21 04:41:56 DEBUG : dir/file1(0xc0007df840): openPending: 2025/10/21 04:41:56 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/21 04:41:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/21 04:41:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:41:56 DEBUG : dir/file1(0xc0007df840): >openPending: err= 2025/10/21 04:41:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/21 04:41:56 DEBUG : dir/file1(0xc0007df840): >_readAt: n=14, err=EOF 2025/10/21 04:41:56 DEBUG : dir/file1(0xc0007df840): close: 2025/10/21 04:41:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/21 04:41:56 DEBUG : dir/file1(0xc0007df840): >close: err= 2025/10/21 04:41:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/21 04:41:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/21 04:41:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000a34fc0 2025/10/21 04:41:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:41:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:41:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/21 04:41:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/21 04:41:57 DEBUG : dir/file1: Updating file with dir/file1 0xc000a34fc0 2025/10/21 04:41:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/21 04:41:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:41:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/21 04:41:57 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:41:57 DEBUG : dir/file1(0xc0007470c0): openPending: 2025/10/21 04:41:57 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/21 04:41:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/21 04:41:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:41:57 DEBUG : dir/file1(0xc0007470c0): >openPending: err= 2025/10/21 04:41:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/21 04:41:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:41:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:41:57 DEBUG : dir/file1(0xc0007470c0): _writeAt: size=25, off=0 2025/10/21 04:41:57 DEBUG : dir/file1(0xc0007470c0): >_writeAt: n=25, err= 2025/10/21 04:41:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/21 04:41:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/21 04:41:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000a34fc0 2025/10/21 04:41:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:41:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:41:57 DEBUG : newLeaf(0xc0007470c0): close: 2025/10/21 04:41:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/21 04:41:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-21 04:41:57.567666591 +0000 UTC m=+64.273359149 2025/10/21 04:41:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/21 04:41:57 DEBUG : newLeaf(0xc0007470c0): >close: err= 2025/10/21 04:41:57 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:57 DEBUG : dir: Looking for writers 2025/10/21 04:41:57 DEBUG : Looking for writers 2025/10/21 04:41:57 DEBUG : dir: reading active writers 2025/10/21 04:41:57 DEBUG : newLeaf: reading active writers 2025/10/21 04:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:41:57 DEBUG : dir: Looking for writers 2025/10/21 04:41:57 DEBUG : Looking for writers 2025/10/21 04:41:57 DEBUG : dir: reading active writers 2025/10/21 04:41:57 DEBUG : newLeaf: reading active writers 2025/10/21 04:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:41:57 DEBUG : dir: Looking for writers 2025/10/21 04:41:57 DEBUG : Looking for writers 2025/10/21 04:41:57 DEBUG : dir: reading active writers 2025/10/21 04:41:57 DEBUG : newLeaf: reading active writers 2025/10/21 04:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:41:58 DEBUG : dir: Looking for writers 2025/10/21 04:41:58 DEBUG : Looking for writers 2025/10/21 04:41:58 DEBUG : dir: reading active writers 2025/10/21 04:41:58 DEBUG : newLeaf: reading active writers 2025/10/21 04:41:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:41:58 DEBUG : newLeaf: vfs cache: starting upload 2025/10/21 04:41:58 DEBUG : dir: Looking for writers 2025/10/21 04:41:58 DEBUG : Looking for writers 2025/10/21 04:41:58 DEBUG : dir: reading active writers 2025/10/21 04:41:58 DEBUG : newLeaf: reading active writers 2025/10/21 04:41:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:41:58 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/21 04:41:58 DEBUG : dir: Looking for writers 2025/10/21 04:41:58 DEBUG : Looking for writers 2025/10/21 04:41:58 DEBUG : dir: reading active writers 2025/10/21 04:41:58 DEBUG : newLeaf: reading active writers 2025/10/21 04:41:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:41:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/21 04:41:58 INFO : newLeaf: Copied (replaced existing) 2025/10/21 04:41:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-21 04:41:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/21 04:41:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/21 04:41:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:41:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/21 04:41:58 DEBUG : dir: Looking for writers 2025/10/21 04:41:58 DEBUG : Looking for writers 2025/10/21 04:41:58 DEBUG : dir: reading active writers 2025/10/21 04:41:58 DEBUG : newLeaf: reading active writers 2025/10/21 04:41:58 DEBUG : >WaitForWriters: 2025/10/21 04:41:58 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:41:58 DEBUG : dir: Looking for writers 2025/10/21 04:41:58 DEBUG : Looking for writers 2025/10/21 04:41:58 DEBUG : dir: reading active writers 2025/10/21 04:41:58 DEBUG : newLeaf: reading active writers 2025/10/21 04:41:58 DEBUG : >WaitForWriters: 2025/10/21 04:41:58 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:41:59 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:41:59 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:41:59 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:59 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:41:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:41:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:41:59 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:41:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:00 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:00 DEBUG : dir: Looking for writers 2025/10/21 04:42:00 DEBUG : file1: reading active writers 2025/10/21 04:42:00 DEBUG : Looking for writers 2025/10/21 04:42:00 DEBUG : dir: reading active writers 2025/10/21 04:42:00 DEBUG : >WaitForWriters: 2025/10/21 04:42:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/21 04:42:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ad800 2025/10/21 04:42:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:42:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:42:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/21 04:42:01 DEBUG : dir/file1: Updating file with dir/file1 0xc0008ad800 2025/10/21 04:42:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/21 04:42:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/21 04:42:01 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:42:01 DEBUG : dir/file1(0xc000a16e80): openPending: 2025/10/21 04:42:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/21 04:42:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/21 04:42:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:01 DEBUG : dir/file1(0xc000a16e80): >openPending: err= 2025/10/21 04:42:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/21 04:42:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:42:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:42:01 DEBUG : dir/file1(0xc000a16e80): _writeAt: size=25, off=0 2025/10/21 04:42:01 DEBUG : dir/file1(0xc000a16e80): >_writeAt: n=25, err= 2025/10/21 04:42:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/21 04:42:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/21 04:42:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ad800 2025/10/21 04:42:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:42:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:42:01 DEBUG : newLeaf(0xc000a16e80): close: 2025/10/21 04:42:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/21 04:42:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-21 04:42:01.593022792 +0000 UTC m=+68.298715349 2025/10/21 04:42:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:01 DEBUG : newLeaf(0xc000a16e80): >close: err= 2025/10/21 04:42:01 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:01 DEBUG : dir: Looking for writers 2025/10/21 04:42:01 DEBUG : Looking for writers 2025/10/21 04:42:01 DEBUG : dir: reading active writers 2025/10/21 04:42:01 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:42:01 DEBUG : dir: Looking for writers 2025/10/21 04:42:01 DEBUG : Looking for writers 2025/10/21 04:42:01 DEBUG : dir: reading active writers 2025/10/21 04:42:01 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:42:02 DEBUG : dir: Looking for writers 2025/10/21 04:42:02 DEBUG : Looking for writers 2025/10/21 04:42:02 DEBUG : dir: reading active writers 2025/10/21 04:42:02 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:42:02 DEBUG : dir: Looking for writers 2025/10/21 04:42:02 DEBUG : Looking for writers 2025/10/21 04:42:02 DEBUG : dir: reading active writers 2025/10/21 04:42:02 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:42:02 DEBUG : newLeaf: vfs cache: starting upload 2025/10/21 04:42:02 DEBUG : dir: Looking for writers 2025/10/21 04:42:02 DEBUG : Looking for writers 2025/10/21 04:42:02 DEBUG : dir: reading active writers 2025/10/21 04:42:02 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:42:02 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:02 DEBUG : dir: Looking for writers 2025/10/21 04:42:02 DEBUG : Looking for writers 2025/10/21 04:42:02 DEBUG : dir: reading active writers 2025/10/21 04:42:02 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:42:02 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/21 04:42:02 INFO : newLeaf: Copied (replaced existing) 2025/10/21 04:42:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-21 04:42:01 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/21 04:42:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/21 04:42:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:42:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/21 04:42:02 DEBUG : dir: Looking for writers 2025/10/21 04:42:02 DEBUG : Looking for writers 2025/10/21 04:42:02 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:02 DEBUG : dir: reading active writers 2025/10/21 04:42:02 DEBUG : >WaitForWriters: 2025/10/21 04:42:02 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:02 DEBUG : dir: Looking for writers 2025/10/21 04:42:02 DEBUG : Looking for writers 2025/10/21 04:42:02 DEBUG : dir: reading active writers 2025/10/21 04:42:02 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:02 DEBUG : >WaitForWriters: 2025/10/21 04:42:02 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:03 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:03 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:03 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:03 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:03 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/21 04:42:04 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:42:04 DEBUG : dir/file1(0xc000971380): openPending: 2025/10/21 04:42:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/21 04:42:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/21 04:42:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:04 DEBUG : dir/file1(0xc000971380): >openPending: err= 2025/10/21 04:42:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/21 04:42:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:42:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:42:04 DEBUG : dir/file1(0xc000971380): _writeAt: size=14, off=0 2025/10/21 04:42:04 DEBUG : dir/file1(0xc000971380): >_writeAt: n=14, err= 2025/10/21 04:42:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/21 04:42:04 DEBUG : dir/file1(0xc000971380): close: 2025/10/21 04:42:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/21 04:42:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/21 04:42:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:04 DEBUG : dir/file1(0xc000971380): >close: err= 2025/10/21 04:42:04 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:04 DEBUG : dir: Looking for writers 2025/10/21 04:42:04 DEBUG : file1: reading active writers 2025/10/21 04:42:04 DEBUG : Looking for writers 2025/10/21 04:42:04 DEBUG : dir: reading active writers 2025/10/21 04:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:42:04 DEBUG : dir: Looking for writers 2025/10/21 04:42:04 DEBUG : file1: reading active writers 2025/10/21 04:42:04 DEBUG : Looking for writers 2025/10/21 04:42:04 DEBUG : dir: reading active writers 2025/10/21 04:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:42:04 DEBUG : dir: Looking for writers 2025/10/21 04:42:04 DEBUG : file1: reading active writers 2025/10/21 04:42:04 DEBUG : Looking for writers 2025/10/21 04:42:04 DEBUG : dir: reading active writers 2025/10/21 04:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:42:04 DEBUG : dir: Looking for writers 2025/10/21 04:42:04 DEBUG : file1: reading active writers 2025/10/21 04:42:04 DEBUG : Looking for writers 2025/10/21 04:42:04 DEBUG : dir: reading active writers 2025/10/21 04:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:42:04 DEBUG : dir/file1: vfs cache: starting upload 2025/10/21 04:42:04 DEBUG : dir: Looking for writers 2025/10/21 04:42:04 DEBUG : file1: reading active writers 2025/10/21 04:42:04 DEBUG : Looking for writers 2025/10/21 04:42:04 DEBUG : dir: reading active writers 2025/10/21 04:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:42:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:04 DEBUG : dir: Looking for writers 2025/10/21 04:42:04 DEBUG : file1: reading active writers 2025/10/21 04:42:04 DEBUG : Looking for writers 2025/10/21 04:42:04 DEBUG : dir: reading active writers 2025/10/21 04:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:42:04 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/21 04:42:04 INFO : dir/file1: Copied (replaced existing) 2025/10/21 04:42:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/21 04:42:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/21 04:42:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/21 04:42:04 DEBUG : dir: Looking for writers 2025/10/21 04:42:04 DEBUG : file1: reading active writers 2025/10/21 04:42:04 DEBUG : Looking for writers 2025/10/21 04:42:04 DEBUG : dir: reading active writers 2025/10/21 04:42:04 DEBUG : >WaitForWriters: 2025/10/21 04:42:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:42:04 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:42:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:42:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:42:04 DEBUG : dir/file1(0xc000a51d80): _readAt: size=512, off=0 2025/10/21 04:42:04 DEBUG : dir/file1(0xc000a51d80): openPending: 2025/10/21 04:42:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/21 04:42:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/21 04:42:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:04 DEBUG : dir/file1(0xc000a51d80): >openPending: err= 2025/10/21 04:42:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/21 04:42:04 DEBUG : dir/file1(0xc000a51d80): >_readAt: n=14, err=EOF 2025/10/21 04:42:04 DEBUG : dir/file1(0xc000a51d80): close: 2025/10/21 04:42:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/21 04:42:04 DEBUG : dir/file1(0xc000a51d80): >close: err= 2025/10/21 04:42:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/21 04:42:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/21 04:42:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0004766c0 2025/10/21 04:42:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:42:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:42:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/21 04:42:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/21 04:42:06 DEBUG : dir/file1: Updating file with dir/file1 0xc0004766c0 2025/10/21 04:42:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/21 04:42:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/21 04:42:06 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:42:06 DEBUG : dir/file1(0xc000b1e400): openPending: 2025/10/21 04:42:06 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/21 04:42:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/21 04:42:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:06 DEBUG : dir/file1(0xc000b1e400): >openPending: err= 2025/10/21 04:42:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/21 04:42:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:42:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:42:06 DEBUG : dir/file1(0xc000b1e400): _writeAt: size=25, off=0 2025/10/21 04:42:06 DEBUG : dir/file1(0xc000b1e400): >_writeAt: n=25, err= 2025/10/21 04:42:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/21 04:42:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/21 04:42:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0004766c0 2025/10/21 04:42:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:42:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:42:06 DEBUG : newLeaf(0xc000b1e400): close: 2025/10/21 04:42:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/21 04:42:06 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-21 04:42:06.401547863 +0000 UTC m=+73.107240511 2025/10/21 04:42:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:06 DEBUG : newLeaf(0xc000b1e400): >close: err= 2025/10/21 04:42:06 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:06 DEBUG : dir: Looking for writers 2025/10/21 04:42:06 DEBUG : Looking for writers 2025/10/21 04:42:06 DEBUG : dir: reading active writers 2025/10/21 04:42:06 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:42:06 DEBUG : dir: Looking for writers 2025/10/21 04:42:06 DEBUG : Looking for writers 2025/10/21 04:42:06 DEBUG : dir: reading active writers 2025/10/21 04:42:06 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:42:06 DEBUG : dir: Looking for writers 2025/10/21 04:42:06 DEBUG : Looking for writers 2025/10/21 04:42:06 DEBUG : dir: reading active writers 2025/10/21 04:42:06 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:42:06 DEBUG : dir: Looking for writers 2025/10/21 04:42:06 DEBUG : Looking for writers 2025/10/21 04:42:06 DEBUG : dir: reading active writers 2025/10/21 04:42:06 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:42:06 DEBUG : newLeaf: vfs cache: starting upload 2025/10/21 04:42:06 DEBUG : dir: Looking for writers 2025/10/21 04:42:06 DEBUG : Looking for writers 2025/10/21 04:42:06 DEBUG : dir: reading active writers 2025/10/21 04:42:06 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:42:06 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:07 DEBUG : dir: Looking for writers 2025/10/21 04:42:07 DEBUG : Looking for writers 2025/10/21 04:42:07 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:07 DEBUG : dir: reading active writers 2025/10/21 04:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:42:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/21 04:42:07 INFO : newLeaf: Copied (replaced existing) 2025/10/21 04:42:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-21 04:42:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/21 04:42:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/21 04:42:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:42:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/21 04:42:07 DEBUG : dir: Looking for writers 2025/10/21 04:42:07 DEBUG : Looking for writers 2025/10/21 04:42:07 DEBUG : dir: reading active writers 2025/10/21 04:42:07 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:07 DEBUG : >WaitForWriters: 2025/10/21 04:42:07 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:07 DEBUG : dir: Looking for writers 2025/10/21 04:42:07 DEBUG : Looking for writers 2025/10/21 04:42:07 DEBUG : dir: reading active writers 2025/10/21 04:42:07 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:07 DEBUG : >WaitForWriters: 2025/10/21 04:42:07 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:08 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:08 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:08 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:08 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:08 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:08 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:08 DEBUG : dir: Looking for writers 2025/10/21 04:42:08 DEBUG : file1: reading active writers 2025/10/21 04:42:08 DEBUG : Looking for writers 2025/10/21 04:42:08 DEBUG : dir: reading active writers 2025/10/21 04:42:08 DEBUG : >WaitForWriters: 2025/10/21 04:42:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:42:08 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:42:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:42:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:42:08 DEBUG : dir/file1(0xc000ae7700): _readAt: size=512, off=0 2025/10/21 04:42:08 DEBUG : dir/file1(0xc000ae7700): openPending: 2025/10/21 04:42:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/21 04:42:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/21 04:42:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:08 DEBUG : dir/file1(0xc000ae7700): >openPending: err= 2025/10/21 04:42:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/21 04:42:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:42:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:42:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:42:09 DEBUG : dir/file1(0xc000ae7700): >_readAt: n=14, err=EOF 2025/10/21 04:42:09 DEBUG : dir/file1(0xc000ae7700): close: 2025/10/21 04:42:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/21 04:42:09 DEBUG : dir/file1(0xc000ae7700): >close: err= 2025/10/21 04:42:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/21 04:42:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/21 04:42:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a6e40 2025/10/21 04:42:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:42:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:42:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/21 04:42:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/21 04:42:10 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a6e40 2025/10/21 04:42:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/21 04:42:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/21 04:42:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:42:10 DEBUG : dir/file1(0xc000d95a40): openPending: 2025/10/21 04:42:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/21 04:42:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/21 04:42:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:10 DEBUG : dir/file1(0xc000d95a40): >openPending: err= 2025/10/21 04:42:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/21 04:42:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:42:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:42:10 DEBUG : dir/file1(0xc000d95a40): _writeAt: size=25, off=0 2025/10/21 04:42:10 DEBUG : dir/file1(0xc000d95a40): >_writeAt: n=25, err= 2025/10/21 04:42:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/21 04:42:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/21 04:42:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a6e40 2025/10/21 04:42:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:42:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:42:10 DEBUG : newLeaf(0xc000d95a40): close: 2025/10/21 04:42:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/21 04:42:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-21 04:42:10.309525247 +0000 UTC m=+77.015217845 2025/10/21 04:42:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:10 DEBUG : newLeaf(0xc000d95a40): >close: err= 2025/10/21 04:42:10 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:10 DEBUG : dir: Looking for writers 2025/10/21 04:42:10 DEBUG : Looking for writers 2025/10/21 04:42:10 DEBUG : dir: reading active writers 2025/10/21 04:42:10 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:42:10 DEBUG : dir: Looking for writers 2025/10/21 04:42:10 DEBUG : Looking for writers 2025/10/21 04:42:10 DEBUG : dir: reading active writers 2025/10/21 04:42:10 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:42:10 DEBUG : dir: Looking for writers 2025/10/21 04:42:10 DEBUG : Looking for writers 2025/10/21 04:42:10 DEBUG : dir: reading active writers 2025/10/21 04:42:10 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:42:10 DEBUG : dir: Looking for writers 2025/10/21 04:42:10 DEBUG : Looking for writers 2025/10/21 04:42:10 DEBUG : dir: reading active writers 2025/10/21 04:42:10 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:42:10 DEBUG : newLeaf: vfs cache: starting upload 2025/10/21 04:42:10 DEBUG : dir: Looking for writers 2025/10/21 04:42:10 DEBUG : Looking for writers 2025/10/21 04:42:10 DEBUG : dir: reading active writers 2025/10/21 04:42:10 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:42:10 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:11 DEBUG : dir: Looking for writers 2025/10/21 04:42:11 DEBUG : Looking for writers 2025/10/21 04:42:11 DEBUG : dir: reading active writers 2025/10/21 04:42:11 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:42:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/21 04:42:11 INFO : newLeaf: Copied (replaced existing) 2025/10/21 04:42:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-21 04:42:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/21 04:42:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/21 04:42:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/21 04:42:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/21 04:42:11 DEBUG : dir: Looking for writers 2025/10/21 04:42:11 DEBUG : Looking for writers 2025/10/21 04:42:11 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:11 DEBUG : dir: reading active writers 2025/10/21 04:42:11 DEBUG : >WaitForWriters: 2025/10/21 04:42:11 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:11 DEBUG : dir: Looking for writers 2025/10/21 04:42:11 DEBUG : Looking for writers 2025/10/21 04:42:11 DEBUG : dir: reading active writers 2025/10/21 04:42:11 DEBUG : newLeaf: reading active writers 2025/10/21 04:42:11 DEBUG : >WaitForWriters: 2025/10/21 04:42:11 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestFileRename (25.32s) --- PASS: TestFileRename/off,forceCache=false (3.96s) --- PASS: TestFileRename/minimal,forceCache=false (3.83s) --- PASS: TestFileRename/minimal,forceCache=true (4.76s) --- PASS: TestFileRename/writes,forceCache=false (4.02s) --- PASS: TestFileRename/writes,forceCache=true (4.69s) --- PASS: TestFileRename/full,forceCache=false (4.06s) === 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-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:12 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:12 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:12 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:12 DEBUG : Looking for writers 2025/10/21 04:42:12 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.16s) === 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-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:12 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:42:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:42:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/21 04:42:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/21 04:42:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:42:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/21 04:42:13 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/21 04:42:13 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:13 DEBUG : dir: Looking for writers 2025/10/21 04:42:13 DEBUG : file1: reading active writers 2025/10/21 04:42:13 DEBUG : Looking for writers 2025/10/21 04:42:13 DEBUG : dir: reading active writers 2025/10/21 04:42:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.32s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:13 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:42:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:42:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/21 04:42:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/21 04:42:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:42:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/21 04:42:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/21 04:42:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/21 04:42:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/21 04:42:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/21 04:42:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/21 04:42:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/21 04:42:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/21 04:42:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/21 04:42:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/21 04:42:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/21 04:42:14 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/21 04:42:14 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/21 04:42:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/21 04:42:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/21 04:42:14 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/21 04:42:14 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:14 DEBUG : dir: Looking for writers 2025/10/21 04:42:14 DEBUG : file1: reading active writers 2025/10/21 04:42:14 DEBUG : Looking for writers 2025/10/21 04:42:14 DEBUG : dir: reading active writers 2025/10/21 04:42:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.87s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:15 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:42:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:42:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/21 04:42:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/21 04:42:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:42:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/21 04:42:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/21 04:42:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/21 04:42:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/21 04:42:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/21 04:42:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/21 04:42:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/21 04:42:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/21 04:42:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/21 04:42:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/21 04:42:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/21 04:42:16 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/21 04:42:16 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/21 04:42:16 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/21 04:42:16 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/21 04:42:16 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/21 04:42:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/21 04:42:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/21 04:42:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/21 04:42:16 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/21 04:42:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/21 04:42:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/21 04:42:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/21 04:42:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/21 04:42:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/21 04:42:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/21 04:42:16 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/21 04:42:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/21 04:42:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/21 04:42:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/21 04:42:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/21 04:42:16 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:16 DEBUG : dir: Looking for writers 2025/10/21 04:42:16 DEBUG : file1: reading active writers 2025/10/21 04:42:16 DEBUG : Looking for writers 2025/10/21 04:42:16 DEBUG : dir: reading active writers 2025/10/21 04:42:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.04s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:17 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:42:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:42:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/21 04:42:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/21 04:42:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:42:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/21 04:42:18 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:18 DEBUG : dir: Looking for writers 2025/10/21 04:42:18 DEBUG : file1: reading active writers 2025/10/21 04:42:18 DEBUG : Looking for writers 2025/10/21 04:42:18 DEBUG : dir: reading active writers 2025/10/21 04:42:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.48s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:19 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:42:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:42:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/21 04:42:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/21 04:42:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:42:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/21 04:42:20 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/21 04:42:20 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/21 04:42:20 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:20 DEBUG : dir: Looking for writers 2025/10/21 04:42:20 DEBUG : file1: reading active writers 2025/10/21 04:42:20 DEBUG : Looking for writers 2025/10/21 04:42:20 DEBUG : dir: reading active writers 2025/10/21 04:42:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.58s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:20 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:20 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:20 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:20 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:20 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:42:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:42:21 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:42:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:42:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:42:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/21 04:42:21 DEBUG : dir/file1(0xc0007f8e80): _readAt: size=1, off=0 2025/10/21 04:42:21 DEBUG : dir/file1(0xc0007f8e80): openPending: 2025/10/21 04:42:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/21 04:42:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/21 04:42:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:21 DEBUG : dir/file1(0xc0007f8e80): >openPending: err= 2025/10/21 04:42:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/21 04:42:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:42:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:42:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:42:21 DEBUG : dir/file1(0xc0007f8e80): >_readAt: n=1, err= 2025/10/21 04:42:21 DEBUG : dir/file1(0xc0007f8e80): _readAt: size=256, off=1 2025/10/21 04:42:21 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/21 04:42:21 DEBUG : dir/file1(0xc0007f8e80): >_readAt: n=15, err=EOF 2025/10/21 04:42:21 DEBUG : dir/file1(0xc0007f8e80): _readAt: size=16, off=16 2025/10/21 04:42:21 DEBUG : dir/file1(0xc0007f8e80): >_readAt: n=0, err=EOF 2025/10/21 04:42:21 DEBUG : dir/file1(0xc0007f8e80): close: 2025/10/21 04:42:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/21 04:42:21 DEBUG : dir/file1(0xc0007f8e80): >close: err= 2025/10/21 04:42:21 DEBUG : dir/file1(0xc0007f8e80): close: 2025/10/21 04:42:21 DEBUG : dir/file1(0xc0007f8e80): >close: err=file already closed 2025/10/21 04:42:21 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:21 DEBUG : dir: Looking for writers 2025/10/21 04:42:21 DEBUG : file1: reading active writers 2025/10/21 04:42:21 DEBUG : Looking for writers 2025/10/21 04:42:21 DEBUG : dir: reading active writers 2025/10/21 04:42:21 DEBUG : >WaitForWriters: 2025/10/21 04:42:21 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.43s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:22 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:22 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:22 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:22 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:22 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:42:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:42:22 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:42:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:42:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:42:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/21 04:42:22 DEBUG : dir/file1(0xc000e59440): _readAt: size=1, off=0 2025/10/21 04:42:22 DEBUG : dir/file1(0xc000e59440): openPending: 2025/10/21 04:42:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/21 04:42:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/21 04:42:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:22 DEBUG : dir/file1(0xc000e59440): >openPending: err= 2025/10/21 04:42:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/21 04:42:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:42:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:42:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:42:22 DEBUG : dir/file1(0xc000e59440): >_readAt: n=1, err= 2025/10/21 04:42:22 DEBUG : dir/file1(0xc000e59440): _readAt: size=1, off=5 2025/10/21 04:42:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/21 04:42:22 DEBUG : dir/file1(0xc000e59440): >_readAt: n=1, err= 2025/10/21 04:42:22 DEBUG : dir/file1(0xc000e59440): _readAt: size=1, off=3 2025/10/21 04:42:22 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/21 04:42:22 DEBUG : dir/file1(0xc000e59440): >_readAt: n=1, err= 2025/10/21 04:42:22 DEBUG : dir/file1(0xc000e59440): _readAt: size=1, off=13 2025/10/21 04:42:22 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/21 04:42:22 DEBUG : dir/file1(0xc000e59440): >_readAt: n=1, err= 2025/10/21 04:42:22 DEBUG : dir/file1(0xc000e59440): _readAt: size=16, off=100 2025/10/21 04:42:22 DEBUG : dir/file1(0xc000e59440): >_readAt: n=0, err=EOF 2025/10/21 04:42:22 DEBUG : dir/file1(0xc000e59440): close: 2025/10/21 04:42:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/21 04:42:22 DEBUG : dir/file1(0xc000e59440): >close: err= 2025/10/21 04:42:22 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:22 DEBUG : dir: Looking for writers 2025/10/21 04:42:22 DEBUG : file1: reading active writers 2025/10/21 04:42:22 DEBUG : Looking for writers 2025/10/21 04:42:22 DEBUG : dir: reading active writers 2025/10/21 04:42:22 DEBUG : >WaitForWriters: 2025/10/21 04:42:22 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.48s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:23 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:23 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:23 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:23 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:23 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:42:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:42:24 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:42:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:42:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:42:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): _readAt: size=1, off=0 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): openPending: 2025/10/21 04:42:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/21 04:42:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/21 04:42:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): >openPending: err= 2025/10/21 04:42:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/21 04:42:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:42:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:42:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): >_readAt: n=1, err= 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): _readAt: size=1, off=5 2025/10/21 04:42:24 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): >_readAt: n=1, err= 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): _readAt: size=1, off=1 2025/10/21 04:42:24 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): >_readAt: n=1, err= 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): _readAt: size=6, off=10 2025/10/21 04:42:24 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): >_readAt: n=6, err= 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): _readAt: size=256, off=10 2025/10/21 04:42:24 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): >_readAt: n=6, err=EOF 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): _readAt: size=256, off=100 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): >_readAt: n=0, err=EOF 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): close: 2025/10/21 04:42:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): >close: err= 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): _readAt: size=256, off=100 2025/10/21 04:42:24 DEBUG : dir/file1(0xc00095e440): >_readAt: n=0, err=file already closed 2025/10/21 04:42:24 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:24 DEBUG : dir: Looking for writers 2025/10/21 04:42:24 DEBUG : file1: reading active writers 2025/10/21 04:42:24 DEBUG : Looking for writers 2025/10/21 04:42:24 DEBUG : dir: reading active writers 2025/10/21 04:42:24 DEBUG : >WaitForWriters: 2025/10/21 04:42:24 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.49s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:25 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:25 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:25 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:25 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:25 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:42:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:42:25 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:42:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:42:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:42:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/21 04:42:25 DEBUG : dir/file1(0xc000a5f2c0): RWFileHandle.Flush 2025/10/21 04:42:25 DEBUG : dir/file1(0xc000a5f2c0): _readAt: size=256, off=0 2025/10/21 04:42:25 DEBUG : dir/file1(0xc000a5f2c0): openPending: 2025/10/21 04:42:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/21 04:42:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/21 04:42:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:25 DEBUG : dir/file1(0xc000a5f2c0): >openPending: err= 2025/10/21 04:42:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/21 04:42:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:42:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:42:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:42:25 DEBUG : dir/file1(0xc000a5f2c0): >_readAt: n=16, err=EOF 2025/10/21 04:42:25 DEBUG : dir/file1(0xc000a5f2c0): RWFileHandle.Flush 2025/10/21 04:42:25 DEBUG : dir/file1(0xc000a5f2c0): RWFileHandle.Flush 2025/10/21 04:42:25 DEBUG : dir/file1(0xc000a5f2c0): close: 2025/10/21 04:42:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/21 04:42:25 DEBUG : dir/file1(0xc000a5f2c0): >close: err= 2025/10/21 04:42:25 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:25 DEBUG : dir: Looking for writers 2025/10/21 04:42:25 DEBUG : file1: reading active writers 2025/10/21 04:42:25 DEBUG : Looking for writers 2025/10/21 04:42:25 DEBUG : dir: reading active writers 2025/10/21 04:42:25 DEBUG : >WaitForWriters: 2025/10/21 04:42:25 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.48s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:26 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:26 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:26 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:26 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:26 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:42:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/21 04:42:27 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:42:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:42:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:42:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/21 04:42:27 DEBUG : dir/file1(0xc00058a340): _readAt: size=256, off=0 2025/10/21 04:42:27 DEBUG : dir/file1(0xc00058a340): openPending: 2025/10/21 04:42:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/21 04:42:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/21 04:42:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:27 DEBUG : dir/file1(0xc00058a340): >openPending: err= 2025/10/21 04:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/21 04:42:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:42:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:42:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:42:27 DEBUG : dir/file1(0xc00058a340): >_readAt: n=16, err=EOF 2025/10/21 04:42:27 DEBUG : dir/file1(0xc00058a340): RWFileHandle.Release 2025/10/21 04:42:27 DEBUG : dir/file1(0xc00058a340): close: 2025/10/21 04:42:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/21 04:42:27 DEBUG : dir/file1(0xc00058a340): >close: err= 2025/10/21 04:42:27 DEBUG : dir/file1(0xc00058a340): RWFileHandle.Release 2025/10/21 04:42:27 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:27 DEBUG : dir: Looking for writers 2025/10/21 04:42:27 DEBUG : file1: reading active writers 2025/10/21 04:42:27 DEBUG : Looking for writers 2025/10/21 04:42:27 DEBUG : dir: reading active writers 2025/10/21 04:42:27 DEBUG : >WaitForWriters: 2025/10/21 04:42:27 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.64s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:28 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:28 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:28 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:28 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:28 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:28 DEBUG : file1: newRWFileHandle: 2025/10/21 04:42:28 DEBUG : file1(0xc000727040): openPending: 2025/10/21 04:42:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:28 DEBUG : file1(0xc000727040): >openPending: err= 2025/10/21 04:42:28 DEBUG : file1: >newRWFileHandle: err= 2025/10/21 04:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/21 04:42:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/21 04:42:28 DEBUG : file1(0xc000727040): _writeAt: size=5, off=0 2025/10/21 04:42:28 DEBUG : file1(0xc000727040): >_writeAt: n=5, err= 2025/10/21 04:42:28 DEBUG : file1(0xc000727040): _writeAt: size=7, off=5 2025/10/21 04:42:28 DEBUG : file1(0xc000727040): >_writeAt: n=7, err= 2025/10/21 04:42:28 DEBUG : file1: vfs cache: truncate to size=11 2025/10/21 04:42:28 DEBUG : file1(0xc000727040): close: 2025/10/21 04:42:28 DEBUG : file1: vfs cache: setting modification time to 2025-10-21 04:42:28.377192827 +0000 UTC m=+95.082885424 2025/10/21 04:42:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:28 DEBUG : file1(0xc000727040): >close: err= 2025/10/21 04:42:28 DEBUG : file1(0xc000727040): close: 2025/10/21 04:42:28 DEBUG : file1(0xc000727040): >close: err=file already closed 2025/10/21 04:42:28 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:28 DEBUG : Looking for writers 2025/10/21 04:42:28 DEBUG : file1: reading active writers 2025/10/21 04:42:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:42:28 DEBUG : Looking for writers 2025/10/21 04:42:28 DEBUG : file1: reading active writers 2025/10/21 04:42:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:42:28 DEBUG : Looking for writers 2025/10/21 04:42:28 DEBUG : file1: reading active writers 2025/10/21 04:42:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:42:28 DEBUG : Looking for writers 2025/10/21 04:42:28 DEBUG : file1: reading active writers 2025/10/21 04:42:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:42:28 DEBUG : file1: vfs cache: starting upload 2025/10/21 04:42:28 DEBUG : Looking for writers 2025/10/21 04:42:28 DEBUG : file1: reading active writers 2025/10/21 04:42:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:42:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:28 DEBUG : Looking for writers 2025/10/21 04:42:28 DEBUG : file1: reading active writers 2025/10/21 04:42:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:42:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/21 04:42:28 INFO : file1: Copied (new) 2025/10/21 04:42:28 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-21 04:42:28 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/21 04:42:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/21 04:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:28 INFO : file1: vfs cache: upload succeeded try #1 2025/10/21 04:42:29 DEBUG : Looking for writers 2025/10/21 04:42:29 DEBUG : file1: reading active writers 2025/10/21 04:42:29 DEBUG : >WaitForWriters: 2025/10/21 04:42:29 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:29 DEBUG : Looking for writers 2025/10/21 04:42:29 DEBUG : file1: reading active writers 2025/10/21 04:42:29 DEBUG : >WaitForWriters: 2025/10/21 04:42:29 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.15s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:29 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:29 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:29 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:29 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:29 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:29 DEBUG : file1: newRWFileHandle: 2025/10/21 04:42:29 DEBUG : file1(0xc000982440): openPending: 2025/10/21 04:42:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:29 DEBUG : file1(0xc000982440): >openPending: err= 2025/10/21 04:42:29 DEBUG : file1: >newRWFileHandle: err= 2025/10/21 04:42:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/21 04:42:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/21 04:42:29 DEBUG : file1(0xc000982440): _writeAt: size=7, off=0 2025/10/21 04:42:29 DEBUG : file1(0xc000982440): >_writeAt: n=7, err= 2025/10/21 04:42:29 DEBUG : file1(0xc000982440): _writeAt: size=6, off=5 2025/10/21 04:42:29 DEBUG : file1(0xc000982440): >_writeAt: n=6, err= 2025/10/21 04:42:29 DEBUG : file1(0xc000982440): close: 2025/10/21 04:42:29 DEBUG : file1: vfs cache: setting modification time to 2025-10-21 04:42:29.49688337 +0000 UTC m=+96.202575929 2025/10/21 04:42:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:29 DEBUG : file1(0xc000982440): >close: err= 2025/10/21 04:42:29 DEBUG : file1(0xc000982440): _writeAt: size=5, off=0 2025/10/21 04:42:29 DEBUG : file1(0xc000982440): >_writeAt: n=0, err=file already closed 2025/10/21 04:42:29 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:29 DEBUG : Looking for writers 2025/10/21 04:42:29 DEBUG : file1: reading active writers 2025/10/21 04:42:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:42:29 DEBUG : Looking for writers 2025/10/21 04:42:29 DEBUG : file1: reading active writers 2025/10/21 04:42:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:42:29 DEBUG : Looking for writers 2025/10/21 04:42:29 DEBUG : file1: reading active writers 2025/10/21 04:42:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:42:29 DEBUG : Looking for writers 2025/10/21 04:42:29 DEBUG : file1: reading active writers 2025/10/21 04:42:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:42:29 DEBUG : file1: vfs cache: starting upload 2025/10/21 04:42:29 DEBUG : Looking for writers 2025/10/21 04:42:29 DEBUG : file1: reading active writers 2025/10/21 04:42:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:42:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:29 DEBUG : Looking for writers 2025/10/21 04:42:29 DEBUG : file1: reading active writers 2025/10/21 04:42:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:42:29 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/21 04:42:29 INFO : file1: Copied (new) 2025/10/21 04:42:29 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-21 04:42:29 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/21 04:42:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/21 04:42:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:29 INFO : file1: vfs cache: upload succeeded try #1 2025/10/21 04:42:30 DEBUG : Looking for writers 2025/10/21 04:42:30 DEBUG : file1: reading active writers 2025/10/21 04:42:30 DEBUG : >WaitForWriters: 2025/10/21 04:42:30 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:30 DEBUG : Looking for writers 2025/10/21 04:42:30 DEBUG : file1: reading active writers 2025/10/21 04:42:30 DEBUG : >WaitForWriters: 2025/10/21 04:42:30 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.15s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:30 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:30 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:30 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:30 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:30 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:30 DEBUG : file1: newRWFileHandle: 2025/10/21 04:42:30 DEBUG : file1(0xc000789580): openPending: 2025/10/21 04:42:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:30 DEBUG : file1(0xc000789580): >openPending: err= 2025/10/21 04:42:30 DEBUG : file1: >newRWFileHandle: err= 2025/10/21 04:42:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/21 04:42:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/21 04:42:30 DEBUG : file1(0xc000789580): close: 2025/10/21 04:42:30 DEBUG : file1: vfs cache: setting modification time to 2025-10-21 04:42:30.669376309 +0000 UTC m=+97.375068867 2025/10/21 04:42:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:30 DEBUG : file1(0xc000789580): >close: err= 2025/10/21 04:42:30 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/21 04:42:30 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/21 04:42:30 DEBUG : file2: newRWFileHandle: 2025/10/21 04:42:30 DEBUG : file2(0xc000789a40): openPending: 2025/10/21 04:42:30 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/21 04:42:30 DEBUG : file2(0xc000789a40): >openPending: err= 2025/10/21 04:42:30 DEBUG : file2: >newRWFileHandle: err= 2025/10/21 04:42:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/21 04:42:30 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/21 04:42:30 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/21 04:42:30 DEBUG : file2(0xc000789a40): RWFileHandle.Flush 2025/10/21 04:42:30 DEBUG : file2(0xc000789a40): RWFileHandle.Release 2025/10/21 04:42:30 DEBUG : file2(0xc000789a40): close: 2025/10/21 04:42:30 DEBUG : file2: vfs cache: setting modification time to 2025-10-21 04:42:30.670667423 +0000 UTC m=+97.376360021 2025/10/21 04:42:30 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:30 DEBUG : file2(0xc000789a40): >close: err= 2025/10/21 04:42:30 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:30 DEBUG : Looking for writers 2025/10/21 04:42:30 DEBUG : file1: reading active writers 2025/10/21 04:42:30 DEBUG : file2: reading active writers 2025/10/21 04:42:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/21 04:42:30 DEBUG : Looking for writers 2025/10/21 04:42:30 DEBUG : file1: reading active writers 2025/10/21 04:42:30 DEBUG : file2: reading active writers 2025/10/21 04:42:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/21 04:42:30 DEBUG : Looking for writers 2025/10/21 04:42:30 DEBUG : file1: reading active writers 2025/10/21 04:42:30 DEBUG : file2: reading active writers 2025/10/21 04:42:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/21 04:42:30 DEBUG : Looking for writers 2025/10/21 04:42:30 DEBUG : file1: reading active writers 2025/10/21 04:42:30 DEBUG : file2: reading active writers 2025/10/21 04:42:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/21 04:42:30 DEBUG : file1: vfs cache: starting upload 2025/10/21 04:42:30 DEBUG : file2: vfs cache: starting upload 2025/10/21 04:42:30 DEBUG : Looking for writers 2025/10/21 04:42:30 DEBUG : file1: reading active writers 2025/10/21 04:42:30 DEBUG : file2: reading active writers 2025/10/21 04:42:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/21 04:42:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:30 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:30 DEBUG : Looking for writers 2025/10/21 04:42:30 DEBUG : file1: reading active writers 2025/10/21 04:42:30 DEBUG : file2: reading active writers 2025/10/21 04:42:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/21 04:42:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/21 04:42:31 INFO : file1: Copied (new) 2025/10/21 04:42:31 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-21 04:42:30 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/21 04:42:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/21 04:42:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:31 INFO : file1: vfs cache: upload succeeded try #1 2025/10/21 04:42:31 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/21 04:42:31 INFO : file2: Copied (new) 2025/10/21 04:42:31 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-21 04:42:30 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/21 04:42:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/21 04:42:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/21 04:42:31 INFO : file2: vfs cache: upload succeeded try #1 2025/10/21 04:42:31 DEBUG : Looking for writers 2025/10/21 04:42:31 DEBUG : file1: reading active writers 2025/10/21 04:42:31 DEBUG : file2: reading active writers 2025/10/21 04:42:31 DEBUG : >WaitForWriters: 2025/10/21 04:42:31 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:31 DEBUG : Looking for writers 2025/10/21 04:42:31 DEBUG : file1: reading active writers 2025/10/21 04:42:31 DEBUG : file2: reading active writers 2025/10/21 04:42:31 DEBUG : >WaitForWriters: 2025/10/21 04:42:31 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.29s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:31 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:31 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:31 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:31 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:31 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:31 DEBUG : file1: newRWFileHandle: 2025/10/21 04:42:31 DEBUG : file1(0xc0008413c0): openPending: 2025/10/21 04:42:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:31 DEBUG : file1(0xc0008413c0): >openPending: err= 2025/10/21 04:42:31 DEBUG : file1: >newRWFileHandle: err= 2025/10/21 04:42:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/21 04:42:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/21 04:42:31 DEBUG : file1(0xc0008413c0): _writeAt: size=5, off=0 2025/10/21 04:42:31 DEBUG : file1(0xc0008413c0): >_writeAt: n=5, err= 2025/10/21 04:42:31 DEBUG : file1(0xc0008413c0): RWFileHandle.Flush 2025/10/21 04:42:31 DEBUG : file1(0xc0008413c0): RWFileHandle.Flush 2025/10/21 04:42:31 DEBUG : file1(0xc0008413c0): close: 2025/10/21 04:42:31 DEBUG : file1: vfs cache: setting modification time to 2025-10-21 04:42:31.931942046 +0000 UTC m=+98.637634643 2025/10/21 04:42:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:31 DEBUG : file1(0xc0008413c0): >close: err= 2025/10/21 04:42:31 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:31 DEBUG : Looking for writers 2025/10/21 04:42:31 DEBUG : file1: reading active writers 2025/10/21 04:42:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:42:31 DEBUG : Looking for writers 2025/10/21 04:42:31 DEBUG : file1: reading active writers 2025/10/21 04:42:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:42:31 DEBUG : Looking for writers 2025/10/21 04:42:31 DEBUG : file1: reading active writers 2025/10/21 04:42:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:42:32 DEBUG : Looking for writers 2025/10/21 04:42:32 DEBUG : file1: reading active writers 2025/10/21 04:42:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:42:32 DEBUG : file1: vfs cache: starting upload 2025/10/21 04:42:32 DEBUG : Looking for writers 2025/10/21 04:42:32 DEBUG : file1: reading active writers 2025/10/21 04:42:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:42:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:32 DEBUG : Looking for writers 2025/10/21 04:42:32 DEBUG : file1: reading active writers 2025/10/21 04:42:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:42:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/21 04:42:32 INFO : file1: Copied (new) 2025/10/21 04:42:32 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-21 04:42:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/21 04:42:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/21 04:42:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:32 INFO : file1: vfs cache: upload succeeded try #1 2025/10/21 04:42:32 DEBUG : Looking for writers 2025/10/21 04:42:32 DEBUG : file1: reading active writers 2025/10/21 04:42:32 DEBUG : >WaitForWriters: 2025/10/21 04:42:32 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.06s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:32 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:32 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:32 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:32 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:32 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:32 DEBUG : file1: newRWFileHandle: 2025/10/21 04:42:32 DEBUG : file1(0xc000a24300): openPending: 2025/10/21 04:42:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:32 DEBUG : file1(0xc000a24300): >openPending: err= 2025/10/21 04:42:32 DEBUG : file1: >newRWFileHandle: err= 2025/10/21 04:42:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/21 04:42:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/21 04:42:32 DEBUG : file1(0xc000a24300): _writeAt: size=5, off=0 2025/10/21 04:42:32 DEBUG : file1(0xc000a24300): >_writeAt: n=5, err= 2025/10/21 04:42:32 DEBUG : file1(0xc000a24300): RWFileHandle.Release 2025/10/21 04:42:32 DEBUG : file1(0xc000a24300): close: 2025/10/21 04:42:32 DEBUG : file1: vfs cache: setting modification time to 2025-10-21 04:42:32.992769067 +0000 UTC m=+99.698461626 2025/10/21 04:42:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:32 DEBUG : file1(0xc000a24300): >close: err= 2025/10/21 04:42:32 DEBUG : file1(0xc000a24300): RWFileHandle.Release 2025/10/21 04:42:32 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:32 DEBUG : Looking for writers 2025/10/21 04:42:32 DEBUG : file1: reading active writers 2025/10/21 04:42:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:42:33 DEBUG : Looking for writers 2025/10/21 04:42:33 DEBUG : file1: reading active writers 2025/10/21 04:42:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:42:33 DEBUG : Looking for writers 2025/10/21 04:42:33 DEBUG : file1: reading active writers 2025/10/21 04:42:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:42:33 DEBUG : Looking for writers 2025/10/21 04:42:33 DEBUG : file1: reading active writers 2025/10/21 04:42:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:42:33 DEBUG : file1: vfs cache: starting upload 2025/10/21 04:42:33 DEBUG : Looking for writers 2025/10/21 04:42:33 DEBUG : file1: reading active writers 2025/10/21 04:42:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:42:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:33 DEBUG : Looking for writers 2025/10/21 04:42:33 DEBUG : file1: reading active writers 2025/10/21 04:42:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:42:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/21 04:42:33 INFO : file1: Copied (new) 2025/10/21 04:42:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-21 04:42:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/21 04:42:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/21 04:42:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:33 INFO : file1: vfs cache: upload succeeded try #1 2025/10/21 04:42:33 DEBUG : Looking for writers 2025/10/21 04:42:33 DEBUG : file1: reading active writers 2025/10/21 04:42:33 DEBUG : >WaitForWriters: 2025/10/21 04:42:33 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.06s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:33 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:33 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:33 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:33 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:33 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/21 04:42:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/21 04:42:34 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:42:34 DEBUG : dir/file1(0xc000b46440): openPending: 2025/10/21 04:42:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/21 04:42:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/21 04:42:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:34 DEBUG : dir/file1(0xc000b46440): >openPending: err= 2025/10/21 04:42:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/21 04:42:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:42:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:42:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/21 04:42:34 DEBUG : dir/file1(0xc000b46440): _writeAt: size=5, off=0 2025/10/21 04:42:34 DEBUG : dir/file1(0xc000b46440): >_writeAt: n=5, err= 2025/10/21 04:42:34 DEBUG : dir/file1(0xc000b46440): close: 2025/10/21 04:42:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-21 04:42:34.637449036 +0000 UTC m=+101.343141624 2025/10/21 04:42:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:34 DEBUG : dir/file1(0xc000b46440): >close: err= 2025/10/21 04:42:34 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:34 DEBUG : dir: Looking for writers 2025/10/21 04:42:34 DEBUG : file1: reading active writers 2025/10/21 04:42:34 DEBUG : Looking for writers 2025/10/21 04:42:34 DEBUG : dir: reading active writers 2025/10/21 04:42:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:42:34 DEBUG : dir: Looking for writers 2025/10/21 04:42:34 DEBUG : file1: reading active writers 2025/10/21 04:42:34 DEBUG : Looking for writers 2025/10/21 04:42:34 DEBUG : dir: reading active writers 2025/10/21 04:42:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:42:34 DEBUG : dir: Looking for writers 2025/10/21 04:42:34 DEBUG : file1: reading active writers 2025/10/21 04:42:34 DEBUG : Looking for writers 2025/10/21 04:42:34 DEBUG : dir: reading active writers 2025/10/21 04:42:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:42:34 DEBUG : dir: Looking for writers 2025/10/21 04:42:34 DEBUG : file1: reading active writers 2025/10/21 04:42:34 DEBUG : Looking for writers 2025/10/21 04:42:34 DEBUG : dir: reading active writers 2025/10/21 04:42:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:42:34 DEBUG : dir/file1: vfs cache: starting upload 2025/10/21 04:42:34 DEBUG : dir: Looking for writers 2025/10/21 04:42:34 DEBUG : file1: reading active writers 2025/10/21 04:42:34 DEBUG : Looking for writers 2025/10/21 04:42:34 DEBUG : dir: reading active writers 2025/10/21 04:42:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:42:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:34 DEBUG : dir: Looking for writers 2025/10/21 04:42:34 DEBUG : file1: reading active writers 2025/10/21 04:42:34 DEBUG : Looking for writers 2025/10/21 04:42:34 DEBUG : dir: reading active writers 2025/10/21 04:42:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:42:35 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/21 04:42:35 INFO : dir/file1: Copied (replaced existing) 2025/10/21 04:42:35 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-21 04:42:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/21 04:42:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/21 04:42:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/21 04:42:35 DEBUG : dir: Looking for writers 2025/10/21 04:42:35 DEBUG : file1: reading active writers 2025/10/21 04:42:35 DEBUG : Looking for writers 2025/10/21 04:42:35 DEBUG : dir: reading active writers 2025/10/21 04:42:35 DEBUG : >WaitForWriters: 2025/10/21 04:42:35 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.01s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:35 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:35 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:35 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:35 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:35 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:36 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:36 DEBUG : dir/file1: newRWFileHandle: 2025/10/21 04:42:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/21 04:42:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/21 04:42:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/21 04:42:36 DEBUG : dir/file1(0xc000c04e00): _writeAt: size=5, off=0 2025/10/21 04:42:36 DEBUG : dir/file1(0xc000c04e00): openPending: 2025/10/21 04:42:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/21 04:42:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/21 04:42:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:36 DEBUG : dir/file1(0xc000c04e00): >openPending: err= 2025/10/21 04:42:36 DEBUG : dir/file1(0xc000c04e00): >_writeAt: n=5, err= 2025/10/21 04:42:36 DEBUG : dir/file1(0xc000c04e00): _writeAt: size=15, off=5 2025/10/21 04:42:36 DEBUG : dir/file1(0xc000c04e00): >_writeAt: n=15, err= 2025/10/21 04:42:36 DEBUG : dir/file1(0xc000c04e00): close: 2025/10/21 04:42:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/21 04:42:36 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-21 04:42:36.671078992 +0000 UTC m=+103.376771551 2025/10/21 04:42:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:36 DEBUG : dir/file1(0xc000c04e00): >close: err= 2025/10/21 04:42:36 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:36 DEBUG : dir: Looking for writers 2025/10/21 04:42:36 DEBUG : file1: reading active writers 2025/10/21 04:42:36 DEBUG : Looking for writers 2025/10/21 04:42:36 DEBUG : dir: reading active writers 2025/10/21 04:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:42:36 DEBUG : dir: Looking for writers 2025/10/21 04:42:36 DEBUG : file1: reading active writers 2025/10/21 04:42:36 DEBUG : Looking for writers 2025/10/21 04:42:36 DEBUG : dir: reading active writers 2025/10/21 04:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:42:36 DEBUG : dir: Looking for writers 2025/10/21 04:42:36 DEBUG : file1: reading active writers 2025/10/21 04:42:36 DEBUG : Looking for writers 2025/10/21 04:42:36 DEBUG : dir: reading active writers 2025/10/21 04:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:42:36 DEBUG : dir: Looking for writers 2025/10/21 04:42:36 DEBUG : file1: reading active writers 2025/10/21 04:42:36 DEBUG : Looking for writers 2025/10/21 04:42:36 DEBUG : dir: reading active writers 2025/10/21 04:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:42:36 DEBUG : dir/file1: vfs cache: starting upload 2025/10/21 04:42:36 DEBUG : dir: Looking for writers 2025/10/21 04:42:36 DEBUG : file1: reading active writers 2025/10/21 04:42:36 DEBUG : Looking for writers 2025/10/21 04:42:36 DEBUG : dir: reading active writers 2025/10/21 04:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:42:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:36 DEBUG : dir: Looking for writers 2025/10/21 04:42:36 DEBUG : file1: reading active writers 2025/10/21 04:42:36 DEBUG : Looking for writers 2025/10/21 04:42:36 DEBUG : dir: reading active writers 2025/10/21 04:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:42:37 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/10/21 04:42:37 INFO : dir/file1: Copied (replaced existing) 2025/10/21 04:42:37 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-21 04:42:36 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/10/21 04:42:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/21 04:42:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/21 04:42:37 DEBUG : dir: Looking for writers 2025/10/21 04:42:37 DEBUG : file1: reading active writers 2025/10/21 04:42:37 DEBUG : Looking for writers 2025/10/21 04:42:37 DEBUG : dir: reading active writers 2025/10/21 04:42:37 DEBUG : >WaitForWriters: 2025/10/21 04:42:37 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.00s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:37 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:37 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:37 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:37 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:37 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:38 DEBUG : file1: newRWFileHandle: 2025/10/21 04:42:38 DEBUG : file1(0xc000a5f140): openPending: 2025/10/21 04:42:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:38 DEBUG : file1(0xc000a5f140): >openPending: err= 2025/10/21 04:42:38 DEBUG : file1: >newRWFileHandle: err= 2025/10/21 04:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/21 04:42:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/21 04:42:38 DEBUG : file1(0xc000a5f140): _writeAt: size=5, off=0 2025/10/21 04:42:38 DEBUG : file1(0xc000a5f140): >_writeAt: n=5, err= 2025/10/21 04:42:38 DEBUG : file1(0xc000a5f140): close: 2025/10/21 04:42:38 DEBUG : file1: vfs cache: setting modification time to 2025-10-21 04:42:38.090552298 +0000 UTC m=+104.796244887 2025/10/21 04:42:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:38 DEBUG : file1(0xc000a5f140): >close: err= 2025/10/21 04:42:38 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:38 DEBUG : Looking for writers 2025/10/21 04:42:38 DEBUG : file1: reading active writers 2025/10/21 04:42:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:42:38 DEBUG : Looking for writers 2025/10/21 04:42:38 DEBUG : file1: reading active writers 2025/10/21 04:42:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:42:38 DEBUG : Looking for writers 2025/10/21 04:42:38 DEBUG : file1: reading active writers 2025/10/21 04:42:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:42:38 DEBUG : Looking for writers 2025/10/21 04:42:38 DEBUG : file1: reading active writers 2025/10/21 04:42:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:42:38 DEBUG : file1: vfs cache: starting upload 2025/10/21 04:42:38 DEBUG : Looking for writers 2025/10/21 04:42:38 DEBUG : file1: reading active writers 2025/10/21 04:42:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:42:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:42:38 DEBUG : Looking for writers 2025/10/21 04:42:38 DEBUG : file1: reading active writers 2025/10/21 04:42:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:42:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/21 04:42:38 INFO : file1: Copied (new) 2025/10/21 04:42:38 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-21 04:42:38 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/21 04:42:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/21 04:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:38 INFO : file1: vfs cache: upload succeeded try #1 2025/10/21 04:42:38 DEBUG : Looking for writers 2025/10/21 04:42:38 DEBUG : file1: reading active writers 2025/10/21 04:42:38 DEBUG : >WaitForWriters: 2025/10/21 04:42:38 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.12s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:39 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:39 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:39 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:39 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/21 04:42:39 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8a80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8a80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8a80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8a80): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8a80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.187649498 +0000 UTC m=+105.893342086 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8a80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8f40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8f40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8f40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8f40): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8f40): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8f40): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8f40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.187649498 +0000 UTC m=+105.893342086 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8f40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9440): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9440): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9440): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9440): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9440): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.187649498 +0000 UTC m=+105.893342086 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9440): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ccb0 item 1 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9a80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9a80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9a80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9a80): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9a80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.190207992 +0000 UTC m=+105.895900550 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9a80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec000): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec000): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec000): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec000): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec000): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.190207992 +0000 UTC m=+105.895900550 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec000): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d180 item 2 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec640): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec640): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec640): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec640): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec640): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.192008532 +0000 UTC m=+105.897701090 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec640): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecac0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecac0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecac0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecac0): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecac0): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecac0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.192008532 +0000 UTC m=+105.897701090 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecac0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecf80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecf80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecf80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecf80): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecf80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.192008532 +0000 UTC m=+105.897701090 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecf80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d6c0 item 3 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed700): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed700): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed700): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed700): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed700): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.194524276 +0000 UTC m=+105.900216834 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed700): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005edc40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005edc40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005edc40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005edc40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005edc40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.194524276 +0000 UTC m=+105.900216834 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005edc40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dd50 item 4 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2300): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2300): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2300): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2300): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2300): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.196240227 +0000 UTC m=+105.901932785 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2300): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da27c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da27c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da27c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da27c0): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da27c0): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da27c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da27c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.196240227 +0000 UTC m=+105.901932785 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da27c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2c80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2c80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2c80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2c80): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2c80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.196240227 +0000 UTC m=+105.901932785 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2c80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8690 item 5 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3300): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3300): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3300): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3300): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3300): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.198956216 +0000 UTC m=+105.904648775 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3300): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3840): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3840): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3840): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3840): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3840): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.198956216 +0000 UTC m=+105.904648775 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3840): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b93b0 item 6 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3ec0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3ec0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3ec0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3ec0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3ec0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.203324829 +0000 UTC m=+105.909017386 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3ec0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8440): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8440): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8440): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8440): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8440): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8440): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8440): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.203324829 +0000 UTC m=+105.909017386 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8440): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8900): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8900): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8900): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8900): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8900): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.203324829 +0000 UTC m=+105.909017386 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8900): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9880 item 7 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8f80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8f80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8f80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8f80): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8f80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.205667427 +0000 UTC m=+105.911359984 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8f80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c94c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c94c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c94c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c94c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c94c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.205667427 +0000 UTC m=+105.911359984 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c94c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558930 item 8 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9a80): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc0007c9a80): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9a80): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9a80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9a80): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9a80): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9a80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9e40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9e40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9e40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9e40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9e40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.207514223 +0000 UTC m=+105.913206782 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9e40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a600): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a600): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a600): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a600): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a600): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a600): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a600): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.207514223 +0000 UTC m=+105.913206782 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a600): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058abc0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058abc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058abc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058abc0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058abc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.207514223 +0000 UTC m=+105.913206782 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058abc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558f50 item 9 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b240): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b240): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b240): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b240): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b240): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.209820864 +0000 UTC m=+105.915513422 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b240): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b780): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b780): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b780): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b780): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b780): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.209820864 +0000 UTC m=+105.915513422 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b780): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005597a0 item 10 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bdc0): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc00058bdc0): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bdc0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bdc0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bdc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bdc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bdc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a280): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a280): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a280): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a280): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a280): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.212124478 +0000 UTC m=+105.917817037 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a280): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05380): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05380): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05380): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05380): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05380): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05380): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05380): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.212124478 +0000 UTC m=+105.917817037 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05380): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c058c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c058c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c058c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c058c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c058c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.212124478 +0000 UTC m=+105.917817037 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c058c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490a80 item 11 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05f40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05f40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05f40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05f40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05f40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.215344635 +0000 UTC m=+105.921037213 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05f40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de5c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de5c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de5c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de5c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de5c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.215344635 +0000 UTC m=+105.921037213 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de5c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491260 item 12 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dec00): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc0007dec00): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dec00): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dec00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dec00): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dec00): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dec00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007defc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007defc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007defc0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007defc0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007defc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.21751478 +0000 UTC m=+105.923207357 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007defc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df680): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df680): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df680): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df680): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df680): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.21751478 +0000 UTC m=+105.923207357 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df680): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491730 item 13 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfd00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfd00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfd00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfd00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfd00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.219470561 +0000 UTC m=+105.925163139 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfd00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50300): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50300): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50300): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50300): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50300): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.219470561 +0000 UTC m=+105.925163139 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50300): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491ea0 item 14 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50940): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc000a50940): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50940): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50940): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50940): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50940): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50940): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50d00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50d00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50d00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50d00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50d00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.221551208 +0000 UTC m=+105.927243786 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50d00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a513c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a513c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a513c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a513c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a513c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.221551208 +0000 UTC m=+105.927243786 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a513c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b3b0 item 15 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51a40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51a40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51a40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51a40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51a40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.223550341 +0000 UTC m=+105.929242919 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51a40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982000): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982000): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982000): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982000): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982000): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.223550341 +0000 UTC m=+105.929242919 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982000): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bdc0 item 16 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982640): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982640): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982640): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982640): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982640): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.225458973 +0000 UTC m=+105.931151522 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982640): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ac0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ac0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ac0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ac0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ac0): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ac0): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ac0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.225458973 +0000 UTC m=+105.931151522 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ac0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983100): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983100): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983100): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983100): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983100): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.225458973 +0000 UTC m=+105.931151522 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983100): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460310 item 17 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983780): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983780): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983780): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983780): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983780): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.227867987 +0000 UTC m=+105.933560545 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983780): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983cc0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983cc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983cc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983cc0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983cc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.227867987 +0000 UTC m=+105.933560545 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983cc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460d90 item 18 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac3c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac3c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac3c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac3c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac3c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.229215847 +0000 UTC m=+105.934908405 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac3c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac940): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac940): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac940): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac940): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac940): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac940): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac940): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac940): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.229215847 +0000 UTC m=+105.934908405 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac940): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ace40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ace40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ace40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ace40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ace40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.229215847 +0000 UTC m=+105.934908405 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ace40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004612d0 item 19 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad4c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad4c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad4c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad4c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad4c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.232105382 +0000 UTC m=+105.937797970 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad4c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ada00): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ada00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ada00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ada00): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ada00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.232105382 +0000 UTC m=+105.937797970 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ada00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004619d0 item 20 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007975c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007975c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007975c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007975c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007975c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.235195574 +0000 UTC m=+105.940888162 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007975c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797ac0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797ac0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797ac0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797ac0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797ac0): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797ac0): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797ac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797ac0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.235195574 +0000 UTC m=+105.940888162 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797ac0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34140): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34140): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34140): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34140): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34140): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.235195574 +0000 UTC m=+105.940888162 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34140): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c96c0 item 21 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b347c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b347c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b347c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b347c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b347c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.238881515 +0000 UTC m=+105.944574113 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b347c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34d40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34d40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34d40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34d40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34d40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.238881515 +0000 UTC m=+105.944574113 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34d40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9b90 item 22 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b353c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b353c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b353c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b353c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b353c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.241581554 +0000 UTC m=+105.947274141 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b353c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b358c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b358c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b358c0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b358c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b358c0): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b358c0): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b358c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b358c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.241581554 +0000 UTC m=+105.947274141 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b358c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35dc0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35dc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35dc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35dc0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35dc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.241581554 +0000 UTC m=+105.947274141 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35dc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9f10 item 23 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726500): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726500): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726500): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726500): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726500): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.245193635 +0000 UTC m=+105.950886233 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726500): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726a40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726a40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726a40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726a40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726a40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.245193635 +0000 UTC m=+105.950886233 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726a40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba5b0 item 24 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727080): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc000727080): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727080): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727080): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727080): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727080): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727080): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007274c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007274c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007274c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007274c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007274c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.248290379 +0000 UTC m=+105.953982978 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007274c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007279c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007279c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007279c0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007279c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007279c0): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007279c0): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007279c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007279c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.248290379 +0000 UTC m=+105.953982978 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007279c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727f00): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727f00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727f00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727f00): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727f00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.248290379 +0000 UTC m=+105.953982978 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727f00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004babd0 item 25 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788600): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788600): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788600): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788600): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788600): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.251685333 +0000 UTC m=+105.957377931 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788600): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788c40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788c40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788c40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788c40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788c40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.251685333 +0000 UTC m=+105.957377931 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788c40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb340 item 26 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789280): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc000789280): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789280): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789280): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789280): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789280): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789280): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789640): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789640): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789640): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789640): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789640): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.254697297 +0000 UTC m=+105.960389895 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789640): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b40): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b40): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b40): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b40): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.254697297 +0000 UTC m=+105.960389895 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822100): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822100): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822100): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822100): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822100): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.254697297 +0000 UTC m=+105.960389895 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822100): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb7a0 item 27 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008227c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008227c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008227c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008227c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008227c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.25882067 +0000 UTC m=+105.964513258 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008227c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822d00): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822d00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822d00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822d00): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822d00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.25882067 +0000 UTC m=+105.964513258 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822d00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbd50 item 28 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823340): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc000823340): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823340): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823340): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823340): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823340): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823340): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823700): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823700): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823700): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823700): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823700): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.262160049 +0000 UTC m=+105.967852647 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823700): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823dc0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823dc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823dc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823dc0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823dc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.262160049 +0000 UTC m=+105.967852647 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823dc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4230 item 29 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006888c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006888c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006888c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006888c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006888c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.265471736 +0000 UTC m=+105.971164335 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006888c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688e00): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688e00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688e00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688e00): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688e00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.265471736 +0000 UTC m=+105.971164335 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688e00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4a80 item 30 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689440): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc000689440): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689440): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689440): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689440): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689440): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689440): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689800): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689800): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689800): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689800): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689800): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.268565916 +0000 UTC m=+105.974258514 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689800): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689f00): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689f00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689f00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689f00): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689f00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.268565916 +0000 UTC m=+105.974258514 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689f00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4f50 item 31 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a600): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a600): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a600): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a600): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a600): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.271746857 +0000 UTC m=+105.977439446 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a600): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ab80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ab80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ab80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ab80): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ab80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.271746857 +0000 UTC m=+105.977439446 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ab80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5730 item 32 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b1c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b1c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b1c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b1c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b1c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.27501828 +0000 UTC m=+105.980710877 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b1c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b640): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b640): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b640): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b640): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b640): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5c70 item 33 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b640): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b640): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.276081615 +0000 UTC m=+105.981774214 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b640): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bb40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bb40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bb40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bb40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bb40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.276081615 +0000 UTC m=+105.981774214 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bb40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f4770 item 33 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840200): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840200): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840200): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840200): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840200): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.278950542 +0000 UTC m=+105.984643140 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840200): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840680): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840680): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f4cb0 item 34 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840680): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840680): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840680): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840680): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840680): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.280128193 +0000 UTC m=+105.985820792 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840680): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840bc0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840bc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840bc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840bc0): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840bc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.280128193 +0000 UTC m=+105.985820792 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840bc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f5110 item 34 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841200): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841200): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841200): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841200): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841200): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.283013239 +0000 UTC m=+105.988705838 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841200): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841680): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841680): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841680): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841680): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841680): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fe460 item 35 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841680): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841680): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.283868064 +0000 UTC m=+105.989560642 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841680): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841bc0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841bc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841bc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841bc0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841bc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.283868064 +0000 UTC m=+105.989560642 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841bc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fe690 item 35 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c300): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c300): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c300): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c300): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c300): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.286292967 +0000 UTC m=+105.991985545 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c300): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c800): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c800): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ff2d0 item 36 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c800): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c800): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c800): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c800): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c800): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.287253571 +0000 UTC m=+105.992946159 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c800): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091cd40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091cd40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091cd40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091cd40): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091cd40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.287253571 +0000 UTC m=+105.992946159 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091cd40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ffb20 item 36 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d380): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d380): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d380): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d380): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d380): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.289530325 +0000 UTC m=+105.995222903 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d380): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d800): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d800): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d800): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d800): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d800): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6460 item 37 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d800): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d800): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.290146241 +0000 UTC m=+105.995838799 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d800): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091dd00): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091dd00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091dd00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091dd00): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091dd00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.290146241 +0000 UTC m=+105.995838799 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091dd00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6770 item 37 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c400): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c400): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c400): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c400): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c400): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.291723884 +0000 UTC m=+105.997416442 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c400): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c900): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c900): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6cb0 item 38 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c900): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c900): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c900): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c900): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c900): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.292404271 +0000 UTC m=+105.998096829 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c900): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4ce40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4ce40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4ce40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4ce40): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4ce40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.292404271 +0000 UTC m=+105.998096829 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4ce40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7030 item 38 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d500): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d500): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d500): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d500): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d500): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.294151812 +0000 UTC m=+105.999844360 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d500): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4da00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4da00): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4da00): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4da00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4da00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7420 item 39 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4da00): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4da00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.294878316 +0000 UTC m=+106.000570874 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4da00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4df00): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4df00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4df00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4df00): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4df00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.294878316 +0000 UTC m=+106.000570874 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4df00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7650 item 39 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000974600): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000974600): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000974600): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000974600): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000974600): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.297130925 +0000 UTC m=+106.002823513 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000974600): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000974b00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000974b00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7ab0 item 40 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000974b00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000974b00): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000974b00): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000974b00): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000974b00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.298114752 +0000 UTC m=+106.003807340 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000974b00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975040): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975040): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975040): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975040): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975040): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.298114752 +0000 UTC m=+106.003807340 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975040): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7e30 item 40 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975600): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975600): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975600): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975600): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975600): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975600): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975600): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.300372892 +0000 UTC m=+106.006065470 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975600): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975b00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975b00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975b00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7e230 item 41 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975b00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975b00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.301302877 +0000 UTC m=+106.006995465 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000975b00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8040): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8040): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8040): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8040): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8040): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7e3f0 item 41 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8040): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8040): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.302299398 +0000 UTC m=+106.007991976 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8040): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8580): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8580): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8580): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8580): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8580): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.302299398 +0000 UTC m=+106.007991976 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8580): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7e690 item 41 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8bc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8bc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8bc0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8bc0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8bc0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8bc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.304612171 +0000 UTC m=+106.010304759 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a8bc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a90c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a90c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a90c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7ea80 item 42 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a90c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a90c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.305468128 +0000 UTC m=+106.011160706 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a90c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a9600): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a9600): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7ee00 item 42 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a9600): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a9600): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a9600): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a9600): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a9600): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.306685483 +0000 UTC m=+106.012378081 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009a9600): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a800): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a800): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a800): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a800): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a800): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.306685483 +0000 UTC m=+106.012378081 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a800): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004864d0 item 42 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072ae40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072ae40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072ae40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072ae40): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072ae40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072ae40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072ae40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.308889992 +0000 UTC m=+106.014582570 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072ae40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b340): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b340): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b340): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486850 item 43 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b340): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b340): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.30961851 +0000 UTC m=+106.015311088 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b340): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b880): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b880): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b880): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b880): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b880): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486a10 item 43 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b880): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b880): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.310359983 +0000 UTC m=+106.016052551 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b880): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072bdc0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072bdc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072bdc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072bdc0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072bdc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.310359983 +0000 UTC m=+106.016052551 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072bdc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486cb0 item 43 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1c480): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1c480): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1c480): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1c480): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1c480): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1c480): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1c480): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.312509828 +0000 UTC m=+106.018202406 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1c480): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1c980): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1c980): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1c980): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487260 item 44 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1c980): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1c980): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.313238907 +0000 UTC m=+106.018931485 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1c980): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1cec0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1cec0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004875e0 item 44 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1cec0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1cec0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1cec0): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1cec0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1cec0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.314188399 +0000 UTC m=+106.019880967 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1cec0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1d440): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1d440): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1d440): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1d440): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1d440): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.314188399 +0000 UTC m=+106.019880967 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1d440): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487960 item 44 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1da80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1da80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1da80): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1da80): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1da80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1da80): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1da80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.316160523 +0000 UTC m=+106.021853091 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a1da80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62000): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62000): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62000): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004023f0 item 45 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62000): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62000): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.316996121 +0000 UTC m=+106.022688698 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62000): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62700): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62700): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62700): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62700): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62700): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.316996121 +0000 UTC m=+106.022688698 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62700): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004027e0 item 45 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62d40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62d40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62d40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62d40): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62d40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62d40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62d40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.319090583 +0000 UTC m=+106.024783151 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a62d40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a63240): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a63240): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a63240): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403030 item 46 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a63240): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a63240): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.319908199 +0000 UTC m=+106.025600767 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a63240): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a63940): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a63940): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a63940): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a63940): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a63940): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.319908199 +0000 UTC m=+106.025600767 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a63940): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004038f0 item 46 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8000): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8000): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8000): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8000): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8000): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8000): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8000): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.322688719 +0000 UTC m=+106.028381296 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8000): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8500): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8500): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8500): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403e30 item 47 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8500): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8500): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.323475966 +0000 UTC m=+106.029168555 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8500): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8c00): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8c00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8c00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8c00): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8c00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.323475966 +0000 UTC m=+106.029168555 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab8c00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6070 item 47 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9240): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9240): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9240): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9240): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9240): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9240): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9240): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.325482585 +0000 UTC m=+106.031175142 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9240): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9740): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9740): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9740): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da63f0 item 48 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9740): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9740): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.32613037 +0000 UTC m=+106.031822928 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9740): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9e40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9e40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9e40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9e40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9e40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.32613037 +0000 UTC m=+106.031822928 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ab9e40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da65b0 item 48 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4500): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4500): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4500): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4500): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4500): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.328285627 +0000 UTC m=+106.033978205 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4500): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4980): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4980): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4980): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4980): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4980): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4980): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6a80 item 49 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4980): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4980): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.329210834 +0000 UTC m=+106.034903421 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4980): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4ec0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4ec0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4ec0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4ec0): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4ec0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.329210834 +0000 UTC m=+106.034903421 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae4ec0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6c40 item 49 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5540): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5540): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5540): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5540): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5540): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.331487968 +0000 UTC m=+106.037180546 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5540): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5a40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5a40): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5a40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6fc0 item 50 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5a40): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5a40): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5a40): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5a40): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5a40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.332404279 +0000 UTC m=+106.038096867 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ae5a40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1e040): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1e040): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1e040): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1e040): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1e040): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.332404279 +0000 UTC m=+106.038096867 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1e040): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7260 item 50 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1e6c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1e6c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1e6c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1e6c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1e6c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.334541211 +0000 UTC m=+106.040233799 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1e6c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1ebc0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1ebc0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1ebc0): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1ebc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1ebc0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1ebc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7730 item 51 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1ebc0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1ebc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.335364777 +0000 UTC m=+106.041057355 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1ebc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1f100): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1f100): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1f100): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1f100): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1f100): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.335364777 +0000 UTC m=+106.041057355 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1f100): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da78f0 item 51 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1f780): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1f780): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1f780): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1f780): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1f780): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.337610273 +0000 UTC m=+106.043302851 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1f780): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1fc80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1fc80): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1fc80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7c70 item 52 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1fc80): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1fc80): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1fc80): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1fc80): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1fc80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.338599881 +0000 UTC m=+106.044292459 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b1fc80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50280): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50280): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50280): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50280): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50280): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.338599881 +0000 UTC m=+106.044292459 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50280): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7e30 item 52 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50900): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50900): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50900): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50900): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50900): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.340887276 +0000 UTC m=+106.046579853 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50900): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50e00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50e00): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50e00): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50e00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50e00): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50e00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118540 item 53 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50e00): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50e00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.341818724 +0000 UTC m=+106.047511302 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b50e00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51340): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51340): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51340): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51340): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51340): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.341818724 +0000 UTC m=+106.047511302 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51340): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118a10 item 53 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b519c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b519c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b519c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b519c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b519c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.343869986 +0000 UTC m=+106.049562564 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b519c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51ec0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51ec0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51ec0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001193b0 item 54 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51ec0): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51ec0): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51ec0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51ec0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.344844455 +0000 UTC m=+106.050537033 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b51ec0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8c4c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8c4c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8c4c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8c4c0): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8c4c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.344844455 +0000 UTC m=+106.050537033 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8c4c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001199d0 item 54 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8cb40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8cb40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8cb40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8cb40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8cb40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.346772685 +0000 UTC m=+106.052465264 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8cb40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d040): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d040): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d040): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d040): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d040): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d040): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c4d0 item 55 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d040): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d040): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.347548391 +0000 UTC m=+106.053240969 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d040): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d580): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d580): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d580): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d580): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d580): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.347548391 +0000 UTC m=+106.053240969 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8d580): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cd20 item 55 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8dc00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8dc00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8dc00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8dc00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8dc00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.349607427 +0000 UTC m=+106.055300006 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b8dc00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4180): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4180): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4180): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d3b0 item 56 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4180): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4180): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4180): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4180): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4180): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.350610931 +0000 UTC m=+106.056303519 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4180): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4700): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4700): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4700): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4700): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4700): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.350610931 +0000 UTC m=+106.056303519 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4700): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dab0 item 56 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4d40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4d40): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4d40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4d40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4d40): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4d40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4d40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4d40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.352944101 +0000 UTC m=+106.058636679 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc4d40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc5280): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc5280): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc5280): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578380 item 57 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc5280): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc5280): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.35380631 +0000 UTC m=+106.059498888 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc5280): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc57c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc57c0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc57c0): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc57c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc57c0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc57c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578620 item 57 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc57c0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc57c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.354749642 +0000 UTC m=+106.060442230 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc57c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc5d40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc5d40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc5d40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc5d40): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc5d40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.354749642 +0000 UTC m=+106.060442230 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bc5d40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005789a0 item 57 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e400): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e400): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e400): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e400): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e400): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e400): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e400): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e400): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.358638051 +0000 UTC m=+106.064330630 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e400): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e200): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e200): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e200): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578230 item 58 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e200): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e200): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.359575942 +0000 UTC m=+106.065268520 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e200): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e7c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e7c0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e7c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578540 item 58 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e7c0): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e7c0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e7c0): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e7c0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e7c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.360620454 +0000 UTC m=+106.066313042 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1e7c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1ed80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1ed80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1ed80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1ed80): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1ed80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.360620454 +0000 UTC m=+106.066313042 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1ed80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005787e0 item 58 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f3c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f3c0): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f3c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f3c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f3c0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f3c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f3c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f3c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.363253568 +0000 UTC m=+106.068946146 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f3c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f900): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f900): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f900): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005790a0 item 59 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f900): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f900): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.364087163 +0000 UTC m=+106.069779741 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1f900): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1fe40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1fe40): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1fe40): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1fe40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1fe40): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1fe40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579570 item 59 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1fe40): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1fe40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.365039871 +0000 UTC m=+106.070732449 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c1fe40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842440): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842440): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842440): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842440): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842440): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.365039871 +0000 UTC m=+106.070732449 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842440): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579880 item 59 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842a80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842a80): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842a80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842a80): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842a80): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842a80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842a80): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842a80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.367315994 +0000 UTC m=+106.073008583 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842a80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008430c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008430c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008430c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7e0e0 item 60 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008430c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008430c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.368206716 +0000 UTC m=+106.073899305 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008430c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843600): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843600): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843600): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7e2a0 item 60 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843600): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843600): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843600): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843600): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843600): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.369168743 +0000 UTC m=+106.074861320 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843600): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843bc0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843bc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843bc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843bc0): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843bc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.369168743 +0000 UTC m=+106.074861320 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843bc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7e4d0 item 60 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac280): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac280): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac280): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac280): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac280): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac280): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac280): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac280): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.37145754 +0000 UTC m=+106.077150118 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac280): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac840): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac840): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac840): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7e930 item 61 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac840): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac840): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.37226186 +0000 UTC m=+106.077954438 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac840): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009acf40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009acf40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009acf40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009acf40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009acf40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.37226186 +0000 UTC m=+106.077954438 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009acf40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7eaf0 item 61 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e340): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e340): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e340): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e340): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e340): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e340): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e340): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e340): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.374806447 +0000 UTC m=+106.080499036 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e340): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e880): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e880): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e880): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436540 item 62 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e880): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e880): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.375563929 +0000 UTC m=+106.081256527 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e880): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5ef80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5ef80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5ef80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5ef80): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5ef80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.375563929 +0000 UTC m=+106.081256527 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5ef80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436930 item 62 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f5c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f5c0): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f5c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f5c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f5c0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f5c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f5c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f5c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.37790242 +0000 UTC m=+106.083594978 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f5c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5fb40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5fb40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5fb40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004370a0 item 63 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5fb40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5fb40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.378532773 +0000 UTC m=+106.084225331 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5fb40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c67c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c67c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c67c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c67c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c67c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.378532773 +0000 UTC m=+106.084225331 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c67c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004373b0 item 63 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7500): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7500): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7500): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7500): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7500): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7500): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7500): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7500): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.380395811 +0000 UTC m=+106.086088369 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7500): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007522c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007522c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007522c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437960 item 64 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007522c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007522c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.381059898 +0000 UTC m=+106.086752456 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007522c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752a00): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752a00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752a00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752a00): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752a00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.381059898 +0000 UTC m=+106.086752456 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752a00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437b90 item 64 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753040): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753040): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753040): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753040): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753040): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.382681091 +0000 UTC m=+106.088373649 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753040): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753500): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753500): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753500): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753500): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753500): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460150 item 65 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753500): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753500): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.383330121 +0000 UTC m=+106.089022678 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753500): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753a40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753a40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753a40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753a40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753a40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.383330121 +0000 UTC m=+106.089022678 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753a40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004603f0 item 65 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000560180): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000560180): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000560180): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000560180): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000560180): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.384877565 +0000 UTC m=+106.090570133 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000560180): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005608c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005608c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460d20 item 66 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005608c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005608c0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005608c0): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005608c0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005608c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.385654935 +0000 UTC m=+106.091347493 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005608c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000561300): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000561300): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000561300): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000561300): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000561300): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.385654935 +0000 UTC m=+106.091347493 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000561300): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460f50 item 66 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8140): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8140): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8140): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8140): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8140): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.38712288 +0000 UTC m=+106.092815438 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8140): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8700): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8700): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8700): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8700): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8700): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461490 item 67 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8700): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8700): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.38779344 +0000 UTC m=+106.093485998 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8700): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8c80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8c80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8c80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8c80): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8c80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.38779344 +0000 UTC m=+106.093485998 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8c80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004616c0 item 67 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9340): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9340): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9340): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9340): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9340): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.38962623 +0000 UTC m=+106.095318789 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9340): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9840): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9840): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368230 item 68 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9840): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9840): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9840): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9840): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9840): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.390293835 +0000 UTC m=+106.095986392 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9840): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9d80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9d80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9d80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9d80): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9d80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.390293835 +0000 UTC m=+106.095986392 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9d80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368930 item 68 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec440): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec440): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec440): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec440): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec440): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.391683403 +0000 UTC m=+106.097375961 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec440): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec8c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec8c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec8c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec8c0): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec8c0): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369960 item 69 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec8c0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec8c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.392294811 +0000 UTC m=+106.097987369 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec8c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecdc0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecdc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecdc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecdc0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecdc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.392294811 +0000 UTC m=+106.097987369 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecdc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c70 item 69 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed440): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed440): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed440): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed440): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed440): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.39388678 +0000 UTC m=+106.099579338 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed440): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005eda40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005eda40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c230 item 70 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005eda40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005eda40): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005eda40): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005eda40): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005eda40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.394569572 +0000 UTC m=+106.100262129 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005eda40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2000): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2000): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2000): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2000): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2000): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.394569572 +0000 UTC m=+106.100262129 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2000): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c460 item 70 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da26c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da26c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da26c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da26c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da26c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.396217496 +0000 UTC m=+106.101910064 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da26c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2bc0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2bc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2bc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2bc0): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2bc0): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ca80 item 71 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2bc0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2bc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.396831648 +0000 UTC m=+106.102524206 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2bc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da30c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da30c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da30c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da30c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da30c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.396831648 +0000 UTC m=+106.102524206 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da30c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ccb0 item 71 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3740): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3740): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3740): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3740): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3740): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.398255321 +0000 UTC m=+106.103947879 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3740): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3c40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3c40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d030 item 72 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3c40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3c40): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3c40): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3c40): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3c40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.398885254 +0000 UTC m=+106.104577812 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3c40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8200): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8200): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8200): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8200): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8200): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.398885254 +0000 UTC m=+106.104577812 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8200): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d1f0 item 72 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c87c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c87c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c87c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c87c0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c87c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c87c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c87c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.400291364 +0000 UTC m=+106.105983922 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c87c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8cc0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8cc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8cc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d730 item 73 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8cc0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8cc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.400999494 +0000 UTC m=+106.106692062 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8cc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9180): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9180): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9180): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9180): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9180): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d960 item 73 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9180): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9180): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.401629025 +0000 UTC m=+106.107321583 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9180): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c96c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c96c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c96c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c96c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c96c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.401629025 +0000 UTC m=+106.107321583 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c96c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dc70 item 73 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9d00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9d00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9d00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9d00): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9d00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9d00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9d00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.403252905 +0000 UTC m=+106.108945462 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9d00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a540): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a540): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a540): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8230 item 74 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a540): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a540): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.40383163 +0000 UTC m=+106.109524189 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a540): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058aa80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058aa80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b88c0 item 74 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058aa80): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058aa80): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058aa80): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058aa80): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058aa80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.404560419 +0000 UTC m=+106.110252968 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058aa80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b040): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b040): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b040): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b040): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b040): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.404560419 +0000 UTC m=+106.110252968 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b040): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8c40 item 74 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b680): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b680): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b680): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b680): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b680): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b680): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b680): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.40621236 +0000 UTC m=+106.111904918 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b680): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bb80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bb80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bb80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9500 item 75 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bb80): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bb80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.406873302 +0000 UTC m=+106.112565859 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bb80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04140): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04140): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04140): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04140): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04140): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9810 item 75 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04140): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04140): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.407676289 +0000 UTC m=+106.113368837 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04140): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04680): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04680): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04680): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04680): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04680): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.407676289 +0000 UTC m=+106.113368837 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04680): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9d50 item 75 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04cc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04cc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04cc0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04cc0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04cc0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04cc0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04cc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.409267185 +0000 UTC m=+106.114959743 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04cc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c051c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c051c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c051c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558930 item 76 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c051c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c051c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.410016032 +0000 UTC m=+106.115708589 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c051c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05740): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05740): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558d20 item 76 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05740): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05740): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05740): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05740): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05740): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.411105186 +0000 UTC m=+106.116797744 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05740): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05cc0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05cc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05cc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05cc0): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05cc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.411105186 +0000 UTC m=+106.116797744 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05cc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558f50 item 76 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de440): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de440): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de440): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de440): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de440): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de440): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de440): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.412675615 +0000 UTC m=+106.118368173 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de440): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de940): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de940): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de940): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005595e0 item 77 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de940): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de940): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.413346103 +0000 UTC m=+106.119038661 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de940): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df040): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df040): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df040): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df040): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df040): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.413346103 +0000 UTC m=+106.119038661 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df040): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559810 item 77 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df680): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df680): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df680): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df680): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df680): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df680): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df680): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.415210565 +0000 UTC m=+106.120903122 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df680): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfb80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfb80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfb80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004905b0 item 78 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfb80): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfb80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.415999745 +0000 UTC m=+106.121692303 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfb80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50340): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50340): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50340): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50340): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50340): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.415999745 +0000 UTC m=+106.121692303 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50340): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490770 item 78 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50980): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50980): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50980): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50980): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50980): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50980): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50980): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.418113654 +0000 UTC m=+106.123806213 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50980): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50e80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50e80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50e80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490c40 item 79 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50e80): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50e80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.418756642 +0000 UTC m=+106.124449200 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50e80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51580): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51580): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51580): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51580): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51580): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.418756642 +0000 UTC m=+106.124449200 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51580): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490e70 item 79 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51bc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51bc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51bc0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51bc0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51bc0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51bc0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51bc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.420309968 +0000 UTC m=+106.126002526 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51bc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982140): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982140): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982140): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491420 item 80 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982140): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982140): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.420897721 +0000 UTC m=+106.126590279 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982140): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982840): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982840): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982840): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982840): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982840): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.420897721 +0000 UTC m=+106.126590279 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982840): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004916c0 item 80 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982fc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982fc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982fc0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982fc0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982fc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.422439175 +0000 UTC m=+106.128131734 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982fc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983440): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983440): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983440): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983440): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983440): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983440): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491e30 item 81 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983440): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983440): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.423101148 +0000 UTC m=+106.128793706 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983440): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.423101148 +0000 UTC m=+106.128793706 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a700 item 81 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796080): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796080): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796080): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796080): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796080): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.425178749 +0000 UTC m=+106.130871307 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796080): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796580): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796580): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796580): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ba40 item 82 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796580): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796580): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796580): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796580): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796580): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.425932835 +0000 UTC m=+106.131625393 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796580): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796b00): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796b00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796b00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796b00): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796b00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.425932835 +0000 UTC m=+106.131625393 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796b00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bd50 item 82 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797180): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797180): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797180): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797180): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797180): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.427532107 +0000 UTC m=+106.133224665 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797180): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797680): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797680): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797680): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797680): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797680): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797680): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8460 item 83 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797680): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797680): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.428250776 +0000 UTC m=+106.133943334 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797680): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.428250776 +0000 UTC m=+106.133943334 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8700 item 83 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b343c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b343c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b343c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b343c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b343c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.43080385 +0000 UTC m=+106.136496408 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b343c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b348c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b348c0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b348c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8e00 item 84 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b348c0): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b348c0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b348c0): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b348c0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b348c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.431549559 +0000 UTC m=+106.137242127 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b348c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e80): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.431549559 +0000 UTC m=+106.137242127 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8fc0 item 84 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35500): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35500): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35500): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35500): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35500): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.433202803 +0000 UTC m=+106.138895362 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35500): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a00): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a00): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a00): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c93b0 item 85 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a00): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.433978981 +0000 UTC m=+106.139671540 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.433978981 +0000 UTC m=+106.139671540 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c95e0 item 85 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726680): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726680): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726680): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726680): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726680): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.436299658 +0000 UTC m=+106.141992246 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726680): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726b80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726b80): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726b80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9960 item 86 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726b80): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726b80): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726b80): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726b80): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726b80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.437140477 +0000 UTC m=+106.142833054 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726b80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727180): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727180): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727180): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727180): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727180): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.437140477 +0000 UTC m=+106.142833054 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727180): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9b20 item 86 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727800): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727800): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727800): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727800): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727800): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.439016148 +0000 UTC m=+106.144708726 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727800): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727d00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727d00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727d00): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727d00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727d00): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727d00): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9ea0 item 87 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727d00): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727d00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.439762509 +0000 UTC m=+106.145455088 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727d00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007882c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007882c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007882c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007882c0): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007882c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.439762509 +0000 UTC m=+106.145455088 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007882c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba1c0 item 87 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788a40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788a40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788a40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788a40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788a40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.441625346 +0000 UTC m=+106.147317925 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788a40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f40): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba5b0 item 88 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f40): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f40): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f40): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f40): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.442512773 +0000 UTC m=+106.148205351 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007894c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007894c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007894c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007894c0): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007894c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.442512773 +0000 UTC m=+106.148205351 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007894c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba770 item 88 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b00): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b00): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.444429241 +0000 UTC m=+106.150121819 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789b00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008220c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008220c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008220c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baf50 item 89 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008220c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008220c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.445133664 +0000 UTC m=+106.150826242 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008220c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822640): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822640): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822640): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822640): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822640): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822640): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb1f0 item 89 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822640): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822640): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.445964744 +0000 UTC m=+106.151657322 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822640): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822bc0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822bc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822bc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822bc0): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822bc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.445964744 +0000 UTC m=+106.151657322 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822bc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb3b0 item 89 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823200): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823200): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823200): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823200): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823200): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823200): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823200): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823200): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.447904385 +0000 UTC m=+106.153596963 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823200): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823740): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823740): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823740): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb810 item 90 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823740): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823740): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.448537073 +0000 UTC m=+106.154229622 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823740): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823c80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823c80): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823c80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb9d0 item 90 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823c80): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823c80): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823c80): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823c80): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823c80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.449272985 +0000 UTC m=+106.154965542 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000823c80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006886c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006886c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006886c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006886c0): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006886c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.449272985 +0000 UTC m=+106.154965542 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006886c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbc00 item 90 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688d00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688d00): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688d00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688d00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688d00): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688d00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688d00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688d00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.450850256 +0000 UTC m=+106.156542814 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688d00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689240): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689240): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689240): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c40e0 item 91 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689240): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689240): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.451485388 +0000 UTC m=+106.157177946 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689240): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689780): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689780): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689780): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689780): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689780): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689780): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4380 item 91 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689780): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689780): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.452511776 +0000 UTC m=+106.158204354 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689780): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689d40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689d40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689d40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689d40): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689d40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.452511776 +0000 UTC m=+106.158204354 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689d40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4930 item 91 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a400): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a400): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a400): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a400): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a400): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a400): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a400): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a400): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.454680077 +0000 UTC m=+106.160372665 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a400): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a980): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a980): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a980): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4e00 item 92 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a980): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a980): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.455477564 +0000 UTC m=+106.161170142 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a980): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094aec0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094aec0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094aec0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c50a0 item 92 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094aec0): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094aec0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094aec0): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094aec0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094aec0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.456593288 +0000 UTC m=+106.162285867 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094aec0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b480): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b480): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b480): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b480): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b480): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.456593288 +0000 UTC m=+106.162285867 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b480): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5650 item 92 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bac0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bac0): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bac0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bac0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bac0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bac0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bac0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bac0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.458879431 +0000 UTC m=+106.164572009 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bac0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840080): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840080): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840080): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5b20 item 93 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840080): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840080): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.45969963 +0000 UTC m=+106.165392209 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840080): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840780): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840780): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840780): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840780): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840780): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.45969963 +0000 UTC m=+106.165392209 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840780): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f4230 item 93 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840dc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840dc0): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840dc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840dc0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840dc0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840dc0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840dc0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840dc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.462027541 +0000 UTC m=+106.167720119 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840dc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841300): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841300): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841300): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f4bd0 item 94 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841300): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841300): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.462925427 +0000 UTC m=+106.168618015 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841300): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841a00): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841a00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841a00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841a00): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841a00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.462925427 +0000 UTC m=+106.168618015 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841a00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f5030 item 94 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c140): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c140): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c140): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c140): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c140): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c140): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c140): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c140): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.465533864 +0000 UTC m=+106.171226442 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c140): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c680): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c680): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c680): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fe000 item 95 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c680): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c680): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.46617628 +0000 UTC m=+106.171868828 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c680): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091cd80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091cd80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091cd80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091cd80): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091cd80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.46617628 +0000 UTC m=+106.171868828 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091cd80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fe5b0 item 95 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d3c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d3c0): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d3c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d3c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d3c0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d3c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d3c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d3c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.467899806 +0000 UTC m=+106.173592364 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d3c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d900): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d900): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d900): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ff110 item 96 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d900): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d900): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.468901577 +0000 UTC m=+106.174594135 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d900): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c080): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c080): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c080): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c080): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c080): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.468901577 +0000 UTC m=+106.174594135 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c080): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ff880 item 96 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= 2025/10/21 04:42:39 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:39 DEBUG : Looking for writers 2025/10/21 04:42:39 DEBUG : >WaitForWriters: 2025/10/21 04:42:39 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:39 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:39 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:39 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:39 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/21 04:42:39 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b61c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b61c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b61c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b61c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b61c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.739862594 +0000 UTC m=+106.445555153 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b61c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b6640): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b6640): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b6640): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b6640): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b6640): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b6640): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b6640): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.739862594 +0000 UTC m=+106.445555153 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b6640): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b6b00): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b6b00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b6b00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b6b00): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b6b00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.739862594 +0000 UTC m=+106.445555153 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b6b00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486770 item 1 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7140): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7140): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7140): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7140): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7140): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.744081665 +0000 UTC m=+106.449774263 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7140): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7640): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7640): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7640): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7640): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7640): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.744081665 +0000 UTC m=+106.449774263 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7640): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486e00 item 2 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7c80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7c80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7c80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7c80): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7c80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.747415294 +0000 UTC m=+106.453107892 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009b7c80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ea180): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ea180): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ea180): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ea180): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ea180): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ea180): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ea180): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.747415294 +0000 UTC m=+106.453107892 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ea180): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ea640): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ea640): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ea640): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ea640): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ea640): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.747415294 +0000 UTC m=+106.453107892 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ea640): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487340 item 3 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eacc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eacc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eacc0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eacc0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eacc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.751970526 +0000 UTC m=+106.457663124 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eacc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eb200): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eb200): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eb200): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eb200): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eb200): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.751970526 +0000 UTC m=+106.457663124 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eb200): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487c00 item 4 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eb840): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eb840): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eb840): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eb840): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eb840): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.753913213 +0000 UTC m=+106.459605771 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009eb840): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ebcc0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ebcc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ebcc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ebcc0): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ebcc0): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ebcc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ebcc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.753913213 +0000 UTC m=+106.459605771 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ebcc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8200): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8200): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8200): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8200): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8200): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.753913213 +0000 UTC m=+106.459605771 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8200): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004027e0 item 5 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8880): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8880): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8880): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8880): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8880): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.756092635 +0000 UTC m=+106.461785193 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8880): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8dc0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8dc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8dc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8dc0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8dc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.756092635 +0000 UTC m=+106.461785193 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa8dc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403730 item 6 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9440): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9440): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9440): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9440): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9440): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.757844363 +0000 UTC m=+106.463536922 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9440): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9940): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9940): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9940): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9940): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9940): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9940): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9940): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.757844363 +0000 UTC m=+106.463536922 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9940): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9e00): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9e00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9e00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9e00): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9e00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.757844363 +0000 UTC m=+106.463536922 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000aa9e00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403dc0 item 7 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ada500): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ada500): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ada500): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ada500): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ada500): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.760169368 +0000 UTC m=+106.465861926 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ada500): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adaa40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adaa40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adaa40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adaa40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adaa40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.760169368 +0000 UTC m=+106.465861926 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adaa40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6310 item 8 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb000): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc000adb000): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb000): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb000): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb000): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb000): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb000): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb3c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb3c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb3c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb3c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb3c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.761902413 +0000 UTC m=+106.467594970 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb3c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb840): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb840): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb840): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb840): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb840): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb840): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb840): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.761902413 +0000 UTC m=+106.467594970 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adb840): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adbd40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adbd40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adbd40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adbd40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adbd40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.761902413 +0000 UTC m=+106.467594970 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000adbd40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6690 item 9 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02440): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02440): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02440): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02440): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02440): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.766265835 +0000 UTC m=+106.471958423 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02440): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02980): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02980): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02980): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02980): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02980): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.766265835 +0000 UTC m=+106.471958423 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02980): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6cb0 item 10 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02fc0): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc000b02fc0): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02fc0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02fc0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02fc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02fc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b02fc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03380): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03380): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03380): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03380): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03380): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.769941586 +0000 UTC m=+106.475634183 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03380): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03880): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03880): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03880): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03880): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03880): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03880): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03880): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.769941586 +0000 UTC m=+106.475634183 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03880): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03d80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03d80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03d80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03d80): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03d80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.769941586 +0000 UTC m=+106.475634183 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b03d80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7030 item 11 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3a480): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3a480): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3a480): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3a480): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3a480): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.773872416 +0000 UTC m=+106.479565004 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3a480): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3a9c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3a9c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3a9c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3a9c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3a9c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.773872416 +0000 UTC m=+106.479565004 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3a9c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7730 item 12 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3b000): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc000b3b000): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3b000): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3b000): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3b000): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3b000): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3b000): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3b3c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3b3c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3b3c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3b3c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3b3c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.775951108 +0000 UTC m=+106.481643666 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3b3c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3ba80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3ba80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3ba80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3ba80): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3ba80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.775951108 +0000 UTC m=+106.481643666 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b3ba80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7ab0 item 13 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b62180): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b62180): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b62180): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b62180): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b62180): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.777633467 +0000 UTC m=+106.483326026 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b62180): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b626c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b626c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b626c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b626c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b626c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.777633467 +0000 UTC m=+106.483326026 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b626c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7e30 item 14 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b62d00): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc000b62d00): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b62d00): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b62d00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b62d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b62d00): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b62d00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b630c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b630c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b630c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b630c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b630c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.780605797 +0000 UTC m=+106.486298405 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b630c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b63780): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b63780): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b63780): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b63780): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b63780): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.780605797 +0000 UTC m=+106.486298405 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b63780): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118540 item 15 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b63e00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b63e00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b63e00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b63e00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b63e00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.783942772 +0000 UTC m=+106.489635371 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b63e00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba83c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba83c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba83c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba83c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba83c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.783942772 +0000 UTC m=+106.489635371 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba83c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118f50 item 16 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8a00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8a00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8a00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8a00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8a00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.786848958 +0000 UTC m=+106.492541546 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8a00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8e80): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8e80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8e80): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8e80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8e80): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8e80): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8e80): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8e80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.786848958 +0000 UTC m=+106.492541546 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba8e80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9380): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9380): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9380): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9380): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9380): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.786848958 +0000 UTC m=+106.492541546 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9380): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001199d0 item 17 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9a00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9a00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9a00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9a00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9a00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.78927846 +0000 UTC m=+106.494971028 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9a00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9f40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9f40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9f40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9f40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9f40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.78927846 +0000 UTC m=+106.494971028 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ba9f40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ca10 item 18 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0640): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0640): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0640): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0640): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0640): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.792145202 +0000 UTC m=+106.497837800 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0640): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0b40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0b40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0b40): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0b40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0b40): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0b40): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0b40): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0b40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.792145202 +0000 UTC m=+106.497837800 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0b40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1040): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1040): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1040): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1040): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1040): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.792145202 +0000 UTC m=+106.497837800 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1040): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d340 item 19 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd16c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd16c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd16c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd16c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd16c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.795836311 +0000 UTC m=+106.501528910 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd16c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad9c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad9c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad9c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad9c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad9c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.795836311 +0000 UTC m=+106.501528910 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad9c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7f570 item 20 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac440): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac440): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac440): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac440): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac440): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.799046509 +0000 UTC m=+106.504739097 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac440): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac9c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac9c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac9c0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac9c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac9c0): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac9c0): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac9c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac9c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.799046509 +0000 UTC m=+106.504739097 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ac9c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009acec0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009acec0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009acec0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009acec0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009acec0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.799046509 +0000 UTC m=+106.504739097 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009acec0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7e230 item 21 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad540): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad540): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad540): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad540): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad540): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.802146219 +0000 UTC m=+106.507838797 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009ad540): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a140): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a140): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a140): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a140): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a140): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.802146219 +0000 UTC m=+106.507838797 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a140): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7e850 item 22 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a8c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a8c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a8c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a8c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a8c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.80458661 +0000 UTC m=+106.510279188 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072a8c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072adc0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072adc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072adc0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072adc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072adc0): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072adc0): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072adc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072adc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.80458661 +0000 UTC m=+106.510279188 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072adc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b2c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b2c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b2c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b2c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b2c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.80458661 +0000 UTC m=+106.510279188 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b2c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7ed20 item 23 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b940): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b940): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b940): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b940): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b940): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.808259516 +0000 UTC m=+106.513952115 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072b940): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072be80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072be80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072be80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072be80): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072be80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.808259516 +0000 UTC m=+106.513952115 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00072be80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7fa40 item 24 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0540): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc000bd0540): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0540): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0540): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0540): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0540): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0540): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0900): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0900): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0900): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0900): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0900): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.810634876 +0000 UTC m=+106.516327454 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0900): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0e00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0e00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0e00): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0e00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0e00): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0e00): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0e00): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0e00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.810634876 +0000 UTC m=+106.516327454 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd0e00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1340): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1340): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1340): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1340): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1340): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.810634876 +0000 UTC m=+106.516327454 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1340): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7fe30 item 25 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1c00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1c00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1c00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1c00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1c00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.813923209 +0000 UTC m=+106.519615797 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bd1c00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c1c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c1c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c1c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c1c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c1c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.813923209 +0000 UTC m=+106.519615797 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c1c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ae00 item 26 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c840): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc000a4c840): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c840): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c840): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c840): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c840): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4c840): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4cc00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4cc00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4cc00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4cc00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4cc00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.816156482 +0000 UTC m=+106.521849060 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4cc00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d100): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d100): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d100): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d100): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d100): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d100): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d100): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d100): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.816156482 +0000 UTC m=+106.521849060 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d100): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d680): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d680): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d680): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d680): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d680): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.816156482 +0000 UTC m=+106.521849060 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4d680): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b3b0 item 27 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4dd00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4dd00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4dd00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4dd00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4dd00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.818892188 +0000 UTC m=+106.524584766 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a4dd00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008422c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008422c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008422c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008422c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008422c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.818892188 +0000 UTC m=+106.524584766 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008422c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bb20 item 28 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842900): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc000842900): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842900): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842900): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842900): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842900): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842900): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842dc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842dc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842dc0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842dc0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842dc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.821117646 +0000 UTC m=+106.526810224 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000842dc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843480): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843480): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843480): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843480): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843480): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.821117646 +0000 UTC m=+106.526810224 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843480): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c67e0 item 29 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843b00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843b00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843b00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843b00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843b00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.823118193 +0000 UTC m=+106.528810771 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000843b00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e080): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e080): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e080): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e080): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e080): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.823118193 +0000 UTC m=+106.528810771 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e080): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7030 item 30 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e6c0): _readAt: size=2, off=0 2025/10/21 04:42:39 ERROR : open-test-file(0xc000a5e6c0): Couldn't read size of file 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e6c0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e6c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e6c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e6c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5e6c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5ea80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5ea80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5ea80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5ea80): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5ea80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.825251718 +0000 UTC m=+106.530944306 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5ea80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f140): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f140): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f140): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f140): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f140): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.825251718 +0000 UTC m=+106.530944306 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f140): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7420 item 31 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f800): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f800): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f800): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f800): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f800): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.82739895 +0000 UTC m=+106.533091537 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5f800): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5fd40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5fd40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5fd40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5fd40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5fd40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.82739895 +0000 UTC m=+106.533091537 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a5fd40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c78f0 item 32 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c6d00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c6d00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c6d00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c6d00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c6d00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.829465398 +0000 UTC m=+106.535157977 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c6d00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7380): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7380): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7380): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7380): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7380): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7e30 item 33 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7380): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7380): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.83027552 +0000 UTC m=+106.535968108 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0000c7380): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752200): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752200): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752200): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752200): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752200): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.83027552 +0000 UTC m=+106.535968108 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752200): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578230 item 33 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752840): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752840): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752840): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752840): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752840): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.832638316 +0000 UTC m=+106.538330894 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752840): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752d00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752d00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005787e0 item 34 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752d00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752d00): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752d00): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752d00): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752d00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.833564615 +0000 UTC m=+106.539257193 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000752d00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753240): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753240): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753240): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753240): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753240): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.833564615 +0000 UTC m=+106.539257193 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753240): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578cb0 item 34 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007538c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007538c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007538c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007538c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007538c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.835686278 +0000 UTC m=+106.541378856 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007538c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753d40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753d40): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753d40): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753d40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753d40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005791f0 item 35 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753d40): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753d40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.836441045 +0000 UTC m=+106.542133623 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000753d40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000560600): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000560600): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000560600): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000560600): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000560600): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.836441045 +0000 UTC m=+106.542133623 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000560600): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005796c0 item 35 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000561100): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000561100): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000561100): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000561100): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000561100): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.838539325 +0000 UTC m=+106.544231903 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000561100): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005618c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005618c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436070 item 36 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005618c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005618c0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005618c0): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005618c0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005618c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.839361288 +0000 UTC m=+106.545053866 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005618c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8400): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8400): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8400): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8400): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8400): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.839361288 +0000 UTC m=+106.545053866 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8400): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436540 item 36 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8b80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8b80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8b80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8b80): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8b80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.84130127 +0000 UTC m=+106.546993849 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d8b80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9080): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9080): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9080): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9080): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9080): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436d20 item 37 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9080): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9080): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.842069603 +0000 UTC m=+106.547762181 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9080): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9580): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9580): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9580): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9580): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9580): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.842069603 +0000 UTC m=+106.547762181 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9580): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437030 item 37 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9c00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9c00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9c00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9c00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9c00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.844128588 +0000 UTC m=+106.549821166 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006d9c00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec180): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec180): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437570 item 38 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec180): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec180): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec180): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec180): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec180): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.845054166 +0000 UTC m=+106.550746744 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec180): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec6c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec6c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec6c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec6c0): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec6c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.845054166 +0000 UTC m=+106.550746744 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ec6c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004377a0 item 38 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecd40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecd40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecd40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecd40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecd40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.846698123 +0000 UTC m=+106.552390680 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ecd40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed240): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed240): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed240): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed240): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed240): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437e30 item 39 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed240): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed240): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.84732019 +0000 UTC m=+106.553012748 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed240): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed840): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed840): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed840): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed840): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed840): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.84732019 +0000 UTC m=+106.553012748 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005ed840): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004600e0 item 39 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005edec0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005edec0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005edec0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005edec0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005edec0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.848928169 +0000 UTC m=+106.554620727 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0005edec0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2480): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2480): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460540 item 40 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2480): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2480): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2480): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2480): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2480): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.849906165 +0000 UTC m=+106.555598744 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2480): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da29c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da29c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da29c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da29c0): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da29c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.849906165 +0000 UTC m=+106.555598744 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da29c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460b60 item 40 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2f80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2f80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2f80): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2f80): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2f80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2f80): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2f80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.851950905 +0000 UTC m=+106.557643482 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da2f80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3480): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3480): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3480): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461180 item 41 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3480): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3480): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.852649726 +0000 UTC m=+106.558342305 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3480): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3940): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3940): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3940): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3940): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3940): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461420 item 41 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3940): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3940): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.853533615 +0000 UTC m=+106.559226193 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3940): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3e80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3e80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3e80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3e80): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3e80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.853533615 +0000 UTC m=+106.559226193 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000da3e80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461650 item 41 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8540): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8540): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8540): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8540): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8540): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8540): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8540): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.855921179 +0000 UTC m=+106.561613756 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8540): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8a40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8a40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8a40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461c00 item 42 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8a40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8a40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.856697295 +0000 UTC m=+106.562389873 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8a40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8f80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8f80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368460 item 42 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8f80): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8f80): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8f80): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8f80): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8f80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.857685391 +0000 UTC m=+106.563377969 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c8f80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9500): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9500): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9500): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9500): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9500): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.857685391 +0000 UTC m=+106.563377969 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9500): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368f50 item 42 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9b40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9b40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9b40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9b40): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9b40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9b40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9b40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.859701997 +0000 UTC m=+106.565394574 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007c9b40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a280): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a280): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a280): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369b90 item 43 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a280): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a280): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.860542605 +0000 UTC m=+106.566235183 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a280): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a8c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a8c0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a8c0): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a8c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a8c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c000 item 43 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a8c0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a8c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.861436773 +0000 UTC m=+106.567129362 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058a8c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058ae40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058ae40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058ae40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058ae40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058ae40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.861436773 +0000 UTC m=+106.567129362 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058ae40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c1c0 item 43 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b480): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b480): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b480): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b480): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b480): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b480): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b480): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.863144941 +0000 UTC m=+106.568837499 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b480): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b980): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b980): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b980): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c620 item 44 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b980): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b980): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.863833514 +0000 UTC m=+106.569526072 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058b980): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bec0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bec0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c930 item 44 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bec0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bec0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bec0): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bec0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bec0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.864755034 +0000 UTC m=+106.570447622 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00058bec0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c044c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c044c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c044c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c044c0): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c044c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.864755034 +0000 UTC m=+106.570447622 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c044c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cc40 item 44 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04b00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04b00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04b00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04b00): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04b00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04b00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04b00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.86691008 +0000 UTC m=+106.572602668 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c04b00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05000): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05000): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05000): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cfc0 item 45 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05000): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05000): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.86767708 +0000 UTC m=+106.573369658 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05000): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05740): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05740): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05740): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05740): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05740): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.86767708 +0000 UTC m=+106.573369658 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05740): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d180 item 45 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05d80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05d80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05d80): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05d80): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05d80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05d80): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05d80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.870037091 +0000 UTC m=+106.575729679 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c05d80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50180): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50180): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50180): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8000 item 46 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50180): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50180): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.871197669 +0000 UTC m=+106.576890237 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50180): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50880): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50880): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50880): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50880): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50880): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.871197669 +0000 UTC m=+106.576890237 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50880): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8540 item 46 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50ec0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50ec0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50ec0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50ec0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50ec0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50ec0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.873641778 +0000 UTC m=+106.579334346 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a50ec0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a513c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a513c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a513c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8d20 item 47 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a513c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a513c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.874345529 +0000 UTC m=+106.580038107 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a513c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51ac0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51ac0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51ac0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51ac0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51ac0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.874345529 +0000 UTC m=+106.580038107 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a51ac0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b93b0 item 47 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982180): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982180): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982180): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982180): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982180): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982180): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982180): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.876641519 +0000 UTC m=+106.582334097 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982180): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982680): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982680): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982680): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9880 item 48 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982680): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982680): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.877403149 +0000 UTC m=+106.583095728 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982680): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ec0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ec0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ec0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ec0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ec0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.877403149 +0000 UTC m=+106.583095728 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000982ec0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558070 item 48 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983500): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983500): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983500): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983500): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983500): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.879570139 +0000 UTC m=+106.585262717 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983500): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005589a0 item 49 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.880491148 +0000 UTC m=+106.586183735 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983980): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983ec0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983ec0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983ec0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983ec0): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983ec0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.880491148 +0000 UTC m=+106.586183735 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000983ec0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558d90 item 49 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007965c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007965c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007965c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007965c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007965c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.882876956 +0000 UTC m=+106.588569534 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007965c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796ac0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796ac0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796ac0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559420 item 50 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796ac0): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796ac0): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796ac0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796ac0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.883969789 +0000 UTC m=+106.589662367 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000796ac0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797040): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797040): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797040): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797040): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797040): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.883969789 +0000 UTC m=+106.589662367 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797040): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005596c0 item 50 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007976c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007976c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007976c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007976c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007976c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.886005561 +0000 UTC m=+106.591698139 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007976c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004901c0 item 51 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.886875463 +0000 UTC m=+106.592568051 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000797bc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34280): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34280): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34280): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34280): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34280): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.886875463 +0000 UTC m=+106.592568051 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34280): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490620 item 51 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34900): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34900): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34900): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34900): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34900): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.889533955 +0000 UTC m=+106.595226552 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34900): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e40): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490a10 item 52 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e40): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e40): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e40): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e40): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.89082066 +0000 UTC m=+106.596513259 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b34e40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b353c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b353c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b353c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b353c0): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b353c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.89082066 +0000 UTC m=+106.596513259 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b353c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490cb0 item 52 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.893849076 +0000 UTC m=+106.599541674 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35a40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491260 item 53 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.895027058 +0000 UTC m=+106.600719646 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b35f40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726540): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726540): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726540): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726540): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726540): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.895027058 +0000 UTC m=+106.600719646 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726540): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491570 item 53 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726bc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726bc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726bc0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726bc0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726bc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.89825063 +0000 UTC m=+106.603943228 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000726bc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007270c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007270c0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007270c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491c00 item 54 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007270c0): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007270c0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007270c0): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007270c0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007270c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.899526846 +0000 UTC m=+106.605219435 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007270c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727640): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727640): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727640): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727640): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727640): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.899526846 +0000 UTC m=+106.605219435 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727640): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491ea0 item 54 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727cc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727cc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727cc0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727cc0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727cc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.902782518 +0000 UTC m=+106.608475147 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000727cc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788240): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788240): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788240): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788240): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788240): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788240): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b3b0 item 55 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788240): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788240): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.90391239 +0000 UTC m=+106.609604988 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788240): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788780): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788780): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788780): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788780): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788780): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.90391239 +0000 UTC m=+106.609604988 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788780): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bab0 item 55 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.906923173 +0000 UTC m=+106.612615771 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000788f00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789400): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789400): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789400): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c80e0 item 56 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789400): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789400): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789400): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789400): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789400): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.908229866 +0000 UTC m=+106.613922475 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789400): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789980): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789980): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789980): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789980): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789980): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.908229866 +0000 UTC m=+106.613922475 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000789980): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c84d0 item 56 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822040): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822040): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822040): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822040): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822040): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822040): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822040): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822040): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.91115633 +0000 UTC m=+106.616848928 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000822040): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688040): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688040): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688040): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8cb0 item 57 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688040): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688040): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.912377052 +0000 UTC m=+106.618069650 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688040): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688a00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688a00): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688a00): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688a00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688a00): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688a00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba1c0 item 57 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688a00): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688a00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.913892316 +0000 UTC m=+106.619584915 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688a00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688f80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688f80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688f80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688f80): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688f80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.913892316 +0000 UTC m=+106.619584915 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000688f80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba3f0 item 57 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006895c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006895c0): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006895c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006895c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006895c0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006895c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006895c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006895c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.916982649 +0000 UTC m=+106.622675247 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0006895c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689b40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689b40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689b40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba770 item 58 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689b40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689b40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.918152876 +0000 UTC m=+106.623845474 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000689b40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a100): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a100): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a100): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004babd0 item 58 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a100): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a100): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a100): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a100): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a100): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.919429382 +0000 UTC m=+106.625121981 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a100): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a700): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a700): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a700): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a700): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a700): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.919429382 +0000 UTC m=+106.625121981 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094a700): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baf50 item 58 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ad40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ad40): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ad40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ad40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ad40): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ad40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ad40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ad40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.922570971 +0000 UTC m=+106.628263599 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094ad40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b280): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b280): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b280): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb3b0 item 59 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b280): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b280): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.923680664 +0000 UTC m=+106.629373262 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b280): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b7c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b7c0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b7c0): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b7c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b7c0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b7c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb5e0 item 59 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b7c0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b7c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.924881258 +0000 UTC m=+106.630573846 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094b7c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bd40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bd40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bd40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bd40): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bd40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.924881258 +0000 UTC m=+106.630573846 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00094bd40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb810 item 59 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840400): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840400): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840400): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840400): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840400): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840400): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840400): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840400): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.926988965 +0000 UTC m=+106.632681533 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840400): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840940): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840940): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840940): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbc00 item 60 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840940): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840940): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.927595924 +0000 UTC m=+106.633288482 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840940): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840e80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840e80): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840e80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbe30 item 60 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840e80): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840e80): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840e80): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840e80): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840e80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.928289477 +0000 UTC m=+106.633982035 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000840e80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841440): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841440): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841440): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841440): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841440): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.928289477 +0000 UTC m=+106.633982035 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841440): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c40e0 item 60 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841ac0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841ac0): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841ac0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841ac0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841ac0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841ac0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841ac0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.930029284 +0000 UTC m=+106.635721842 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000841ac0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c0c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c0c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c0c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4930 item 61 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c0c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c0c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.930770485 +0000 UTC m=+106.636463042 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c0c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c7c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c7c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c7c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c7c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c7c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.930770485 +0000 UTC m=+106.636463042 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091c7c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4bd0 item 61 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091ce00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091ce00): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091ce00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091ce00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091ce00): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091ce00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091ce00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091ce00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.932412487 +0000 UTC m=+106.638105046 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091ce00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d340): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d340): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d340): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c50a0 item 62 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d340): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d340): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.932983018 +0000 UTC m=+106.638675567 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091d340): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091da40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091da40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091da40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091da40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091da40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.932983018 +0000 UTC m=+106.638675567 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00091da40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5650 item 62 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6100): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6100): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6100): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6100): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6100): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6100): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6100): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6100): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.934559037 +0000 UTC m=+106.640251596 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6100): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6640): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6640): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6640): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5b20 item 63 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6640): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6640): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.935128727 +0000 UTC m=+106.640821285 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6640): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6d40): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6d40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6d40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6d40): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6d40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.935128727 +0000 UTC m=+106.640821285 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c6d40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f4230 item 63 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c7380): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c7380): open at offset 0 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c7380): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c7380): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c7380): >_readAt: n=0, err=Bad file descriptor 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c7380): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c7380): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c7380): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.937528032 +0000 UTC m=+106.643220610 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c7380): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c78c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c78c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c78c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f4bd0 item 64 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c78c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c78c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.938225 +0000 UTC m=+106.643917578 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0008c78c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936040): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936040): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936040): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936040): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936040): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.938225 +0000 UTC m=+106.643917578 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936040): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f5030 item 64 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936680): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936680): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936680): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936680): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936680): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.940048083 +0000 UTC m=+106.645740641 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936680): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936b00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936b00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936b00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936b00): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936b00): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fe000 item 65 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936b00): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936b00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.940863714 +0000 UTC m=+106.646556302 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000936b00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937000): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937000): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937000): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937000): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937000): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.940863714 +0000 UTC m=+106.646556302 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937000): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fe5b0 item 65 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937640): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937640): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937640): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937640): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937640): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.942606847 +0000 UTC m=+106.648299405 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937640): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937ac0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937ac0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ff110 item 66 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937ac0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937ac0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937ac0): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937ac0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937ac0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.94333245 +0000 UTC m=+106.649025008 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000937ac0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098c080): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098c080): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098c080): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098c080): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098c080): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.94333245 +0000 UTC m=+106.649025008 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098c080): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ff880 item 66 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098c6c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098c6c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098c6c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098c6c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098c6c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.944988208 +0000 UTC m=+106.650680766 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098c6c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098cb40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098cb40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098cb40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098cb40): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098cb40): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486150 item 67 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098cb40): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098cb40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.945634993 +0000 UTC m=+106.651327550 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098cb40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098d040): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098d040): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098d040): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098d040): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098d040): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.945634993 +0000 UTC m=+106.651327550 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098d040): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004865b0 item 67 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098d6c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098d6c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098d6c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098d6c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098d6c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.947222562 +0000 UTC m=+106.652915130 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098d6c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098dbc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098dbc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486930 item 68 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098dbc0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098dbc0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098dbc0): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098dbc0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098dbc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.947925172 +0000 UTC m=+106.653617730 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc00098dbc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009de180): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009de180): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009de180): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009de180): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009de180): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.947925172 +0000 UTC m=+106.653617730 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009de180): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486af0 item 68 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009de7c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009de7c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009de7c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009de7c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009de7c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.949819458 +0000 UTC m=+106.655512036 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009de7c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dec40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dec40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dec40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dec40): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dec40): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487180 item 69 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dec40): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dec40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.9506569 +0000 UTC m=+106.656349478 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dec40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009df140): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009df140): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009df140): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009df140): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009df140): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.9506569 +0000 UTC m=+106.656349478 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009df140): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487500 item 69 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009df7c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009df7c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009df7c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009df7c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009df7c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.952769758 +0000 UTC m=+106.658462315 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009df7c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dfcc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dfcc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487b20 item 70 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dfcc0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dfcc0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dfcc0): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dfcc0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dfcc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.953698461 +0000 UTC m=+106.659391039 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0009dfcc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18280): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18280): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18280): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18280): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18280): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.953698461 +0000 UTC m=+106.659391039 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18280): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487d50 item 70 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18900): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18900): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18900): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18900): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18900): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.955677446 +0000 UTC m=+106.661370024 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18900): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18e00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18e00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18e00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18e00): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18e00): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402bd0 item 71 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18e00): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18e00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.956456719 +0000 UTC m=+106.662149298 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a18e00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19300): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19300): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19300): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19300): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19300): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.956456719 +0000 UTC m=+106.662149298 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19300): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402ee0 item 71 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19980): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19980): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19980): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19980): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19980): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.958814796 +0000 UTC m=+106.664507374 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19980): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19e80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19e80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004039d0 item 72 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19e80): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19e80): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19e80): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19e80): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19e80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.959687054 +0000 UTC m=+106.665379632 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a19e80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90440): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90440): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90440): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90440): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90440): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.959687054 +0000 UTC m=+106.665379632 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90440): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403d50 item 72 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90a00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90a00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90a00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90a00): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90a00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90a00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90a00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.961451286 +0000 UTC m=+106.667143845 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90a00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90f00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90f00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90f00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6150 item 73 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90f00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90f00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.962083985 +0000 UTC m=+106.667776543 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a90f00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a913c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a913c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a913c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a913c0): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a913c0): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6310 item 73 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a913c0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a913c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.962681436 +0000 UTC m=+106.668373994 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a913c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a91900): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a91900): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a91900): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a91900): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a91900): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.962681436 +0000 UTC m=+106.668373994 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a91900): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da64d0 item 73 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a91f40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a91f40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a91f40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a91f40): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a91f40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a91f40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a91f40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.964150744 +0000 UTC m=+106.669843302 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000a91f40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad24c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad24c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad24c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da69a0 item 74 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad24c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad24c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.96480885 +0000 UTC m=+106.670501408 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad24c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad2a00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad2a00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6b60 item 74 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad2a00): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad2a00): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad2a00): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad2a00): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad2a00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.966047716 +0000 UTC m=+106.671740294 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad2a00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad2f80): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad2f80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad2f80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad2f80): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad2f80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.966047716 +0000 UTC m=+106.671740294 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad2f80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6d20 item 74 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad35c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad35c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad35c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad35c0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad35c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad35c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad35c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.968089038 +0000 UTC m=+106.673781617 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad35c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad3ac0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad3ac0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad3ac0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da70a0 item 75 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad3ac0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad3ac0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.968618201 +0000 UTC m=+106.674310760 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000ad3ac0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b00080): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b00080): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b00080): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b00080): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b00080): _writeAt: size=3, off=2 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7490 item 75 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b00080): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b00080): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.969880411 +0000 UTC m=+106.675573010 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b00080): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b005c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b005c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b005c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b005c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b005c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.969880411 +0000 UTC m=+106.675573010 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b005c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7650 item 75 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de840): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de840): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de840): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de840): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de840): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de840): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de840): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.972559842 +0000 UTC m=+106.678252430 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007de840): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007ded40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007ded40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007ded40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d9d0 item 76 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007ded40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007ded40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.973335258 +0000 UTC m=+106.679027836 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007ded40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df280): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df280): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dce0 item 76 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df280): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df280): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df280): _writeAt: size=3, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df280): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df280): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.974266466 +0000 UTC m=+106.679959044 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df280): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df800): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df800): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df800): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df800): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df800): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.974266466 +0000 UTC m=+106.679959044 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007df800): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118070 item 76 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfe40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfe40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfe40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfe40): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfe40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfe40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfe40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.976216238 +0000 UTC m=+106.681908816 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc0007dfe40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9e3c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9e3c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9e3c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118930 item 77 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9e3c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9e3c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.976935918 +0000 UTC m=+106.682628506 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9e3c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9eac0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9eac0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9eac0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9eac0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9eac0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.976935918 +0000 UTC m=+106.682628506 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9eac0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118cb0 item 77 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9f100): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9f100): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9f100): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9f100): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9f100): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9f100): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9f100): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.978911658 +0000 UTC m=+106.684604236 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9f100): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9f600): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9f600): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9f600): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119650 item 78 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9f600): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9f600): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.979596013 +0000 UTC m=+106.685288590 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9f600): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9fd00): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9fd00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9fd00): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9fd00): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9fd00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.979596013 +0000 UTC m=+106.685288590 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000b9fd00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c000 item 78 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bda3c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bda3c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bda3c0): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bda3c0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bda3c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bda3c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bda3c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.981659677 +0000 UTC m=+106.687352286 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bda3c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bda8c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bda8c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bda8c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ca10 item 79 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bda8c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bda8c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.982531534 +0000 UTC m=+106.688224112 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bda8c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdafc0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdafc0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdafc0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdafc0): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdafc0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.982531534 +0000 UTC m=+106.688224112 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdafc0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d110 item 79 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 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/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdb600): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdb600): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdb600): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdb600): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdb600): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdb600): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdb600): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.985008754 +0000 UTC m=+106.690701333 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdb600): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdbb00): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdbb00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdbb00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d960 item 80 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdbb00): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdbb00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.985873918 +0000 UTC m=+106.691566496 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000bdbb00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06280): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06280): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06280): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06280): >_readAt: n=5, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06280): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.985873918 +0000 UTC m=+106.691566496 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06280): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4230 item 80 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c068c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c068c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c068c0): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c068c0): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c068c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.988038172 +0000 UTC m=+106.693730750 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c068c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06d40): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06d40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06d40): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06d40): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06d40): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06d40): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a1c0 item 81 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06d40): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06d40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.988977665 +0000 UTC m=+106.694670244 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c06d40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07280): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07280): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07280): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07280): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07280): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.988977665 +0000 UTC m=+106.694670244 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07280): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a3f0 item 81 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07900): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07900): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07900): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07900): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07900): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.990944819 +0000 UTC m=+106.696637397 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07900): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07e00): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07e00): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07e00): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a9a0 item 82 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07e00): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07e00): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07e00): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07e00): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07e00): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.991999019 +0000 UTC m=+106.697691596 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c07e00): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24400): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24400): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24400): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24400): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24400): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.991999019 +0000 UTC m=+106.697691596 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24400): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ab60 item 82 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24a80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24a80): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24a80): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24a80): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24a80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.994265554 +0000 UTC m=+106.699958132 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24a80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24f80): _readAt: size=2, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24f80): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24f80): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24f80): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24f80): >_readAt: n=2, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24f80): _writeAt: size=3, off=7 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b650 item 83 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24f80): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24f80): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.995231787 +0000 UTC m=+106.700924366 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c24f80): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c254c0): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c254c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c254c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c254c0): >_readAt: n=8, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c254c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.995231787 +0000 UTC m=+106.700924366 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c254c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: Remove: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b8f0 item 83 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c25b40): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c25b40): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c25b40): _writeAt: size=5, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c25b40): >_writeAt: n=5, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c25b40): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.997857938 +0000 UTC m=+106.703550526 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c25b40): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c4a0c0): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c4a0c0): open at offset 5 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c4a0c0): >openPending: err= 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bf10 item 84 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c4a0c0): _readAt: size=2, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c4a0c0): >_readAt: n=0, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c4a0c0): _writeAt: size=3, off=5 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c4a0c0): >_writeAt: n=3, err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c4a0c0): close: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.998870089 +0000 UTC m=+106.704562687 2025/10/21 04:42:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c4a0c0): >close: err= 2025/10/21 04:42:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c4a640): _readAt: size=512, off=0 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c4a640): openPending: 2025/10/21 04:42:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c4a640): >openPending: err= 2025/10/21 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c4a640): >_readAt: n=3, err=EOF 2025/10/21 04:42:39 DEBUG : open-test-file(0xc000c4a640): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:39.998870089 +0000 UTC m=+106.704562687 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4a640): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: Remove: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e6f50 item 84 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4acc0): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4acc0): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4acc0): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4acc0): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4acc0): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.001847077 +0000 UTC m=+106.707539675 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4acc0): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): _readAt: size=2, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): open at offset 5 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): >_readAt: n=2, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): _writeAt: size=3, off=7 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e7c70 item 85 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): >_writeAt: n=3, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.002852656 +0000 UTC m=+106.708545244 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b700): _readAt: size=512, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b700): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b700): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b700): >_readAt: n=8, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b700): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.002852656 +0000 UTC m=+106.708545244 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b700): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: Remove: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d85b0 item 85 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822500): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822500): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822500): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822500): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822500): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.007583057 +0000 UTC m=+106.713275654 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822500): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822a00): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822a00): open at offset 5 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822a00): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da62a0 item 86 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822a00): _readAt: size=2, off=5 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822a00): >_readAt: n=0, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822a00): _writeAt: size=3, off=5 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822a00): >_writeAt: n=3, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822a00): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.008552226 +0000 UTC m=+106.714244814 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822a00): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822f80): _readAt: size=512, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822f80): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822f80): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822f80): >_readAt: n=3, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822f80): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.008552226 +0000 UTC m=+106.714244814 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000822f80): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: Remove: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6460 item 86 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823600): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823600): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823600): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823600): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823600): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.011060926 +0000 UTC m=+106.716753515 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823600): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823b00): _readAt: size=2, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823b00): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823b00): open at offset 5 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823b00): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823b00): >_readAt: n=2, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823b00): _writeAt: size=3, off=7 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6930 item 87 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823b00): >_writeAt: n=3, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823b00): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.01201609 +0000 UTC m=+106.717708687 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000823b00): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4a0c0): _readAt: size=512, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4a0c0): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4a0c0): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4a0c0): >_readAt: n=8, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4a0c0): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.01201609 +0000 UTC m=+106.717708687 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4a0c0): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: Remove: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6af0 item 87 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:40 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/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4a740): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4a740): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4a740): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4a740): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4a740): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.014212253 +0000 UTC m=+106.719904810 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4a740): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ac40): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ac40): open at offset 5 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ac40): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6e70 item 88 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ac40): _readAt: size=2, off=5 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ac40): >_readAt: n=0, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ac40): _writeAt: size=3, off=5 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ac40): >_writeAt: n=3, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ac40): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.015159922 +0000 UTC m=+106.720852480 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ac40): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): _readAt: size=512, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): >_readAt: n=3, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.015159922 +0000 UTC m=+106.720852480 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4b1c0): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: Remove: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7030 item 88 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ba40): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ba40): open at offset 0 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ba40): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ba40): _readAt: size=2, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ba40): >_readAt: n=0, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ba40): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ba40): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ba40): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.017494736 +0000 UTC m=+106.723187324 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000c4ba40): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac080): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac080): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac080): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da75e0 item 89 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac080): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac080): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.018428118 +0000 UTC m=+106.724120706 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac080): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac5c0): _readAt: size=2, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac5c0): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac5c0): open at offset 5 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac5c0): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac5c0): >_readAt: n=2, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac5c0): _writeAt: size=3, off=7 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7810 item 89 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac5c0): >_writeAt: n=3, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac5c0): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.019506362 +0000 UTC m=+106.725198950 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ac5c0): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009acbc0): _readAt: size=512, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009acbc0): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009acbc0): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009acbc0): >_readAt: n=8, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009acbc0): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.019506362 +0000 UTC m=+106.725198950 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009acbc0): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: Remove: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da79d0 item 89 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad200): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad200): open at offset 0 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad200): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad200): _readAt: size=2, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad200): >_readAt: n=0, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad200): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad200): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad200): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.02212038 +0000 UTC m=+106.727812968 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad200): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad7c0): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad7c0): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad7c0): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7d50 item 90 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad7c0): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad7c0): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.022973211 +0000 UTC m=+106.728665799 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009ad7c0): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009add00): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009add00): open at offset 5 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009add00): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7f10 item 90 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009add00): _readAt: size=2, off=5 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009add00): >_readAt: n=0, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009add00): _writeAt: size=3, off=5 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009add00): >_writeAt: n=3, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009add00): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.024135403 +0000 UTC m=+106.729827991 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0009add00): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072a340): _readAt: size=512, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072a340): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072a340): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072a340): >_readAt: n=3, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072a340): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.024135403 +0000 UTC m=+106.729827991 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072a340): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: Remove: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d8850 item 90 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072aa80): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072aa80): open at offset 0 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072aa80): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072aa80): _readAt: size=2, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072aa80): >_readAt: n=0, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072aa80): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072aa80): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072aa80): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.026895205 +0000 UTC m=+106.732587803 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072aa80): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072afc0): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072afc0): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072afc0): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d8d90 item 91 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072afc0): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072afc0): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.027811836 +0000 UTC m=+106.733504424 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072afc0): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072b500): _readAt: size=2, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072b500): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072b500): open at offset 5 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072b500): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072b500): >_readAt: n=2, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072b500): _writeAt: size=3, off=7 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d9110 item 91 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072b500): >_writeAt: n=3, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072b500): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.028921428 +0000 UTC m=+106.734614016 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072b500): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072ba80): _readAt: size=512, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072ba80): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072ba80): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072ba80): >_readAt: n=8, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072ba80): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.028921428 +0000 UTC m=+106.734614016 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc00072ba80): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: Remove: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d9810 item 91 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:40 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/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c140): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c140): open at offset 0 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c140): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c140): _readAt: size=2, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c140): >_readAt: n=0, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c140): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c140): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c140): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.031402136 +0000 UTC m=+106.737094724 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c140): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c680): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c680): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c680): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8310 item 92 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c680): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c680): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.032295934 +0000 UTC m=+106.737988523 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4c680): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4cbc0): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4cbc0): open at offset 5 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4cbc0): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8620 item 92 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4cbc0): _readAt: size=2, off=5 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4cbc0): >_readAt: n=0, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4cbc0): _writeAt: size=3, off=5 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4cbc0): >_writeAt: n=3, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4cbc0): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.03335353 +0000 UTC m=+106.739046127 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4cbc0): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d180): _readAt: size=512, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d180): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d180): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d180): >_readAt: n=3, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d180): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.03335353 +0000 UTC m=+106.739046127 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d180): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: Remove: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c88c0 item 92 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d800): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d800): open at offset 0 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d800): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d800): _readAt: size=2, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d800): >_readAt: n=0, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d800): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d800): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d800): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.035873311 +0000 UTC m=+106.741565899 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4d800): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4dd40): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4dd40): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4dd40): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8f50 item 93 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4dd40): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4dd40): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.036667982 +0000 UTC m=+106.742360571 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a4dd40): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0008424c0): _readAt: size=512, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0008424c0): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0008424c0): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0008424c0): >_readAt: n=5, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0008424c0): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.036667982 +0000 UTC m=+106.742360571 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc0008424c0): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: Remove: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9110 item 93 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:40 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/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000842b00): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000842b00): open at offset 0 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000842b00): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000842b00): _readAt: size=2, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000842b00): >_readAt: n=0, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000842b00): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000842b00): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000842b00): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.039296458 +0000 UTC m=+106.744989046 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000842b00): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843140): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843140): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843140): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9490 item 94 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843140): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843140): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.040187321 +0000 UTC m=+106.745879918 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843140): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843840): _readAt: size=512, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843840): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843840): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843840): >_readAt: n=5, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843840): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.040187321 +0000 UTC m=+106.745879918 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843840): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: Remove: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9650 item 94 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:40 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/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843e80): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843e80): open at offset 0 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843e80): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843e80): _readAt: size=2, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843e80): >_readAt: n=0, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843e80): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843e80): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843e80): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.042994199 +0000 UTC m=+106.748686778 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000843e80): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5e400): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5e400): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5e400): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c99d0 item 95 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5e400): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5e400): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.043746512 +0000 UTC m=+106.749439090 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5e400): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5eb00): _readAt: size=512, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5eb00): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5eb00): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5eb00): >_readAt: n=5, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5eb00): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.043746512 +0000 UTC m=+106.749439090 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5eb00): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: Remove: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9b90 item 95 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:40 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/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f140): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f140): open at offset 0 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f140): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f140): _readAt: size=2, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f140): >_readAt: n=0, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f140): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f140): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f140): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.045969636 +0000 UTC m=+106.751662204 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f140): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f680): _writeAt: size=5, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f680): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f680): >openPending: err= 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9f10 item 96 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f680): >_writeAt: n=5, err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f680): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.046722809 +0000 UTC m=+106.752415388 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5f680): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/21 04:42:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:42:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/21 04:42:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5fdc0): _readAt: size=512, off=0 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5fdc0): openPending: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5fdc0): >openPending: err= 2025/10/21 04:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5fdc0): >_readAt: n=5, err=EOF 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5fdc0): close: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-21 04:42:40.046722809 +0000 UTC m=+106.752415388 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/21 04:42:40 DEBUG : open-test-file(0xc000a5fdc0): >close: err= 2025/10/21 04:42:40 DEBUG : open-test-file: Remove: 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7e150 item 96 2025/10/21 04:42:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/21 04:42:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/21 04:42:40 DEBUG : open-test-file: >Remove: err= 2025/10/21 04:42:40 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:40 DEBUG : Looking for writers 2025/10/21 04:42:40 DEBUG : >WaitForWriters: 2025/10/21 04:42:40 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.13s) --- PASS: TestRWFileHandleOpenTests/writes (0.55s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.57s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.09s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- 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-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:42:40 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:42:40 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:42:40 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:40 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:42:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:42:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:42:40 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:42:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:42:40 DEBUG : file1: newRWFileHandle: 2025/10/21 04:42:40 DEBUG : file1(0xc0005ed100): openPending: 2025/10/21 04:42:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:40 DEBUG : file1(0xc0005ed100): >openPending: err= 2025/10/21 04:42:40 DEBUG : file1: >newRWFileHandle: err= 2025/10/21 04:42:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:42:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/21 04:42:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/10/21 04:42:40 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:42:40 DEBUG : Looking for writers 2025/10/21 04:42:40 DEBUG : file1: reading active writers 2025/10/21 04:42:40 DEBUG : file1: active writers 1 2025/10/21 04:42:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:42:40 DEBUG : Looking for writers 2025/10/21 04:42:40 DEBUG : file1: reading active writers 2025/10/21 04:42:40 DEBUG : file1: active writers 1 2025/10/21 04:42:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:42:40 DEBUG : Looking for writers 2025/10/21 04:42:40 DEBUG : file1: reading active writers 2025/10/21 04:42:40 DEBUG : file1: active writers 1 2025/10/21 04:42:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:42:40 DEBUG : Looking for writers 2025/10/21 04:42:40 DEBUG : file1: reading active writers 2025/10/21 04:42:40 DEBUG : file1: active writers 1 2025/10/21 04:42:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:42:40 DEBUG : Looking for writers 2025/10/21 04:42:40 DEBUG : file1: reading active writers 2025/10/21 04:42:40 DEBUG : file1: active writers 1 2025/10/21 04:42:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:42:40 DEBUG : Looking for writers 2025/10/21 04:42:40 DEBUG : file1: reading active writers 2025/10/21 04:42:40 DEBUG : file1: active writers 1 2025/10/21 04:42:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:42:40 DEBUG : Looking for writers 2025/10/21 04:42:40 DEBUG : file1: reading active writers 2025/10/21 04:42:40 DEBUG : file1: active writers 1 2025/10/21 04:42:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/10/21 04:42:41 DEBUG : Looking for writers 2025/10/21 04:42:41 DEBUG : file1: reading active writers 2025/10/21 04:42:41 DEBUG : file1: active writers 1 2025/10/21 04:42:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:42 DEBUG : Looking for writers 2025/10/21 04:42:42 DEBUG : file1: reading active writers 2025/10/21 04:42:42 DEBUG : file1: active writers 1 2025/10/21 04:42:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:43 DEBUG : Looking for writers 2025/10/21 04:42:43 DEBUG : file1: reading active writers 2025/10/21 04:42:43 DEBUG : file1: active writers 1 2025/10/21 04:42:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:44 DEBUG : Looking for writers 2025/10/21 04:42:44 DEBUG : file1: reading active writers 2025/10/21 04:42:44 DEBUG : file1: active writers 1 2025/10/21 04:42:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:45 DEBUG : Looking for writers 2025/10/21 04:42:45 DEBUG : file1: reading active writers 2025/10/21 04:42:45 DEBUG : file1: active writers 1 2025/10/21 04:42:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:46 DEBUG : Looking for writers 2025/10/21 04:42:46 DEBUG : file1: reading active writers 2025/10/21 04:42:46 DEBUG : file1: active writers 1 2025/10/21 04:42:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:47 DEBUG : Looking for writers 2025/10/21 04:42:47 DEBUG : file1: reading active writers 2025/10/21 04:42:47 DEBUG : file1: active writers 1 2025/10/21 04:42:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:48 DEBUG : Looking for writers 2025/10/21 04:42:48 DEBUG : file1: reading active writers 2025/10/21 04:42:48 DEBUG : file1: active writers 1 2025/10/21 04:42:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:49 DEBUG : Looking for writers 2025/10/21 04:42:49 DEBUG : file1: reading active writers 2025/10/21 04:42:49 DEBUG : file1: active writers 1 2025/10/21 04:42:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:50 DEBUG : Looking for writers 2025/10/21 04:42:50 DEBUG : file1: reading active writers 2025/10/21 04:42:50 DEBUG : file1: active writers 1 2025/10/21 04:42:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:51 DEBUG : Looking for writers 2025/10/21 04:42:51 DEBUG : file1: reading active writers 2025/10/21 04:42:51 DEBUG : file1: active writers 1 2025/10/21 04:42:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:52 DEBUG : Looking for writers 2025/10/21 04:42:52 DEBUG : file1: reading active writers 2025/10/21 04:42:52 DEBUG : file1: active writers 1 2025/10/21 04:42:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:53 DEBUG : Looking for writers 2025/10/21 04:42:53 DEBUG : file1: reading active writers 2025/10/21 04:42:53 DEBUG : file1: active writers 1 2025/10/21 04:42:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:54 DEBUG : Looking for writers 2025/10/21 04:42:54 DEBUG : file1: reading active writers 2025/10/21 04:42:54 DEBUG : file1: active writers 1 2025/10/21 04:42:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:55 DEBUG : Looking for writers 2025/10/21 04:42:55 DEBUG : file1: reading active writers 2025/10/21 04:42:55 DEBUG : file1: active writers 1 2025/10/21 04:42:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:56 DEBUG : Looking for writers 2025/10/21 04:42:56 DEBUG : file1: reading active writers 2025/10/21 04:42:56 DEBUG : file1: active writers 1 2025/10/21 04:42:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:57 DEBUG : Looking for writers 2025/10/21 04:42:57 DEBUG : file1: reading active writers 2025/10/21 04:42:57 DEBUG : file1: active writers 1 2025/10/21 04:42:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:58 DEBUG : Looking for writers 2025/10/21 04:42:58 DEBUG : file1: reading active writers 2025/10/21 04:42:58 DEBUG : file1: active writers 1 2025/10/21 04:42:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:42:59 DEBUG : Looking for writers 2025/10/21 04:42:59 DEBUG : file1: reading active writers 2025/10/21 04:42:59 DEBUG : file1: active writers 1 2025/10/21 04:42:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:43:00 DEBUG : Looking for writers 2025/10/21 04:43:00 DEBUG : file1: reading active writers 2025/10/21 04:43:00 DEBUG : file1: active writers 1 2025/10/21 04:43:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:43:01 DEBUG : Looking for writers 2025/10/21 04:43:01 DEBUG : file1: reading active writers 2025/10/21 04:43:01 DEBUG : file1: active writers 1 2025/10/21 04:43:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:43:02 DEBUG : Looking for writers 2025/10/21 04:43:02 DEBUG : file1: reading active writers 2025/10/21 04:43:02 DEBUG : file1: active writers 1 2025/10/21 04:43:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:43:03 DEBUG : Looking for writers 2025/10/21 04:43:03 DEBUG : file1: reading active writers 2025/10/21 04:43:03 DEBUG : file1: active writers 1 2025/10/21 04:43:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:43:04 DEBUG : Looking for writers 2025/10/21 04:43:04 DEBUG : file1: reading active writers 2025/10/21 04:43:04 DEBUG : file1: active writers 1 2025/10/21 04:43:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:43:05 DEBUG : Looking for writers 2025/10/21 04:43:05 DEBUG : file1: reading active writers 2025/10/21 04:43:05 DEBUG : file1: active writers 1 2025/10/21 04:43:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:43:06 DEBUG : Looking for writers 2025/10/21 04:43:06 DEBUG : file1: reading active writers 2025/10/21 04:43:06 DEBUG : file1: active writers 1 2025/10/21 04:43:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:43:07 DEBUG : Looking for writers 2025/10/21 04:43:07 DEBUG : file1: reading active writers 2025/10/21 04:43:07 DEBUG : file1: active writers 1 2025/10/21 04:43:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:43:08 DEBUG : Looking for writers 2025/10/21 04:43:08 DEBUG : file1: reading active writers 2025/10/21 04:43:08 DEBUG : file1: active writers 1 2025/10/21 04:43:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:43:09 DEBUG : Looking for writers 2025/10/21 04:43:09 DEBUG : file1: reading active writers 2025/10/21 04:43:09 DEBUG : file1: active writers 1 2025/10/21 04:43:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/21 04:43:10 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00069e3c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0006cee08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824640859712} name:file1 opens:1 downloaders: o: fd:0xc000680080 info:{ModTime:{wall:13994339563466475602 ext:107017990113 loc:0x4138720} ATime:{wall:13994339563466475602 ext:107017990113 loc:0x4138720} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/10/21 04:43:10 DEBUG : >WaitForWriters: 2025/10/21 04:43:10 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.29s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:10 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:10 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:43:10 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:43:10 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:43:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:43:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:43:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:43:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:43:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:43:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:43:10 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:43:10 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:43:10 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:43:10 DEBUG : rename_me: newRWFileHandle: 2025/10/21 04:43:10 DEBUG : rename_me(0xc000c05080): openPending: 2025/10/21 04:43:10 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/21 04:43:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/21 04:43:10 DEBUG : rename_me(0xc000c05080): >openPending: err= 2025/10/21 04:43:10 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/21 04:43:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/21 04:43:10 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/21 04:43:10 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/21 04:43:10 DEBUG : rename_me(0xc000c05080): _writeAt: size=5, off=0 2025/10/21 04:43:10 DEBUG : rename_me(0xc000c05080): >_writeAt: n=5, err= 2025/10/21 04:43:10 DEBUG : rename_me(0xc000c05080): close: 2025/10/21 04:43:10 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-21 04:43:10.601305693 +0000 UTC m=+137.306998281 2025/10/21 04:43:10 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/21 04:43:10 DEBUG : rename_me(0xc000c05080): >close: err= 2025/10/21 04:43:10 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/21 04:43:10 DEBUG : i_was_renamed: Updating file with 0xc0007a63c0 2025/10/21 04:43:10 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/21 04:43:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/21 04:43:10 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:10 DEBUG : Looking for writers 2025/10/21 04:43:10 DEBUG : i_was_renamed: reading active writers 2025/10/21 04:43:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/21 04:43:10 DEBUG : Looking for writers 2025/10/21 04:43:10 DEBUG : i_was_renamed: reading active writers 2025/10/21 04:43:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/21 04:43:10 DEBUG : Looking for writers 2025/10/21 04:43:10 DEBUG : i_was_renamed: reading active writers 2025/10/21 04:43:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/21 04:43:10 DEBUG : Looking for writers 2025/10/21 04:43:10 DEBUG : i_was_renamed: reading active writers 2025/10/21 04:43:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/21 04:43:10 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/21 04:43:10 DEBUG : Looking for writers 2025/10/21 04:43:10 DEBUG : i_was_renamed: reading active writers 2025/10/21 04:43:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/21 04:43:10 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:10 DEBUG : Looking for writers 2025/10/21 04:43:10 DEBUG : i_was_renamed: reading active writers 2025/10/21 04:43:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/21 04:43:11 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/21 04:43:11 INFO : i_was_renamed: Copied (new) 2025/10/21 04:43:11 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-21 04:43:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/21 04:43:11 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/21 04:43:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/21 04:43:11 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/21 04:43:11 DEBUG : Looking for writers 2025/10/21 04:43:11 DEBUG : i_was_renamed: reading active writers 2025/10/21 04:43:11 DEBUG : >WaitForWriters: 2025/10/21 04:43:11 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.10s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:11 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:11 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/21 04:43:11 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:43:11 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:43:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:43:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:43:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:43:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:43:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/21 04:43:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{afE6W}/rclone-test-sosajep3woya" 2025/10/21 04:43:11 INFO : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/21 04:43:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:11 DEBUG : forgetting directory cache 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate(0xc000b35840): _readAt: size=512, off=0 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate(0xc000b35840): openPending: 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-21 03:44:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/21 04:43:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate(0xc000b35840): >openPending: err= 2025/10/21 04:43:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate(0xc000b35840): >_readAt: n=20, err=EOF 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate(0xc000b35840): close: 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-21 03:44:11 +0000 GMT 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate(0xc000b35840): >close: err= 2025/10/21 04:43:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:12 DEBUG : forgetting directory cache 2025/10/21 04:43:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate(0xc00094a740): _readAt: size=512, off=0 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate(0xc00094a740): openPending: 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-21 03:45:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-21 03:44:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-21 03:45:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-21 03:44:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/21 04:43:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/21 04:43:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate(0xc00094a740): >openPending: err= 2025/10/21 04:43:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate(0xc00094a740): >_readAt: n=20, err=EOF 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate(0xc00094a740): close: 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-21 03:45:11 +0000 GMT 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate(0xc00094a740): >close: err= 2025/10/21 04:43:13 DEBUG : Re-reading directory (122.019378ms old) 2025/10/21 04:43:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/21 04:43:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:13 DEBUG : forgetting directory cache 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate(0xc000b74b40): _readAt: size=512, off=0 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate(0xc000b74b40): openPending: 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-21 03:46:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-21 03:45:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-21 03:46:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-21 03:45:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/21 04:43:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/21 04:43:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate(0xc000b74b40): >openPending: err= 2025/10/21 04:43:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate(0xc000b74b40): >_readAt: n=20, err=EOF 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate(0xc000b74b40): close: 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-21 03:46:11 +0000 GMT 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate(0xc000b74b40): >close: err= 2025/10/21 04:43:14 DEBUG : Re-reading directory (100.003914ms old) 2025/10/21 04:43:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:14 DEBUG : forgetting directory cache 2025/10/21 04:43:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate(0xc000925240): _readAt: size=512, off=0 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate(0xc000925240): openPending: 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-21 03:47:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-21 03:46:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-21 03:47:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-21 03:46:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/21 04:43:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/21 04:43:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate(0xc000925240): >openPending: err= 2025/10/21 04:43:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate(0xc000925240): >_readAt: n=20, err=EOF 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate(0xc000925240): close: 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-21 03:47:11 +0000 GMT 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate(0xc000925240): >close: err= 2025/10/21 04:43:15 DEBUG : Re-reading directory (122.596752ms old) 2025/10/21 04:43:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:15 DEBUG : forgetting directory cache 2025/10/21 04:43:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate(0xc000933640): _readAt: size=512, off=0 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate(0xc000933640): openPending: 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-21 03:48:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-21 03:47:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-21 03:48:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-21 03:47:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/21 04:43:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/21 04:43:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate(0xc000933640): >openPending: err= 2025/10/21 04:43:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate(0xc000933640): >_readAt: n=20, err=EOF 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate(0xc000933640): close: 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-21 03:48:11 +0000 GMT 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate(0xc000933640): >close: err= 2025/10/21 04:43:16 DEBUG : Re-reading directory (100.743453ms old) 2025/10/21 04:43:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:16 DEBUG : forgetting directory cache 2025/10/21 04:43:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate(0xc0008fa700): _readAt: size=512, off=0 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate(0xc0008fa700): openPending: 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-21 03:49:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-21 03:48:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-21 03:49:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-21 03:48:11 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/21 04:43:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/21 04:43:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate(0xc0008fa700): >openPending: err= 2025/10/21 04:43:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate(0xc0008fa700): >_readAt: n=20, err=EOF 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate(0xc0008fa700): close: 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-21 03:49:11 +0000 GMT 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate(0xc0008fa700): >close: err= 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:17 DEBUG : forgetting directory cache 2025/10/21 04:43:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate(0xc000975b00): _readAt: size=512, off=0 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate(0xc000975b00): openPending: 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-21 03:50:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-21 03:49:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-21 03:50:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-21 03:49:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/21 04:43:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/21 04:43:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate(0xc000975b00): >openPending: err= 2025/10/21 04:43:17 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate(0xc000975b00): >_readAt: n=21, err=EOF 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate(0xc000975b00): close: 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-21 03:50:11 +0000 GMT 2025/10/21 04:43:17 DEBUG : TestRWCacheUpdate(0xc000975b00): >close: err= 2025/10/21 04:43:17 DEBUG : Re-reading directory (127.828604ms old) 2025/10/21 04:43:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:18 DEBUG : forgetting directory cache 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate(0xc000ad2ac0): _readAt: size=512, off=0 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate(0xc000ad2ac0): openPending: 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-21 03:51:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-21 03:50:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-21 03:51:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-21 03:50:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/21 04:43:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/21 04:43:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate(0xc000ad2ac0): >openPending: err= 2025/10/21 04:43:18 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate(0xc000ad2ac0): >_readAt: n=22, err=EOF 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate(0xc000ad2ac0): close: 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-21 03:51:11 +0000 GMT 2025/10/21 04:43:18 DEBUG : TestRWCacheUpdate(0xc000ad2ac0): >close: err= 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:19 DEBUG : forgetting directory cache 2025/10/21 04:43:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate(0xc000a4dd00): _readAt: size=512, off=0 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate(0xc000a4dd00): openPending: 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-21 03:52:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-21 03:51:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-21 03:52:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-21 03:51:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/21 04:43:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/21 04:43:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate(0xc000a4dd00): >openPending: err= 2025/10/21 04:43:19 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate(0xc000a4dd00): >_readAt: n=23, err=EOF 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate(0xc000a4dd00): close: 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-21 03:52:11 +0000 GMT 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate(0xc000a4dd00): >close: err= 2025/10/21 04:43:19 DEBUG : Re-reading directory (123.886142ms old) 2025/10/21 04:43:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/21 04:43:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:20 DEBUG : forgetting directory cache 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate(0xc000752000): _readAt: size=512, off=0 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate(0xc000752000): openPending: 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-21 03:53:11 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-21 03:52:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-21 03:53:11 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-21 03:52:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/21 04:43:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/21 04:43:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate(0xc000752000): >openPending: err= 2025/10/21 04:43:20 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate(0xc000752000): >_readAt: n=24, err=EOF 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate(0xc000752000): close: 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-21 03:53:11 +0000 GMT 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate(0xc000752000): >close: err= 2025/10/21 04:43:20 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:20 DEBUG : Looking for writers 2025/10/21 04:43:20 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/21 04:43:20 DEBUG : >WaitForWriters: 2025/10/21 04:43:20 DEBUG : webdav root 'rclone-test-sosajep3woya': vfs cache: cleaner exiting 2025/10/21 04:43:20 DEBUG : forgetting directory cache 2025/10/21 04:43:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.51s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:21 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:21 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:21 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:22 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:22 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/21 04:43:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/21 04:43:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/21 04:43:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/21 04:43:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/21 04:43:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/21 04:43:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/21 04:43:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/21 04:43:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/21 04:43:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/21 04:43:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/21 04:43:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/21 04:43:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/21 04:43:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/21 04:43:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/21 04:43:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/21 04:43:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/21 04:43:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/21 04:43:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/21 04:43:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/21 04:43:23 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/10/21 04:43:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:23 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/21 04:43:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/21 04:43:23 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/10/21 04:43:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:23 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/21 04:43:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/21 04:43:23 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/10/21 04:43:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/21 04:43:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/21 04:43:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/21 04:43:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/21 04:43:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/21 04:43:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/21 04:43:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/21 04:43:23 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/21 04:43:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/21 04:43:23 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/21 04:43:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/21 04:43:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/21 04:43:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/21 04:43:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/10/21 04:43:23 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/10/21 04:43:23 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/10/21 04:43:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/21 04:43:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/21 04:43:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/21 04:43:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/21 04:43:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/21 04:43:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/21 04:43:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/10/21 04:43:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:23 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/10/21 04:43:23 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:23 DEBUG : Looking for writers 2025/10/21 04:43:23 DEBUG : FiLeA: reading active writers 2025/10/21 04:43:23 DEBUG : FiLeB: reading active writers 2025/10/21 04:43:23 DEBUG : FilEb: reading active writers 2025/10/21 04:43:23 DEBUG : >WaitForWriters: 2025/10/21 04:43:23 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:23 DEBUG : Looking for writers 2025/10/21 04:43:23 DEBUG : FilEb: reading active writers 2025/10/21 04:43:23 DEBUG : FiLeA: reading active writers 2025/10/21 04:43:23 DEBUG : FiLeB: reading active writers 2025/10/21 04:43:23 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:24 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:24 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:25 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/21 04:43:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/21 04:43:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/21 04:43:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:25 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/21 04:43:25 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/21 04:43:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/21 04:43:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/21 04:43:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/21 04:43:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/21 04:43:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:43:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/21 04:43:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/21 04:43:25 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:25 DEBUG : Looking for writers 2025/10/21 04:43:25 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/21 04:43:25 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/21 04:43:25 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.63s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:26 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:26 DEBUG : webdav root 'rclone-test-sosajep3woya': Reusing VFS from active cache 2025/10/21 04:43:26 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:26 DEBUG : Looking for writers 2025/10/21 04:43:26 DEBUG : >WaitForWriters: 2025/10/21 04:43:26 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:26 DEBUG : Looking for writers 2025/10/21 04:43:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.19s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:26 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:26 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:26 DEBUG : Looking for writers 2025/10/21 04:43:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.15s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:26 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:26 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:26 DEBUG : Looking for writers 2025/10/21 04:43:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.16s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:26 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:27 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:27 DEBUG : dir: Looking for writers 2025/10/21 04:43:27 DEBUG : file2: reading active writers 2025/10/21 04:43:27 DEBUG : Looking for writers 2025/10/21 04:43:27 DEBUG : dir: reading active writers 2025/10/21 04:43:27 DEBUG : file1: reading active writers 2025/10/21 04:43:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.83s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:28 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:29 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:29 DEBUG : dir: Looking for writers 2025/10/21 04:43:29 DEBUG : Looking for writers 2025/10/21 04:43:29 DEBUG : file1: reading active writers 2025/10/21 04:43:29 DEBUG : dir: reading active writers 2025/10/21 04:43:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.69s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:30 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:31 DEBUG : file1: Open: flags=O_RDONLY 2025/10/21 04:43:31 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/21 04:43:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/21 04:43:31 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:31 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/21 04:43:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/21 04:43:31 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/21 04:43:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:43:31 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:43:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/21 04:43:31 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/21 04:43:31 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/21 04:43:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/21 04:43:31 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (0 bytes), uploading instead of streaming 2025/10/21 04:43:31 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:31 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/21 04:43:31 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/10/21 04:43:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/21 04:43:31 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:43:31 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/21 04:43:31 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:31 DEBUG : dir: Looking for writers 2025/10/21 04:43:31 DEBUG : file2: reading active writers 2025/10/21 04:43:31 DEBUG : new_file.txt: reading active writers 2025/10/21 04:43:31 DEBUG : Looking for writers 2025/10/21 04:43:31 DEBUG : dir: reading active writers 2025/10/21 04:43:31 DEBUG : file1: reading active writers 2025/10/21 04:43:31 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.15s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:32 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:33 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/21 04:43:33 DEBUG : dir/file1: Updating file with dir/file1 0xc0009e49c0 2025/10/21 04:43:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/21 04:43:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:33 INFO : dir/file1: Moved (server-side) to: file0 2025/10/21 04:43:33 DEBUG : file0: Updating file with file0 0xc0009e49c0 2025/10/21 04:43:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/21 04:43:33 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/21 04:43:34 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:34 DEBUG : dir: Looking for writers 2025/10/21 04:43:34 DEBUG : Looking for writers 2025/10/21 04:43:34 DEBUG : dir: reading active writers 2025/10/21 04:43:34 DEBUG : file0: reading active writers 2025/10/21 04:43:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.48s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:34 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:34 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:34 DEBUG : Looking for writers 2025/10/21 04:43:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.33s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:35 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:35 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/21 04:43:35 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/21 04:43:36 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/21 04:43:36 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/21 04:43:36 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/21 04:43:37 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:37 DEBUG : Looking for writers 2025/10/21 04:43:37 DEBUG : a: Looking for writers 2025/10/21 04:43:37 DEBUG : b: Looking for writers 2025/10/21 04:43:37 DEBUG : c: Looking for writers 2025/10/21 04:43:37 DEBUG : d: Looking for writers 2025/10/21 04:43:37 DEBUG : Looking for writers 2025/10/21 04:43:37 DEBUG : b: reading active writers 2025/10/21 04:43:37 DEBUG : c: reading active writers 2025/10/21 04:43:37 DEBUG : d: reading active writers 2025/10/21 04:43:37 DEBUG : /: reading active writers 2025/10/21 04:43:37 DEBUG : a: reading active writers 2025/10/21 04:43:37 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.18s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:38 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:38 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/21 04:43:38 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/21 04:43:39 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/21 04:43:39 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/21 04:43:40 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:40 DEBUG : a/b/c/d: Looking for writers 2025/10/21 04:43:40 DEBUG : a/b/c: Looking for writers 2025/10/21 04:43:40 DEBUG : d: reading active writers 2025/10/21 04:43:40 DEBUG : a/b: Looking for writers 2025/10/21 04:43:40 DEBUG : c: reading active writers 2025/10/21 04:43:40 DEBUG : a: Looking for writers 2025/10/21 04:43:40 DEBUG : b: reading active writers 2025/10/21 04:43:40 DEBUG : Looking for writers 2025/10/21 04:43:40 DEBUG : a: reading active writers 2025/10/21 04:43:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.86s) === 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-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:42 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:42 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:42 DEBUG : Looking for writers 2025/10/21 04:43:42 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.18s) === 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-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:42 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:43:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:43:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/21 04:43:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/21 04:43:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:42 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/21 04:43:42 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/21 04:43:42 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/21 04:43:42 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (5 bytes), uploading instead of streaming 2025/10/21 04:43:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/21 04:43:42 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/21 04:43:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:43:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:43:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/21 04:43:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/21 04:43:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:43:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:43:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/21 04:43:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/21 04:43:42 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/21 04:43:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/21 04:43:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/21 04:43:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/21 04:43:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/21 04:43:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:42 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (0 bytes), uploading instead of streaming 2025/10/21 04:43:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/21 04:43:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/21 04:43:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/21 04:43:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/21 04:43:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/21 04:43:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/21 04:43:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:43 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (7 bytes), uploading instead of streaming 2025/10/21 04:43:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:43 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/10/21 04:43:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/21 04:43:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:43 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:43 DEBUG : Looking for writers 2025/10/21 04:43:43 DEBUG : file1: reading active writers 2025/10/21 04:43:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.47s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:43 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:43:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:43:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/21 04:43:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/21 04:43:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:43 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/21 04:43:44 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/21 04:43:44 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/21 04:43:44 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/21 04:43:44 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (11 bytes), uploading instead of streaming 2025/10/21 04:43:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:45 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/21 04:43:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/21 04:43:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:45 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/21 04:43:45 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:45 DEBUG : Looking for writers 2025/10/21 04:43:45 DEBUG : file1: reading active writers 2025/10/21 04:43:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.89s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:45 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:43:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:43:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/21 04:43:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/21 04:43:45 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/21 04:43:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:45 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (5 bytes), uploading instead of streaming 2025/10/21 04:43:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/21 04:43:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/21 04:43:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:46 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/21 04:43:46 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:46 DEBUG : Looking for writers 2025/10/21 04:43:46 DEBUG : file1: reading active writers 2025/10/21 04:43:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.77s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:46 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:43:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:43:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/21 04:43:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/21 04:43:46 DEBUG : file1: WriteFileHandle.Release closing 2025/10/21 04:43:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:46 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (0 bytes), uploading instead of streaming 2025/10/21 04:43:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:43:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/21 04:43:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/21 04:43:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:46 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/21 04:43:46 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:46 DEBUG : Looking for writers 2025/10/21 04:43:46 DEBUG : file1: reading active writers 2025/10/21 04:43:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.79s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:43:47 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:43:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:43:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:43:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:43:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/21 04:43:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/10/21 04:43:47 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:43:47 DEBUG : Looking for writers 2025/10/21 04:43:47 DEBUG : file1: reading active writers 2025/10/21 04:43:47 DEBUG : file1: active writers 1 2025/10/21 04:43:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/10/21 04:43:47 DEBUG : Looking for writers 2025/10/21 04:43:47 DEBUG : file1: reading active writers 2025/10/21 04:43:47 DEBUG : file1: active writers 1 2025/10/21 04:43:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/10/21 04:43:47 DEBUG : Looking for writers 2025/10/21 04:43:47 DEBUG : file1: reading active writers 2025/10/21 04:43:47 DEBUG : file1: active writers 1 2025/10/21 04:43:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/10/21 04:43:47 DEBUG : Looking for writers 2025/10/21 04:43:47 DEBUG : file1: reading active writers 2025/10/21 04:43:47 DEBUG : file1: active writers 1 2025/10/21 04:43:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/10/21 04:43:47 DEBUG : Looking for writers 2025/10/21 04:43:47 DEBUG : file1: reading active writers 2025/10/21 04:43:47 DEBUG : file1: active writers 1 2025/10/21 04:43:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/10/21 04:43:47 DEBUG : Looking for writers 2025/10/21 04:43:47 DEBUG : file1: reading active writers 2025/10/21 04:43:47 DEBUG : file1: active writers 1 2025/10/21 04:43:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/10/21 04:43:47 DEBUG : Looking for writers 2025/10/21 04:43:47 DEBUG : file1: reading active writers 2025/10/21 04:43:47 DEBUG : file1: active writers 1 2025/10/21 04:43:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/10/21 04:43:48 DEBUG : Looking for writers 2025/10/21 04:43:48 DEBUG : file1: reading active writers 2025/10/21 04:43:48 DEBUG : file1: active writers 1 2025/10/21 04:43:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:43:49 DEBUG : Looking for writers 2025/10/21 04:43:49 DEBUG : file1: reading active writers 2025/10/21 04:43:49 DEBUG : file1: active writers 1 2025/10/21 04:43:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:43:50 DEBUG : Looking for writers 2025/10/21 04:43:50 DEBUG : file1: reading active writers 2025/10/21 04:43:50 DEBUG : file1: active writers 1 2025/10/21 04:43:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:43:51 DEBUG : Looking for writers 2025/10/21 04:43:51 DEBUG : file1: reading active writers 2025/10/21 04:43:51 DEBUG : file1: active writers 1 2025/10/21 04:43:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:43:52 DEBUG : Looking for writers 2025/10/21 04:43:52 DEBUG : file1: reading active writers 2025/10/21 04:43:52 DEBUG : file1: active writers 1 2025/10/21 04:43:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:43:53 DEBUG : Looking for writers 2025/10/21 04:43:53 DEBUG : file1: reading active writers 2025/10/21 04:43:53 DEBUG : file1: active writers 1 2025/10/21 04:43:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:43:54 DEBUG : Looking for writers 2025/10/21 04:43:54 DEBUG : file1: reading active writers 2025/10/21 04:43:54 DEBUG : file1: active writers 1 2025/10/21 04:43:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:43:55 DEBUG : Looking for writers 2025/10/21 04:43:55 DEBUG : file1: reading active writers 2025/10/21 04:43:55 DEBUG : file1: active writers 1 2025/10/21 04:43:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:43:56 DEBUG : Looking for writers 2025/10/21 04:43:56 DEBUG : file1: reading active writers 2025/10/21 04:43:56 DEBUG : file1: active writers 1 2025/10/21 04:43:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:43:57 DEBUG : Looking for writers 2025/10/21 04:43:57 DEBUG : file1: reading active writers 2025/10/21 04:43:57 DEBUG : file1: active writers 1 2025/10/21 04:43:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:43:58 DEBUG : Looking for writers 2025/10/21 04:43:58 DEBUG : file1: reading active writers 2025/10/21 04:43:58 DEBUG : file1: active writers 1 2025/10/21 04:43:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:43:59 DEBUG : Looking for writers 2025/10/21 04:43:59 DEBUG : file1: reading active writers 2025/10/21 04:43:59 DEBUG : file1: active writers 1 2025/10/21 04:43:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:00 DEBUG : Looking for writers 2025/10/21 04:44:00 DEBUG : file1: reading active writers 2025/10/21 04:44:00 DEBUG : file1: active writers 1 2025/10/21 04:44:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:01 DEBUG : Looking for writers 2025/10/21 04:44:01 DEBUG : file1: reading active writers 2025/10/21 04:44:01 DEBUG : file1: active writers 1 2025/10/21 04:44:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:02 DEBUG : Looking for writers 2025/10/21 04:44:02 DEBUG : file1: reading active writers 2025/10/21 04:44:02 DEBUG : file1: active writers 1 2025/10/21 04:44:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:03 DEBUG : Looking for writers 2025/10/21 04:44:03 DEBUG : file1: reading active writers 2025/10/21 04:44:03 DEBUG : file1: active writers 1 2025/10/21 04:44:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:04 DEBUG : Looking for writers 2025/10/21 04:44:04 DEBUG : file1: reading active writers 2025/10/21 04:44:04 DEBUG : file1: active writers 1 2025/10/21 04:44:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:05 DEBUG : Looking for writers 2025/10/21 04:44:05 DEBUG : file1: reading active writers 2025/10/21 04:44:05 DEBUG : file1: active writers 1 2025/10/21 04:44:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:06 DEBUG : Looking for writers 2025/10/21 04:44:06 DEBUG : file1: reading active writers 2025/10/21 04:44:06 DEBUG : file1: active writers 1 2025/10/21 04:44:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:07 DEBUG : Looking for writers 2025/10/21 04:44:07 DEBUG : file1: reading active writers 2025/10/21 04:44:07 DEBUG : file1: active writers 1 2025/10/21 04:44:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:08 DEBUG : Looking for writers 2025/10/21 04:44:08 DEBUG : file1: reading active writers 2025/10/21 04:44:08 DEBUG : file1: active writers 1 2025/10/21 04:44:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:09 DEBUG : Looking for writers 2025/10/21 04:44:09 DEBUG : file1: reading active writers 2025/10/21 04:44:09 DEBUG : file1: active writers 1 2025/10/21 04:44:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:10 DEBUG : Looking for writers 2025/10/21 04:44:10 DEBUG : file1: reading active writers 2025/10/21 04:44:10 DEBUG : file1: active writers 1 2025/10/21 04:44:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:11 DEBUG : Looking for writers 2025/10/21 04:44:11 DEBUG : file1: reading active writers 2025/10/21 04:44:11 DEBUG : file1: active writers 1 2025/10/21 04:44:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:12 DEBUG : Looking for writers 2025/10/21 04:44:12 DEBUG : file1: reading active writers 2025/10/21 04:44:12 DEBUG : file1: active writers 1 2025/10/21 04:44:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:13 DEBUG : Looking for writers 2025/10/21 04:44:13 DEBUG : file1: reading active writers 2025/10/21 04:44:13 DEBUG : file1: active writers 1 2025/10/21 04:44:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:14 DEBUG : Looking for writers 2025/10/21 04:44:14 DEBUG : file1: reading active writers 2025/10/21 04:44:14 DEBUG : file1: active writers 1 2025/10/21 04:44:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:15 DEBUG : Looking for writers 2025/10/21 04:44:15 DEBUG : file1: reading active writers 2025/10/21 04:44:15 DEBUG : file1: active writers 1 2025/10/21 04:44:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:16 DEBUG : Looking for writers 2025/10/21 04:44:16 DEBUG : file1: reading active writers 2025/10/21 04:44:16 DEBUG : file1: active writers 1 2025/10/21 04:44:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/21 04:44:17 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/10/21 04:44:17 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.34s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:44:17 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:44:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:44:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:44:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/21 04:44:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/21 04:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:44:17 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (0 bytes), uploading instead of streaming 2025/10/21 04:44:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:44:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/21 04:44:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/21 04:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:44:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:44:17 DEBUG : file1: Open: flags=O_RDONLY 2025/10/21 04:44:17 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/21 04:44:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/21 04:44:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:44:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:18 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:44:18 DEBUG : Looking for writers 2025/10/21 04:44:18 DEBUG : file1: reading active writers 2025/10/21 04:44:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.75s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:44:18 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:44:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/21 04:44:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/21 04:44:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:44:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/21 04:44:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/21 04:44:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:44:18 DEBUG : webdav root 'rclone-test-sosajep3woya': File to upload is small (100 bytes), uploading instead of streaming 2025/10/21 04:44:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/21 04:44:18 DEBUG : file1: md5 = 990b9384478525a475311e926ddba0d2 OK 2025/10/21 04:44:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/21 04:44:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/21 04:44:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/21 04:44:18 DEBUG : file1: Open: flags=O_RDONLY 2025/10/21 04:44:18 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/21 04:44:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/21 04:44:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:44:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:18 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:44:18 DEBUG : Looking for writers 2025/10/21 04:44:18 DEBUG : file1: reading active writers 2025/10/21 04:44:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.88s) === RUN TestZipManyFiles run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:44:19 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:44:19 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/10/21 04:44:19 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/10/21 04:44:19 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/10/21 04:44:20 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/10/21 04:44:20 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/10/21 04:44:21 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/21 04:44:21 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/21 04:44:21 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:44:21 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:21 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/21 04:44:21 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/21 04:44:21 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:44:21 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:21 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/21 04:44:21 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/21 04:44:21 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:44:21 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:21 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/21 04:44:21 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/21 04:44:21 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:44:21 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:21 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/21 04:44:21 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/21 04:44:21 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:44:21 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:21 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:44:21 DEBUG : flat: Looking for writers 2025/10/21 04:44:21 DEBUG : f000.txt: reading active writers 2025/10/21 04:44:21 DEBUG : f001.txt: reading active writers 2025/10/21 04:44:21 DEBUG : f002.txt: reading active writers 2025/10/21 04:44:21 DEBUG : f003.txt: reading active writers 2025/10/21 04:44:21 DEBUG : f004.txt: reading active writers 2025/10/21 04:44:21 DEBUG : Looking for writers 2025/10/21 04:44:21 DEBUG : flat: reading active writers 2025/10/21 04:44:21 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.77s) === RUN TestZipManySubDirs run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:44:22 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:44:23 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/10/21 04:44:23 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/10/21 04:44:23 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/10/21 04:44:24 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/21 04:44:24 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/21 04:44:24 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:44:24 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:24 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/21 04:44:24 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/21 04:44:24 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:44:24 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:24 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/21 04:44:24 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/21 04:44:24 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:44:24 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:24 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:44:24 DEBUG : a/b/c: Looking for writers 2025/10/21 04:44:24 DEBUG : deep.txt: reading active writers 2025/10/21 04:44:24 DEBUG : a/b: Looking for writers 2025/10/21 04:44:24 DEBUG : c: reading active writers 2025/10/21 04:44:24 DEBUG : mid.txt: reading active writers 2025/10/21 04:44:24 DEBUG : a: Looking for writers 2025/10/21 04:44:24 DEBUG : b: reading active writers 2025/10/21 04:44:24 DEBUG : top.txt: reading active writers 2025/10/21 04:44:24 DEBUG : Looking for writers 2025/10/21 04:44:24 DEBUG : a: reading active writers 2025/10/21 04:44:24 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (3.41s) === RUN TestZipLargeFiles run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:44:26 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:44:26 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:27 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:44:27 DEBUG : bigdir: Looking for writers 2025/10/21 04:44:27 DEBUG : big.bin: reading active writers 2025/10/21 04:44:27 DEBUG : Looking for writers 2025/10/21 04:44:27 DEBUG : bigdir: reading active writers 2025/10/21 04:44:27 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (2.04s) === RUN TestZipDirsInRoot run.go:180: Remote "webdav root 'rclone-test-sosajep3woya'", Local "Local file system at /tmp/rclone269716290", Modify Window "1s" 2025/10/21 04:44:28 INFO : webdav root 'rclone-test-sosajep3woya': poll-interval is not supported by this remote 2025/10/21 04:44:28 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/10/21 04:44:28 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/10/21 04:44:29 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/10/21 04:44:29 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/21 04:44:29 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/21 04:44:29 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:44:29 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:29 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/21 04:44:29 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/21 04:44:29 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:44:29 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:30 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/21 04:44:30 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/21 04:44:30 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/21 04:44:30 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/21 04:44:30 DEBUG : WaitForWriters: timeout=30s 2025/10/21 04:44:30 DEBUG : dir1: Looking for writers 2025/10/21 04:44:30 DEBUG : a.txt: reading active writers 2025/10/21 04:44:30 DEBUG : dir2: Looking for writers 2025/10/21 04:44:30 DEBUG : b.txt: reading active writers 2025/10/21 04:44:30 DEBUG : dir3: Looking for writers 2025/10/21 04:44:30 DEBUG : c.txt: reading active writers 2025/10/21 04:44:30 DEBUG : Looking for writers 2025/10/21 04:44:30 DEBUG : dir3: reading active writers 2025/10/21 04:44:30 DEBUG : dir1: reading active writers 2025/10/21 04:44:30 DEBUG : dir2: reading active writers 2025/10/21 04:44:30 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (3.11s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/10/21 04:44:31 DEBUG : webdav root 'rclone-test-sosajep3woya': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m38.37217003s (try 1/5)