"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/08/11 01:00:29 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-hawemus8rora" 2025/08/11 01:00:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 01:00:29 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/08/11 01:00:29 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/08/11 01:00:29 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/08/11 01:00:29 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/08/11 01:00:29 DEBUG : Setting pass="GxTAVlh9TpKDkvU5hfDFvd028O-3MlfuTExikMfoI0yde70" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/08/11 01:00:29 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{ORixv}" suffix to name 2025/08/11 01:00:29 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/08/11 01:00:29 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/08/11 01:00:29 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/08/11 01:00:29 DEBUG : Setting pass="GxTAVlh9TpKDkvU5hfDFvd028O-3MlfuTExikMfoI0yde70" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/08/11 01:00:29 DEBUG : found headers: 2025/08/11 01:00:30 DEBUG : Creating backend with remote "/tmp/rclone1162556532" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:30 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:31 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:00:31 DEBUG : dir: Looking for writers 2025/08/11 01:00:31 DEBUG : Looking for writers 2025/08/11 01:00:31 DEBUG : dir: reading active writers 2025/08/11 01:00:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.51s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:32 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:33 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:34 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:00:34 DEBUG : dir/subdir: Looking for writers 2025/08/11 01:00:34 DEBUG : dir: Looking for writers 2025/08/11 01:00:34 DEBUG : subdir: reading active writers 2025/08/11 01:00:34 DEBUG : file1: reading active writers 2025/08/11 01:00:34 DEBUG : file2: reading active writers 2025/08/11 01:00:34 DEBUG : Looking for writers 2025/08/11 01:00:34 DEBUG : dir: reading active writers 2025/08/11 01:00:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.79s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:35 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:36 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:00:36 DEBUG : dir: Looking for writers 2025/08/11 01:00:36 DEBUG : file1: reading active writers 2025/08/11 01:00:36 DEBUG : Looking for writers 2025/08/11 01:00:36 DEBUG : dir: reading active writers 2025/08/11 01:00:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.40s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:36 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:37 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:00:37 DEBUG : dir: Looking for writers 2025/08/11 01:00:37 DEBUG : Looking for writers 2025/08/11 01:00:37 DEBUG : dir: reading active writers 2025/08/11 01:00:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.22s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:37 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:38 DEBUG : dir: forgetting directory cache 2025/08/11 01:00:38 DEBUG : forgetting directory cache 2025/08/11 01:00:38 DEBUG : dir: forgetting directory cache 2025/08/11 01:00:38 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:00:38 DEBUG : Looking for writers 2025/08/11 01:00:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.31s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:39 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:39 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/11 01:00:39 DEBUG : dir: invalidating directory cache 2025/08/11 01:00:39 DEBUG : >ForgetPath: 2025/08/11 01:00:39 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/11 01:00:39 DEBUG : invalidating directory cache 2025/08/11 01:00:39 DEBUG : dir: forgetting directory cache 2025/08/11 01:00:39 DEBUG : >ForgetPath: 2025/08/11 01:00:39 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/11 01:00:39 DEBUG : >ForgetPath: 2025/08/11 01:00:39 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:00:39 DEBUG : dir: Looking for writers 2025/08/11 01:00:39 DEBUG : Looking for writers 2025/08/11 01:00:39 DEBUG : dir: reading active writers 2025/08/11 01:00:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.34s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:40 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:41 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:42 DEBUG : forgetting directory cache 2025/08/11 01:00:42 DEBUG : dir: forgetting directory cache 2025/08/11 01:00:42 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:00:42 DEBUG : dir: Looking for writers 2025/08/11 01:00:42 DEBUG : fil/a/b: Looking for writers 2025/08/11 01:00:42 DEBUG : fil/a: Looking for writers 2025/08/11 01:00:42 DEBUG : b: reading active writers 2025/08/11 01:00:42 DEBUG : fil: Looking for writers 2025/08/11 01:00:42 DEBUG : a: reading active writers 2025/08/11 01:00:42 DEBUG : Looking for writers 2025/08/11 01:00:42 DEBUG : dir: reading active writers 2025/08/11 01:00:42 DEBUG : fil: reading active writers 2025/08/11 01:00:42 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.81s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:44 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:44 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:00:44 DEBUG : dir: Looking for writers 2025/08/11 01:00:44 DEBUG : Looking for writers 2025/08/11 01:00:44 DEBUG : dir: reading active writers 2025/08/11 01:00:44 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.24s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:45 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:46 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:00:46 DEBUG : dir: Looking for writers 2025/08/11 01:00:46 DEBUG : file1: reading active writers 2025/08/11 01:00:46 DEBUG : Looking for writers 2025/08/11 01:00:46 DEBUG : dir: reading active writers 2025/08/11 01:00:46 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.27s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:46 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:47 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/08/11 01:00:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/11 01:00:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/11 01:00:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/11 01:00:48 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/11 01:00:48 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:48 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:49 DEBUG : dir: invalidating directory cache 2025/08/11 01:00:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/11 01:00:49 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/11 01:00:49 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/11 01:00:49 DEBUG : dir/file1: Reset virtual modtime 2025/08/11 01:00:49 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/11 01:00:49 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/11 01:00:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/11 01:00:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/11 01:00:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:00:49 DEBUG : dir: invalidating directory cache 2025/08/11 01:00:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/11 01:00:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/11 01:00:49 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/11 01:00:49 DEBUG : forgetting directory cache 2025/08/11 01:00:49 DEBUG : dir: forgetting directory cache 2025/08/11 01:00:49 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/11 01:00:49 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:00:49 DEBUG : dir/virtualDir: Looking for writers 2025/08/11 01:00:49 DEBUG : dir: Looking for writers 2025/08/11 01:00:49 DEBUG : file1: reading active writers 2025/08/11 01:00:49 DEBUG : virtualFile2: reading active writers 2025/08/11 01:00:49 DEBUG : virtualFile: reading active writers 2025/08/11 01:00:49 DEBUG : virtualDir: reading active writers 2025/08/11 01:00:49 DEBUG : Looking for writers 2025/08/11 01:00:49 DEBUG : dir: reading active writers 2025/08/11 01:00:49 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.93s) --- PASS: TestDirReadDirAll/Virtual (1.15s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:50 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:51 ERROR : dir/: Can only open directories read only 2025/08/11 01:00:51 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:00:51 DEBUG : dir: Looking for writers 2025/08/11 01:00:51 DEBUG : Looking for writers 2025/08/11 01:00:51 DEBUG : dir: reading active writers 2025/08/11 01:00:51 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.25s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:52 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:52 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:00:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/11 01:00:52 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/11 01:00:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/11 01:00:52 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (5 bytes), uploading instead of streaming 2025/08/11 01:00:52 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:53 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 01:00:53 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/11 01:00:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/11 01:00:53 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:00:53 DEBUG : dir: Looking for writers 2025/08/11 01:00:53 DEBUG : file1: reading active writers 2025/08/11 01:00:53 DEBUG : potato: reading active writers 2025/08/11 01:00:53 DEBUG : Looking for writers 2025/08/11 01:00:53 DEBUG : dir: reading active writers 2025/08/11 01:00:53 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.89s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:53 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/11 01:00:55 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:00:55 DEBUG : dir/sub: Looking for writers 2025/08/11 01:00:55 DEBUG : dir: Looking for writers 2025/08/11 01:00:55 DEBUG : file1: reading active writers 2025/08/11 01:00:55 DEBUG : sub: reading active writers 2025/08/11 01:00:55 DEBUG : Looking for writers 2025/08/11 01:00:55 DEBUG : dir: reading active writers 2025/08/11 01:00:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.36s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:56 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/11 01:00:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/11 01:00:57 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:00:57 DEBUG : dir/sub/subsub: Looking for writers 2025/08/11 01:00:57 DEBUG : dir/sub: Looking for writers 2025/08/11 01:00:57 DEBUG : subsub: reading active writers 2025/08/11 01:00:57 DEBUG : dir: Looking for writers 2025/08/11 01:00:57 DEBUG : file1: reading active writers 2025/08/11 01:00:57 DEBUG : sub: reading active writers 2025/08/11 01:00:57 DEBUG : Looking for writers 2025/08/11 01:00:57 DEBUG : dir: reading active writers 2025/08/11 01:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.89s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:00:59 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:00:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:00:59 ERROR : dir/: Dir.Remove not empty 2025/08/11 01:00:59 DEBUG : dir/file1: Remove: 2025/08/11 01:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:00:59 DEBUG : dir/file1: >Remove: err= 2025/08/11 01:01:00 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/11 01:01:00 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:00 DEBUG : Looking for writers 2025/08/11 01:01:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.27s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:00 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:01 DEBUG : dir/file1: Remove: 2025/08/11 01:01:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:01 DEBUG : dir/file1: >Remove: err= 2025/08/11 01:01:01 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/11 01:01:01 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:01 DEBUG : Looking for writers 2025/08/11 01:01:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.33s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:01 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:02 DEBUG : dir/file1: Remove: 2025/08/11 01:01:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:02 DEBUG : dir/file1: >Remove: err= 2025/08/11 01:01:02 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:02 DEBUG : dir: Looking for writers 2025/08/11 01:01:02 DEBUG : Looking for writers 2025/08/11 01:01:02 DEBUG : dir: reading active writers 2025/08/11 01:01:02 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.69s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:03 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:04 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:04 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/11 01:01:05 DEBUG : dir: Updating dir with dir2 0xc0007ade10 2025/08/11 01:01:05 DEBUG : dir: forgetting directory cache 2025/08/11 01:01:05 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/11 01:01:05 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/11 01:01:06 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/11 01:01:06 DEBUG : file2: Updating file with file2 0xc0001a1380 2025/08/11 01:01:06 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/11 01:01:06 INFO : dir2/file3: Deleted 2025/08/11 01:01:06 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/11 01:01:06 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001a1380 2025/08/11 01:01:06 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/11 01:01:06 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/11 01:01:07 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/11 01:01:07 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007fac30 2025/08/11 01:01:07 DEBUG : empty directory: forgetting directory cache 2025/08/11 01:01:07 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/11 01:01:07 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/11 01:01:07 DEBUG : dir2: Renaming to "dir3" 2025/08/11 01:01:07 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:07 DEBUG : dir3: Looking for writers 2025/08/11 01:01:07 DEBUG : file3: reading active writers 2025/08/11 01:01:07 DEBUG : renamed empty directory: Looking for writers 2025/08/11 01:01:07 DEBUG : Looking for writers 2025/08/11 01:01:07 DEBUG : renamed empty directory: reading active writers 2025/08/11 01:01:07 DEBUG : dir3: reading active writers 2025/08/11 01:01:07 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.91s) === 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-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:08 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/11 01:01:09 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:01:09 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 01:01:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/11 01:01:09 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/11 01:01:09 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/11 01:01:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/11 01:01:09 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:01:09 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 01:01:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/11 01:01:09 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/11 01:01:09 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/11 01:01:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/11 01:01:09 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (12 bytes), uploading instead of streaming 2025/08/11 01:01:09 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:09 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/08/11 01:01:09 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/08/11 01:01:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/11 01:01:09 DEBUG : forgetting directory cache 2025/08/11 01:01:09 DEBUG : dir: forgetting directory cache 2025/08/11 01:01:09 DEBUG : dir/sub: forgetting directory cache 2025/08/11 01:01:09 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/11 01:01:09 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/11 01:01:09 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (5 bytes), uploading instead of streaming 2025/08/11 01:01:09 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:10 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 01:01:10 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/11 01:01:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/11 01:01:10 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:10 DEBUG : dir/sub: Looking for writers 2025/08/11 01:01:10 DEBUG : file0: reading active writers 2025/08/11 01:01:10 DEBUG : file2: reading active writers 2025/08/11 01:01:10 DEBUG : dir: Looking for writers 2025/08/11 01:01:10 DEBUG : sub: reading active writers 2025/08/11 01:01:10 DEBUG : file1: reading active writers 2025/08/11 01:01:10 DEBUG : Looking for writers 2025/08/11 01:01:10 DEBUG : dir: reading active writers 2025/08/11 01:01:10 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.92s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:11 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/11 01:01:11 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:11 DEBUG : Looking for writers 2025/08/11 01:01:11 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.20s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:11 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/11 01:01:12 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:01:12 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/11 01:01:12 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/11 01:01:12 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/11 01:01:12 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:01:12 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/11 01:01:12 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/11 01:01:12 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:01:12 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/11 01:01:12 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/11 01:01:12 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/11 01:01:12 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:01:12 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/11 01:01:12 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:12 DEBUG : dir: Looking for writers 2025/08/11 01:01:12 DEBUG : file1: reading active writers 2025/08/11 01:01:12 DEBUG : file1.metadata: reading active writers 2025/08/11 01:01:12 DEBUG : Looking for writers 2025/08/11 01:01:12 DEBUG : dir: reading active writers 2025/08/11 01:01:12 DEBUG : dir.metadata: reading active writers 2025/08/11 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.42s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:12 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:13 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:13 DEBUG : dir: Looking for writers 2025/08/11 01:01:13 DEBUG : file1: reading active writers 2025/08/11 01:01:13 DEBUG : Looking for writers 2025/08/11 01:01:13 DEBUG : dir: reading active writers 2025/08/11 01:01:13 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.48s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:14 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:15 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:15 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/08/11 01:01:15 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:15 DEBUG : dir: Looking for writers 2025/08/11 01:01:15 DEBUG : file1: reading active writers 2025/08/11 01:01:15 DEBUG : Looking for writers 2025/08/11 01:01:15 DEBUG : dir: reading active writers 2025/08/11 01:01:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (2.15s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (2.15s) --- 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-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:16 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:01:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 01:01:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:01:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/11 01:01:17 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:17 DEBUG : dir: Looking for writers 2025/08/11 01:01:17 DEBUG : file1: reading active writers 2025/08/11 01:01:17 DEBUG : Looking for writers 2025/08/11 01:01:17 DEBUG : dir: reading active writers 2025/08/11 01:01:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.43s) === RUN TestFileOpenReadUnknownSize 2025/08/11 01:01:17 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/11 01:01:17 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/11 01:01:17 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:01:17 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/11 01:01:17 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:17 DEBUG : Looking for writers 2025/08/11 01:01:17 DEBUG : file.txt: reading active writers 2025/08/11 01:01:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:17 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:18 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (25 bytes), uploading instead of streaming 2025/08/11 01:01:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 01:01:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/11 01:01:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:19 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:19 DEBUG : dir: Looking for writers 2025/08/11 01:01:19 DEBUG : file1: reading active writers 2025/08/11 01:01:19 DEBUG : Looking for writers 2025/08/11 01:01:19 DEBUG : dir: reading active writers 2025/08/11 01:01:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.82s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:19 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:20 DEBUG : dir/file1: Remove: 2025/08/11 01:01:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:20 DEBUG : dir/file1: >Remove: err= 2025/08/11 01:01:20 DEBUG : dir/file1: Remove: 2025/08/11 01:01:20 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/11 01:01:20 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:20 DEBUG : dir: Looking for writers 2025/08/11 01:01:20 DEBUG : Looking for writers 2025/08/11 01:01:20 DEBUG : dir: reading active writers 2025/08/11 01:01:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.46s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:21 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:21 DEBUG : dir/file1: Remove: 2025/08/11 01:01:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:22 DEBUG : dir/file1: >Remove: err= 2025/08/11 01:01:22 DEBUG : dir/file1: Remove: 2025/08/11 01:01:22 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/11 01:01:22 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:22 DEBUG : dir: Looking for writers 2025/08/11 01:01:22 DEBUG : Looking for writers 2025/08/11 01:01:22 DEBUG : dir: reading active writers 2025/08/11 01:01:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.50s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:22 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:01:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 01:01:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/11 01:01:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 01:01:23 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/11 01:01:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 01:01:23 DEBUG : dir/file1: Open: flags=0x3 2025/08/11 01:01:23 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/11 01:01:23 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/11 01:01:23 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:23 DEBUG : dir: Looking for writers 2025/08/11 01:01:23 DEBUG : file1: reading active writers 2025/08/11 01:01:23 DEBUG : Looking for writers 2025/08/11 01:01:23 DEBUG : dir: reading active writers 2025/08/11 01:01:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.36s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:24 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:24 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:24 DEBUG : dir: Looking for writers 2025/08/11 01:01:24 DEBUG : file1: reading active writers 2025/08/11 01:01:24 DEBUG : Looking for writers 2025/08/11 01:01:24 DEBUG : dir: reading active writers 2025/08/11 01:01:24 DEBUG : >WaitForWriters: 2025/08/11 01:01:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 01:01:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000a360c0 2025/08/11 01:01:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 01:01:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000a360c0 2025/08/11 01:01:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 01:01:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 01:01:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 01:01:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a360c0 2025/08/11 01:01:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:26 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (25 bytes), uploading instead of streaming 2025/08/11 01:01:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 01:01:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/11 01:01:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:26 DEBUG : newLeaf: Running delayed rename now 2025/08/11 01:01:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 01:01:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000a360c0 2025/08/11 01:01:26 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:26 DEBUG : dir: Looking for writers 2025/08/11 01:01:26 DEBUG : Looking for writers 2025/08/11 01:01:26 DEBUG : dir: reading active writers 2025/08/11 01:01:26 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:26 DEBUG : >WaitForWriters: 2025/08/11 01:01:27 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:27 DEBUG : dir: Looking for writers 2025/08/11 01:01:27 DEBUG : Looking for writers 2025/08/11 01:01:27 DEBUG : dir: reading active writers 2025/08/11 01:01:27 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:27 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:27 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:27 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:01:27 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:27 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:01:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:01:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:27 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:01:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:28 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:28 DEBUG : dir: Looking for writers 2025/08/11 01:01:28 DEBUG : file1: reading active writers 2025/08/11 01:01:28 DEBUG : Looking for writers 2025/08/11 01:01:28 DEBUG : dir: reading active writers 2025/08/11 01:01:28 DEBUG : >WaitForWriters: 2025/08/11 01:01:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 01:01:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a0e40 2025/08/11 01:01:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 01:01:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a0e40 2025/08/11 01:01:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 01:01:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 01:01:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 01:01:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:29 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001a0e40 2025/08/11 01:01:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:29 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (25 bytes), uploading instead of streaming 2025/08/11 01:01:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 01:01:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/11 01:01:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:30 DEBUG : newLeaf: Running delayed rename now 2025/08/11 01:01:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 01:01:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a0e40 2025/08/11 01:01:30 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:30 DEBUG : dir: Looking for writers 2025/08/11 01:01:30 DEBUG : Looking for writers 2025/08/11 01:01:30 DEBUG : dir: reading active writers 2025/08/11 01:01:30 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:30 DEBUG : >WaitForWriters: 2025/08/11 01:01:30 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:30 DEBUG : dir: Looking for writers 2025/08/11 01:01:30 DEBUG : Looking for writers 2025/08/11 01:01:30 DEBUG : dir: reading active writers 2025/08/11 01:01:30 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:30 DEBUG : >WaitForWriters: 2025/08/11 01:01:30 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:31 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:31 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:01:31 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:31 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:01:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:01:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:31 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:01:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 01:01:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:01:32 DEBUG : dir/file1(0xc000834940): openPending: 2025/08/11 01:01:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/11 01:01:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/11 01:01:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:32 DEBUG : dir/file1(0xc000834940): >openPending: err= 2025/08/11 01:01:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 01:01:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:01:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:01:32 DEBUG : dir/file1(0xc000834940): _writeAt: size=14, off=0 2025/08/11 01:01:32 DEBUG : dir/file1(0xc000834940): >_writeAt: n=14, err= 2025/08/11 01:01:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/11 01:01:32 DEBUG : dir/file1(0xc000834940): close: 2025/08/11 01:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/11 01:01:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/11 01:01:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/11 01:01:32 DEBUG : dir/file1(0xc000834940): >close: err= 2025/08/11 01:01:32 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:32 DEBUG : dir: Looking for writers 2025/08/11 01:01:32 DEBUG : file1: reading active writers 2025/08/11 01:01:32 DEBUG : Looking for writers 2025/08/11 01:01:32 DEBUG : dir: reading active writers 2025/08/11 01:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:01:32 DEBUG : dir: Looking for writers 2025/08/11 01:01:32 DEBUG : file1: reading active writers 2025/08/11 01:01:32 DEBUG : Looking for writers 2025/08/11 01:01:32 DEBUG : dir: reading active writers 2025/08/11 01:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:01:32 DEBUG : dir: Looking for writers 2025/08/11 01:01:32 DEBUG : file1: reading active writers 2025/08/11 01:01:32 DEBUG : Looking for writers 2025/08/11 01:01:32 DEBUG : dir: reading active writers 2025/08/11 01:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:01:32 DEBUG : dir: Looking for writers 2025/08/11 01:01:32 DEBUG : file1: reading active writers 2025/08/11 01:01:32 DEBUG : Looking for writers 2025/08/11 01:01:32 DEBUG : dir: reading active writers 2025/08/11 01:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:01:32 DEBUG : dir/file1: vfs cache: starting upload 2025/08/11 01:01:32 DEBUG : dir: Looking for writers 2025/08/11 01:01:32 DEBUG : file1: reading active writers 2025/08/11 01:01:32 DEBUG : Looking for writers 2025/08/11 01:01:32 DEBUG : dir: reading active writers 2025/08/11 01:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:01:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:32 DEBUG : dir: Looking for writers 2025/08/11 01:01:32 DEBUG : file1: reading active writers 2025/08/11 01:01:32 DEBUG : Looking for writers 2025/08/11 01:01:32 DEBUG : dir: reading active writers 2025/08/11 01:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:01:32 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/11 01:01:32 INFO : dir/file1: Copied (replaced existing) 2025/08/11 01:01:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/11 01:01:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/11 01:01:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/11 01:01:32 DEBUG : dir: Looking for writers 2025/08/11 01:01:32 DEBUG : file1: reading active writers 2025/08/11 01:01:32 DEBUG : Looking for writers 2025/08/11 01:01:32 DEBUG : dir: reading active writers 2025/08/11 01:01:32 DEBUG : >WaitForWriters: 2025/08/11 01:01:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:01:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:01:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:01:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:01:32 DEBUG : dir/file1(0xc000911540): _readAt: size=512, off=0 2025/08/11 01:01:32 DEBUG : dir/file1(0xc000911540): openPending: 2025/08/11 01:01:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/11 01:01:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 01:01:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:32 DEBUG : dir/file1(0xc000911540): >openPending: err= 2025/08/11 01:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/11 01:01:32 DEBUG : dir/file1(0xc000911540): >_readAt: n=14, err=EOF 2025/08/11 01:01:32 DEBUG : dir/file1(0xc000911540): close: 2025/08/11 01:01:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/11 01:01:32 DEBUG : dir/file1(0xc000911540): >close: err= 2025/08/11 01:01:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 01:01:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 01:01:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1980 2025/08/11 01:01:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 01:01:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/11 01:01:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a1980 2025/08/11 01:01:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 01:01:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 01:01:34 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:01:34 DEBUG : dir/file1(0xc0008f4000): openPending: 2025/08/11 01:01:34 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/08/11 01:01:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 01:01:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:34 DEBUG : dir/file1(0xc0008f4000): >openPending: err= 2025/08/11 01:01:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 01:01:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:01:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:01:34 DEBUG : dir/file1(0xc0008f4000): _writeAt: size=25, off=0 2025/08/11 01:01:34 DEBUG : dir/file1(0xc0008f4000): >_writeAt: n=25, err= 2025/08/11 01:01:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 01:01:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 01:01:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1980 2025/08/11 01:01:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:34 DEBUG : newLeaf(0xc0008f4000): close: 2025/08/11 01:01:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/11 01:01:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-11 01:01:34.236210724 +0000 UTC m=+64.443268022 2025/08/11 01:01:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/11 01:01:34 DEBUG : newLeaf(0xc0008f4000): >close: err= 2025/08/11 01:01:34 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:34 DEBUG : dir: Looking for writers 2025/08/11 01:01:34 DEBUG : Looking for writers 2025/08/11 01:01:34 DEBUG : dir: reading active writers 2025/08/11 01:01:34 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:01:34 DEBUG : dir: Looking for writers 2025/08/11 01:01:34 DEBUG : Looking for writers 2025/08/11 01:01:34 DEBUG : dir: reading active writers 2025/08/11 01:01:34 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:01:34 DEBUG : dir: Looking for writers 2025/08/11 01:01:34 DEBUG : Looking for writers 2025/08/11 01:01:34 DEBUG : dir: reading active writers 2025/08/11 01:01:34 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:01:34 DEBUG : dir: Looking for writers 2025/08/11 01:01:34 DEBUG : Looking for writers 2025/08/11 01:01:34 DEBUG : dir: reading active writers 2025/08/11 01:01:34 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:01:34 DEBUG : newLeaf: vfs cache: starting upload 2025/08/11 01:01:34 DEBUG : dir: Looking for writers 2025/08/11 01:01:34 DEBUG : Looking for writers 2025/08/11 01:01:34 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:34 DEBUG : dir: reading active writers 2025/08/11 01:01:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:01:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:34 DEBUG : dir: Looking for writers 2025/08/11 01:01:34 DEBUG : Looking for writers 2025/08/11 01:01:34 DEBUG : dir: reading active writers 2025/08/11 01:01:34 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:01:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 01:01:35 INFO : newLeaf: Copied (replaced existing) 2025/08/11 01:01:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-11 01:01:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/11 01:01:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/11 01:01:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/11 01:01:35 DEBUG : dir: Looking for writers 2025/08/11 01:01:35 DEBUG : Looking for writers 2025/08/11 01:01:35 DEBUG : dir: reading active writers 2025/08/11 01:01:35 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:35 DEBUG : >WaitForWriters: 2025/08/11 01:01:35 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:35 DEBUG : dir: Looking for writers 2025/08/11 01:01:35 DEBUG : Looking for writers 2025/08/11 01:01:35 DEBUG : dir: reading active writers 2025/08/11 01:01:35 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:35 DEBUG : >WaitForWriters: 2025/08/11 01:01:35 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:36 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:36 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:01:36 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:36 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:01:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:01:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:36 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:01:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:36 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:36 DEBUG : dir: Looking for writers 2025/08/11 01:01:36 DEBUG : file1: reading active writers 2025/08/11 01:01:36 DEBUG : Looking for writers 2025/08/11 01:01:36 DEBUG : dir: reading active writers 2025/08/11 01:01:36 DEBUG : >WaitForWriters: 2025/08/11 01:01:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 01:01:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000761380 2025/08/11 01:01:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 01:01:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000761380 2025/08/11 01:01:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 01:01:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 01:01:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:01:38 DEBUG : dir/file1(0xc000a470c0): openPending: 2025/08/11 01:01:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/11 01:01:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/11 01:01:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:38 DEBUG : dir/file1(0xc000a470c0): >openPending: err= 2025/08/11 01:01:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 01:01:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:01:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:01:38 DEBUG : dir/file1(0xc000a470c0): _writeAt: size=25, off=0 2025/08/11 01:01:38 DEBUG : dir/file1(0xc000a470c0): >_writeAt: n=25, err= 2025/08/11 01:01:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 01:01:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 01:01:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000761380 2025/08/11 01:01:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:38 DEBUG : newLeaf(0xc000a470c0): close: 2025/08/11 01:01:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/11 01:01:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-11 01:01:38.135855914 +0000 UTC m=+68.342913221 2025/08/11 01:01:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/11 01:01:38 DEBUG : newLeaf(0xc000a470c0): >close: err= 2025/08/11 01:01:38 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:38 DEBUG : dir: Looking for writers 2025/08/11 01:01:38 DEBUG : Looking for writers 2025/08/11 01:01:38 DEBUG : dir: reading active writers 2025/08/11 01:01:38 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:01:38 DEBUG : dir: Looking for writers 2025/08/11 01:01:38 DEBUG : Looking for writers 2025/08/11 01:01:38 DEBUG : dir: reading active writers 2025/08/11 01:01:38 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:01:38 DEBUG : dir: Looking for writers 2025/08/11 01:01:38 DEBUG : Looking for writers 2025/08/11 01:01:38 DEBUG : dir: reading active writers 2025/08/11 01:01:38 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:01:38 DEBUG : dir: Looking for writers 2025/08/11 01:01:38 DEBUG : Looking for writers 2025/08/11 01:01:38 DEBUG : dir: reading active writers 2025/08/11 01:01:38 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:01:38 DEBUG : newLeaf: vfs cache: starting upload 2025/08/11 01:01:38 DEBUG : dir: Looking for writers 2025/08/11 01:01:38 DEBUG : Looking for writers 2025/08/11 01:01:38 DEBUG : dir: reading active writers 2025/08/11 01:01:38 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:01:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:38 DEBUG : dir: Looking for writers 2025/08/11 01:01:38 DEBUG : Looking for writers 2025/08/11 01:01:38 DEBUG : dir: reading active writers 2025/08/11 01:01:38 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:01:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 01:01:38 INFO : newLeaf: Copied (replaced existing) 2025/08/11 01:01:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-11 01:01:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/11 01:01:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/11 01:01:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/11 01:01:39 DEBUG : dir: Looking for writers 2025/08/11 01:01:39 DEBUG : Looking for writers 2025/08/11 01:01:39 DEBUG : dir: reading active writers 2025/08/11 01:01:39 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:39 DEBUG : >WaitForWriters: 2025/08/11 01:01:39 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:39 DEBUG : dir: Looking for writers 2025/08/11 01:01:39 DEBUG : Looking for writers 2025/08/11 01:01:39 DEBUG : dir: reading active writers 2025/08/11 01:01:39 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:39 DEBUG : >WaitForWriters: 2025/08/11 01:01:39 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:40 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:40 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:01:40 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:40 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:01:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:01:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:40 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:01:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 01:01:40 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:01:40 DEBUG : dir/file1(0xc000bf2d00): openPending: 2025/08/11 01:01:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/11 01:01:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/11 01:01:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:40 DEBUG : dir/file1(0xc000bf2d00): >openPending: err= 2025/08/11 01:01:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 01:01:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:01:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:01:40 DEBUG : dir/file1(0xc000bf2d00): _writeAt: size=14, off=0 2025/08/11 01:01:40 DEBUG : dir/file1(0xc000bf2d00): >_writeAt: n=14, err= 2025/08/11 01:01:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/11 01:01:40 DEBUG : dir/file1(0xc000bf2d00): close: 2025/08/11 01:01:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/11 01:01:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/11 01:01:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/11 01:01:40 DEBUG : dir/file1(0xc000bf2d00): >close: err= 2025/08/11 01:01:40 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:40 DEBUG : dir: Looking for writers 2025/08/11 01:01:40 DEBUG : file1: reading active writers 2025/08/11 01:01:40 DEBUG : Looking for writers 2025/08/11 01:01:40 DEBUG : dir: reading active writers 2025/08/11 01:01:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:01:40 DEBUG : dir: Looking for writers 2025/08/11 01:01:40 DEBUG : file1: reading active writers 2025/08/11 01:01:40 DEBUG : Looking for writers 2025/08/11 01:01:40 DEBUG : dir: reading active writers 2025/08/11 01:01:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:01:40 DEBUG : dir: Looking for writers 2025/08/11 01:01:40 DEBUG : file1: reading active writers 2025/08/11 01:01:40 DEBUG : Looking for writers 2025/08/11 01:01:40 DEBUG : dir: reading active writers 2025/08/11 01:01:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:01:40 DEBUG : dir: Looking for writers 2025/08/11 01:01:40 DEBUG : file1: reading active writers 2025/08/11 01:01:40 DEBUG : Looking for writers 2025/08/11 01:01:40 DEBUG : dir: reading active writers 2025/08/11 01:01:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:01:40 DEBUG : dir/file1: vfs cache: starting upload 2025/08/11 01:01:41 DEBUG : dir: Looking for writers 2025/08/11 01:01:41 DEBUG : file1: reading active writers 2025/08/11 01:01:41 DEBUG : Looking for writers 2025/08/11 01:01:41 DEBUG : dir: reading active writers 2025/08/11 01:01:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:01:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:41 DEBUG : dir: Looking for writers 2025/08/11 01:01:41 DEBUG : file1: reading active writers 2025/08/11 01:01:41 DEBUG : Looking for writers 2025/08/11 01:01:41 DEBUG : dir: reading active writers 2025/08/11 01:01:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:01:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/11 01:01:41 INFO : dir/file1: Copied (replaced existing) 2025/08/11 01:01:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/11 01:01:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/11 01:01:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/11 01:01:41 DEBUG : dir: Looking for writers 2025/08/11 01:01:41 DEBUG : file1: reading active writers 2025/08/11 01:01:41 DEBUG : Looking for writers 2025/08/11 01:01:41 DEBUG : dir: reading active writers 2025/08/11 01:01:41 DEBUG : >WaitForWriters: 2025/08/11 01:01:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:01:41 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:01:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:01:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:01:41 DEBUG : dir/file1(0xc000bf3840): _readAt: size=512, off=0 2025/08/11 01:01:41 DEBUG : dir/file1(0xc000bf3840): openPending: 2025/08/11 01:01:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/11 01:01:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 01:01:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:41 DEBUG : dir/file1(0xc000bf3840): >openPending: err= 2025/08/11 01:01:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/11 01:01:41 DEBUG : dir/file1(0xc000bf3840): >_readAt: n=14, err=EOF 2025/08/11 01:01:41 DEBUG : dir/file1(0xc000bf3840): close: 2025/08/11 01:01:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/11 01:01:41 DEBUG : dir/file1(0xc000bf3840): >close: err= 2025/08/11 01:01:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 01:01:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 01:01:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f6840 2025/08/11 01:01:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 01:01:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/11 01:01:42 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f6840 2025/08/11 01:01:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 01:01:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 01:01:42 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:01:42 DEBUG : dir/file1(0xc000bacd00): openPending: 2025/08/11 01:01:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/11 01:01:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 01:01:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:42 DEBUG : dir/file1(0xc000bacd00): >openPending: err= 2025/08/11 01:01:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 01:01:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:01:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:01:42 DEBUG : dir/file1(0xc000bacd00): _writeAt: size=25, off=0 2025/08/11 01:01:42 DEBUG : dir/file1(0xc000bacd00): >_writeAt: n=25, err= 2025/08/11 01:01:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 01:01:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 01:01:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f6840 2025/08/11 01:01:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:43 DEBUG : newLeaf(0xc000bacd00): close: 2025/08/11 01:01:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/11 01:01:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-11 01:01:42.997944565 +0000 UTC m=+73.205001862 2025/08/11 01:01:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/11 01:01:43 DEBUG : newLeaf(0xc000bacd00): >close: err= 2025/08/11 01:01:43 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:43 DEBUG : dir: Looking for writers 2025/08/11 01:01:43 DEBUG : Looking for writers 2025/08/11 01:01:43 DEBUG : dir: reading active writers 2025/08/11 01:01:43 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:01:43 DEBUG : dir: Looking for writers 2025/08/11 01:01:43 DEBUG : Looking for writers 2025/08/11 01:01:43 DEBUG : dir: reading active writers 2025/08/11 01:01:43 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:01:43 DEBUG : dir: Looking for writers 2025/08/11 01:01:43 DEBUG : Looking for writers 2025/08/11 01:01:43 DEBUG : dir: reading active writers 2025/08/11 01:01:43 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:01:43 DEBUG : dir: Looking for writers 2025/08/11 01:01:43 DEBUG : Looking for writers 2025/08/11 01:01:43 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:43 DEBUG : dir: reading active writers 2025/08/11 01:01:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:01:43 DEBUG : newLeaf: vfs cache: starting upload 2025/08/11 01:01:43 DEBUG : dir: Looking for writers 2025/08/11 01:01:43 DEBUG : Looking for writers 2025/08/11 01:01:43 DEBUG : dir: reading active writers 2025/08/11 01:01:43 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:01:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:43 DEBUG : dir: Looking for writers 2025/08/11 01:01:43 DEBUG : Looking for writers 2025/08/11 01:01:43 DEBUG : dir: reading active writers 2025/08/11 01:01:43 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:01:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 01:01:43 INFO : newLeaf: Copied (replaced existing) 2025/08/11 01:01:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-11 01:01:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/11 01:01:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/11 01:01:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/11 01:01:44 DEBUG : dir: Looking for writers 2025/08/11 01:01:44 DEBUG : Looking for writers 2025/08/11 01:01:44 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:44 DEBUG : dir: reading active writers 2025/08/11 01:01:44 DEBUG : >WaitForWriters: 2025/08/11 01:01:44 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:44 DEBUG : dir: Looking for writers 2025/08/11 01:01:44 DEBUG : Looking for writers 2025/08/11 01:01:44 DEBUG : dir: reading active writers 2025/08/11 01:01:44 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:44 DEBUG : >WaitForWriters: 2025/08/11 01:01:44 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:44 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:44 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:01:44 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:44 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:01:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:01:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:44 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:01:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:45 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:45 DEBUG : dir: Looking for writers 2025/08/11 01:01:45 DEBUG : file1: reading active writers 2025/08/11 01:01:45 DEBUG : Looking for writers 2025/08/11 01:01:45 DEBUG : dir: reading active writers 2025/08/11 01:01:45 DEBUG : >WaitForWriters: 2025/08/11 01:01:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:01:45 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:01:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:01:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:01:45 DEBUG : dir/file1(0xc00083afc0): _readAt: size=512, off=0 2025/08/11 01:01:45 DEBUG : dir/file1(0xc00083afc0): openPending: 2025/08/11 01:01:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/11 01:01:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/11 01:01:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:45 DEBUG : dir/file1(0xc00083afc0): >openPending: err= 2025/08/11 01:01:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/11 01:01:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:01:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:01:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:01:45 DEBUG : dir/file1(0xc00083afc0): >_readAt: n=14, err=EOF 2025/08/11 01:01:45 DEBUG : dir/file1(0xc00083afc0): close: 2025/08/11 01:01:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/11 01:01:45 DEBUG : dir/file1(0xc00083afc0): >close: err= 2025/08/11 01:01:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 01:01:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 01:01:46 DEBUG : newLeaf: Updating file with newLeaf 0xc00091bbc0 2025/08/11 01:01:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 01:01:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/11 01:01:46 DEBUG : dir/file1: Updating file with dir/file1 0xc00091bbc0 2025/08/11 01:01:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 01:01:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 01:01:47 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:01:47 DEBUG : dir/file1(0xc000646500): openPending: 2025/08/11 01:01:47 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/08/11 01:01:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 01:01:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:47 DEBUG : dir/file1(0xc000646500): >openPending: err= 2025/08/11 01:01:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 01:01:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:01:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:01:47 DEBUG : dir/file1(0xc000646500): _writeAt: size=25, off=0 2025/08/11 01:01:47 DEBUG : dir/file1(0xc000646500): >_writeAt: n=25, err= 2025/08/11 01:01:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 01:01:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 01:01:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00091bbc0 2025/08/11 01:01:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:01:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:47 DEBUG : newLeaf(0xc000646500): close: 2025/08/11 01:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/11 01:01:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-11 01:01:47.029098859 +0000 UTC m=+77.236156156 2025/08/11 01:01:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/11 01:01:47 DEBUG : newLeaf(0xc000646500): >close: err= 2025/08/11 01:01:47 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:47 DEBUG : dir: Looking for writers 2025/08/11 01:01:47 DEBUG : Looking for writers 2025/08/11 01:01:47 DEBUG : dir: reading active writers 2025/08/11 01:01:47 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:01:47 DEBUG : dir: Looking for writers 2025/08/11 01:01:47 DEBUG : Looking for writers 2025/08/11 01:01:47 DEBUG : dir: reading active writers 2025/08/11 01:01:47 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:01:47 DEBUG : dir: Looking for writers 2025/08/11 01:01:47 DEBUG : Looking for writers 2025/08/11 01:01:47 DEBUG : dir: reading active writers 2025/08/11 01:01:47 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:01:47 DEBUG : dir: Looking for writers 2025/08/11 01:01:47 DEBUG : Looking for writers 2025/08/11 01:01:47 DEBUG : dir: reading active writers 2025/08/11 01:01:47 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:01:47 DEBUG : newLeaf: vfs cache: starting upload 2025/08/11 01:01:47 DEBUG : dir: Looking for writers 2025/08/11 01:01:47 DEBUG : Looking for writers 2025/08/11 01:01:47 DEBUG : dir: reading active writers 2025/08/11 01:01:47 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:01:47 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:47 DEBUG : dir: Looking for writers 2025/08/11 01:01:47 DEBUG : Looking for writers 2025/08/11 01:01:47 DEBUG : dir: reading active writers 2025/08/11 01:01:47 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:01:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 01:01:47 INFO : newLeaf: Copied (replaced existing) 2025/08/11 01:01:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-11 01:01:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/11 01:01:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/11 01:01:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 01:01:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/11 01:01:48 DEBUG : dir: Looking for writers 2025/08/11 01:01:48 DEBUG : Looking for writers 2025/08/11 01:01:48 DEBUG : dir: reading active writers 2025/08/11 01:01:48 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:48 DEBUG : >WaitForWriters: 2025/08/11 01:01:48 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:48 DEBUG : dir: Looking for writers 2025/08/11 01:01:48 DEBUG : Looking for writers 2025/08/11 01:01:48 DEBUG : dir: reading active writers 2025/08/11 01:01:48 DEBUG : newLeaf: reading active writers 2025/08/11 01:01:48 DEBUG : >WaitForWriters: 2025/08/11 01:01:48 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestFileRename (24.78s) --- PASS: TestFileRename/off,forceCache=false (3.57s) --- PASS: TestFileRename/minimal,forceCache=false (3.74s) --- PASS: TestFileRename/minimal,forceCache=true (4.65s) --- PASS: TestFileRename/writes,forceCache=false (3.98s) --- PASS: TestFileRename/writes,forceCache=true (4.85s) --- PASS: TestFileRename/full,forceCache=false (3.99s) === 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-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:48 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:48 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:48 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:48 DEBUG : Looking for writers 2025/08/11 01:01:48 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.18s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:49 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:01:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:01:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 01:01:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 01:01:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:01:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/11 01:01:49 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/11 01:01:49 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:49 DEBUG : dir: Looking for writers 2025/08/11 01:01:49 DEBUG : file1: reading active writers 2025/08/11 01:01:49 DEBUG : Looking for writers 2025/08/11 01:01:49 DEBUG : dir: reading active writers 2025/08/11 01:01:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.41s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:50 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:01:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:01:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 01:01:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/11 01:01:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/11 01:01:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/11 01:01:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/11 01:01:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/11 01:01:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/11 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/11 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/11 01:01:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/11 01:01:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/11 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/11 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/11 01:01:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/11 01:01:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/11 01:01:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/11 01:01:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/11 01:01:51 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:51 DEBUG : dir: Looking for writers 2025/08/11 01:01:51 DEBUG : file1: reading active writers 2025/08/11 01:01:51 DEBUG : Looking for writers 2025/08/11 01:01:51 DEBUG : dir: reading active writers 2025/08/11 01:01:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (2.16s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:52 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:01:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:01:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 01:01:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 01:01:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:01:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/11 01:01:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/11 01:01:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/11 01:01:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/11 01:01:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/11 01:01:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/11 01:01:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/11 01:01:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/11 01:01:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/11 01:01:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/11 01:01:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/11 01:01:53 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/11 01:01:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/11 01:01:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/11 01:01:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/11 01:01:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/11 01:01:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/11 01:01:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/11 01:01:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/11 01:01:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/11 01:01:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/11 01:01:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/11 01:01:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/11 01:01:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/11 01:01:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/11 01:01:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/11 01:01:54 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/11 01:01:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/11 01:01:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/11 01:01:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/11 01:01:54 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/11 01:01:54 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:54 DEBUG : dir: Looking for writers 2025/08/11 01:01:54 DEBUG : file1: reading active writers 2025/08/11 01:01:54 DEBUG : Looking for writers 2025/08/11 01:01:54 DEBUG : dir: reading active writers 2025/08/11 01:01:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.09s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:54 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:01:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:01:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 01:01:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 01:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:01:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/11 01:01:55 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:55 DEBUG : dir: Looking for writers 2025/08/11 01:01:55 DEBUG : file1: reading active writers 2025/08/11 01:01:55 DEBUG : Looking for writers 2025/08/11 01:01:55 DEBUG : dir: reading active writers 2025/08/11 01:01:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.40s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:56 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:01:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:01:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 01:01:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 01:01:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:01:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/11 01:01:56 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/11 01:01:56 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/11 01:01:56 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:56 DEBUG : dir: Looking for writers 2025/08/11 01:01:56 DEBUG : file1: reading active writers 2025/08/11 01:01:56 DEBUG : Looking for writers 2025/08/11 01:01:56 DEBUG : dir: reading active writers 2025/08/11 01:01:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.40s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:57 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:57 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:01:57 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:57 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:57 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:01:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:01:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:01:58 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:01:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:01:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:01:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 01:01:58 DEBUG : dir/file1(0xc000a428c0): _readAt: size=1, off=0 2025/08/11 01:01:58 DEBUG : dir/file1(0xc000a428c0): openPending: 2025/08/11 01:01:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 01:01:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 01:01:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:58 DEBUG : dir/file1(0xc000a428c0): >openPending: err= 2025/08/11 01:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/11 01:01:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:01:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:01:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:01:58 DEBUG : dir/file1(0xc000a428c0): >_readAt: n=1, err= 2025/08/11 01:01:58 DEBUG : dir/file1(0xc000a428c0): _readAt: size=256, off=1 2025/08/11 01:01:58 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/11 01:01:58 DEBUG : dir/file1(0xc000a428c0): >_readAt: n=15, err=EOF 2025/08/11 01:01:58 DEBUG : dir/file1(0xc000a428c0): _readAt: size=16, off=16 2025/08/11 01:01:58 DEBUG : dir/file1(0xc000a428c0): >_readAt: n=0, err=EOF 2025/08/11 01:01:58 DEBUG : dir/file1(0xc000a428c0): close: 2025/08/11 01:01:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/11 01:01:58 DEBUG : dir/file1(0xc000a428c0): >close: err= 2025/08/11 01:01:58 DEBUG : dir/file1(0xc000a428c0): close: 2025/08/11 01:01:58 DEBUG : dir/file1(0xc000a428c0): >close: err=file already closed 2025/08/11 01:01:58 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:58 DEBUG : dir: Looking for writers 2025/08/11 01:01:58 DEBUG : file1: reading active writers 2025/08/11 01:01:58 DEBUG : Looking for writers 2025/08/11 01:01:58 DEBUG : dir: reading active writers 2025/08/11 01:01:58 DEBUG : >WaitForWriters: 2025/08/11 01:01:58 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.43s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:01:58 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:01:58 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:01:58 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:58 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:01:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:01:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:01:58 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:01:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:01:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:01:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:01:59 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:01:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:01:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:01:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 01:01:59 DEBUG : dir/file1(0xc000ab0900): _readAt: size=1, off=0 2025/08/11 01:01:59 DEBUG : dir/file1(0xc000ab0900): openPending: 2025/08/11 01:01:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 01:01:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 01:01:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:01:59 DEBUG : dir/file1(0xc000ab0900): >openPending: err= 2025/08/11 01:01:59 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/11 01:01:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:01:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:01:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:01:59 DEBUG : dir/file1(0xc000ab0900): >_readAt: n=1, err= 2025/08/11 01:01:59 DEBUG : dir/file1(0xc000ab0900): _readAt: size=1, off=5 2025/08/11 01:01:59 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/11 01:01:59 DEBUG : dir/file1(0xc000ab0900): >_readAt: n=1, err= 2025/08/11 01:01:59 DEBUG : dir/file1(0xc000ab0900): _readAt: size=1, off=3 2025/08/11 01:01:59 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/11 01:01:59 DEBUG : dir/file1(0xc000ab0900): >_readAt: n=1, err= 2025/08/11 01:01:59 DEBUG : dir/file1(0xc000ab0900): _readAt: size=1, off=13 2025/08/11 01:01:59 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/11 01:01:59 DEBUG : dir/file1(0xc000ab0900): >_readAt: n=1, err= 2025/08/11 01:01:59 DEBUG : dir/file1(0xc000ab0900): _readAt: size=16, off=100 2025/08/11 01:01:59 DEBUG : dir/file1(0xc000ab0900): >_readAt: n=0, err=EOF 2025/08/11 01:01:59 DEBUG : dir/file1(0xc000ab0900): close: 2025/08/11 01:01:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/11 01:01:59 DEBUG : dir/file1(0xc000ab0900): >close: err= 2025/08/11 01:01:59 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:01:59 DEBUG : dir: Looking for writers 2025/08/11 01:01:59 DEBUG : file1: reading active writers 2025/08/11 01:01:59 DEBUG : Looking for writers 2025/08/11 01:01:59 DEBUG : dir: reading active writers 2025/08/11 01:01:59 DEBUG : >WaitForWriters: 2025/08/11 01:01:59 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.49s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:00 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:00 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:00 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:00 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:00 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:02:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:02:01 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:02:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:02:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:02:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): _readAt: size=1, off=0 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): openPending: 2025/08/11 01:02:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 01:02:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 01:02:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): >openPending: err= 2025/08/11 01:02:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/11 01:02:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:02:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:02:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): >_readAt: n=1, err= 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): _readAt: size=1, off=5 2025/08/11 01:02:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): >_readAt: n=1, err= 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): _readAt: size=1, off=1 2025/08/11 01:02:01 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): >_readAt: n=1, err= 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): _readAt: size=6, off=10 2025/08/11 01:02:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): >_readAt: n=6, err= 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): _readAt: size=256, off=10 2025/08/11 01:02:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): >_readAt: n=6, err=EOF 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): _readAt: size=256, off=100 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): >_readAt: n=0, err=EOF 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): close: 2025/08/11 01:02:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): >close: err= 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): _readAt: size=256, off=100 2025/08/11 01:02:01 DEBUG : dir/file1(0xc00097f880): >_readAt: n=0, err=file already closed 2025/08/11 01:02:01 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:01 DEBUG : dir: Looking for writers 2025/08/11 01:02:01 DEBUG : file1: reading active writers 2025/08/11 01:02:01 DEBUG : Looking for writers 2025/08/11 01:02:01 DEBUG : dir: reading active writers 2025/08/11 01:02:01 DEBUG : >WaitForWriters: 2025/08/11 01:02:01 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.68s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:02 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:02 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:02 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:02 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:02 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:02:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:02:02 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:02:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:02:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:02:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 01:02:02 DEBUG : dir/file1(0xc00061b640): RWFileHandle.Flush 2025/08/11 01:02:02 DEBUG : dir/file1(0xc00061b640): _readAt: size=256, off=0 2025/08/11 01:02:02 DEBUG : dir/file1(0xc00061b640): openPending: 2025/08/11 01:02:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 01:02:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 01:02:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:02 DEBUG : dir/file1(0xc00061b640): >openPending: err= 2025/08/11 01:02:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/11 01:02:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:02:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:02:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:02:03 DEBUG : dir/file1(0xc00061b640): >_readAt: n=16, err=EOF 2025/08/11 01:02:03 DEBUG : dir/file1(0xc00061b640): RWFileHandle.Flush 2025/08/11 01:02:03 DEBUG : dir/file1(0xc00061b640): RWFileHandle.Flush 2025/08/11 01:02:03 DEBUG : dir/file1(0xc00061b640): close: 2025/08/11 01:02:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/11 01:02:03 DEBUG : dir/file1(0xc00061b640): >close: err= 2025/08/11 01:02:03 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:03 DEBUG : dir: Looking for writers 2025/08/11 01:02:03 DEBUG : file1: reading active writers 2025/08/11 01:02:03 DEBUG : Looking for writers 2025/08/11 01:02:03 DEBUG : dir: reading active writers 2025/08/11 01:02:03 DEBUG : >WaitForWriters: 2025/08/11 01:02:03 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.59s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:03 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:03 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:03 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:03 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:03 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:02:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 01:02:04 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:02:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:02:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:02:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 01:02:04 DEBUG : dir/file1(0xc0008ebbc0): _readAt: size=256, off=0 2025/08/11 01:02:04 DEBUG : dir/file1(0xc0008ebbc0): openPending: 2025/08/11 01:02:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 01:02:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 01:02:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:04 DEBUG : dir/file1(0xc0008ebbc0): >openPending: err= 2025/08/11 01:02:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/11 01:02:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:02:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:02:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:02:04 DEBUG : dir/file1(0xc0008ebbc0): >_readAt: n=16, err=EOF 2025/08/11 01:02:04 DEBUG : dir/file1(0xc0008ebbc0): RWFileHandle.Release 2025/08/11 01:02:04 DEBUG : dir/file1(0xc0008ebbc0): close: 2025/08/11 01:02:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/11 01:02:04 DEBUG : dir/file1(0xc0008ebbc0): >close: err= 2025/08/11 01:02:04 DEBUG : dir/file1(0xc0008ebbc0): RWFileHandle.Release 2025/08/11 01:02:04 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:04 DEBUG : dir: Looking for writers 2025/08/11 01:02:04 DEBUG : file1: reading active writers 2025/08/11 01:02:04 DEBUG : Looking for writers 2025/08/11 01:02:04 DEBUG : dir: reading active writers 2025/08/11 01:02:04 DEBUG : >WaitForWriters: 2025/08/11 01:02:04 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.67s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:05 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:05 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:05 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:05 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:05 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:05 DEBUG : file1: newRWFileHandle: 2025/08/11 01:02:05 DEBUG : file1(0xc00075e6c0): openPending: 2025/08/11 01:02:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:05 DEBUG : file1(0xc00075e6c0): >openPending: err= 2025/08/11 01:02:05 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 01:02:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 01:02:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 01:02:05 DEBUG : file1(0xc00075e6c0): _writeAt: size=5, off=0 2025/08/11 01:02:05 DEBUG : file1(0xc00075e6c0): >_writeAt: n=5, err= 2025/08/11 01:02:05 DEBUG : file1(0xc00075e6c0): _writeAt: size=7, off=5 2025/08/11 01:02:05 DEBUG : file1(0xc00075e6c0): >_writeAt: n=7, err= 2025/08/11 01:02:05 DEBUG : file1: vfs cache: truncate to size=11 2025/08/11 01:02:05 DEBUG : file1(0xc00075e6c0): close: 2025/08/11 01:02:05 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 01:02:05.517308933 +0000 UTC m=+95.724366231 2025/08/11 01:02:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:05 DEBUG : file1(0xc00075e6c0): >close: err= 2025/08/11 01:02:05 DEBUG : file1(0xc00075e6c0): close: 2025/08/11 01:02:05 DEBUG : file1(0xc00075e6c0): >close: err=file already closed 2025/08/11 01:02:05 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:05 DEBUG : Looking for writers 2025/08/11 01:02:05 DEBUG : file1: reading active writers 2025/08/11 01:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:02:05 DEBUG : Looking for writers 2025/08/11 01:02:05 DEBUG : file1: reading active writers 2025/08/11 01:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:02:05 DEBUG : Looking for writers 2025/08/11 01:02:05 DEBUG : file1: reading active writers 2025/08/11 01:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:02:05 DEBUG : Looking for writers 2025/08/11 01:02:05 DEBUG : file1: reading active writers 2025/08/11 01:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:02:05 DEBUG : file1: vfs cache: starting upload 2025/08/11 01:02:05 DEBUG : Looking for writers 2025/08/11 01:02:05 DEBUG : file1: reading active writers 2025/08/11 01:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:02:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:05 DEBUG : Looking for writers 2025/08/11 01:02:05 DEBUG : file1: reading active writers 2025/08/11 01:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:02:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 01:02:05 INFO : file1: Copied (new) 2025/08/11 01:02:05 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-11 01:02:05 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/11 01:02:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 01:02:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:05 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 01:02:06 DEBUG : Looking for writers 2025/08/11 01:02:06 DEBUG : file1: reading active writers 2025/08/11 01:02:06 DEBUG : >WaitForWriters: 2025/08/11 01:02:06 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:06 DEBUG : Looking for writers 2025/08/11 01:02:06 DEBUG : file1: reading active writers 2025/08/11 01:02:06 DEBUG : >WaitForWriters: 2025/08/11 01:02:06 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:06 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:06 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:06 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:06 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:06 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:06 DEBUG : file1: newRWFileHandle: 2025/08/11 01:02:06 DEBUG : file1(0xc000978700): openPending: 2025/08/11 01:02:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:06 DEBUG : file1(0xc000978700): >openPending: err= 2025/08/11 01:02:06 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 01:02:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 01:02:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 01:02:06 DEBUG : file1(0xc000978700): _writeAt: size=7, off=0 2025/08/11 01:02:06 DEBUG : file1(0xc000978700): >_writeAt: n=7, err= 2025/08/11 01:02:06 DEBUG : file1(0xc000978700): _writeAt: size=6, off=5 2025/08/11 01:02:06 DEBUG : file1(0xc000978700): >_writeAt: n=6, err= 2025/08/11 01:02:06 DEBUG : file1(0xc000978700): close: 2025/08/11 01:02:06 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 01:02:06.738541489 +0000 UTC m=+96.945598786 2025/08/11 01:02:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:06 DEBUG : file1(0xc000978700): >close: err= 2025/08/11 01:02:06 DEBUG : file1(0xc000978700): _writeAt: size=5, off=0 2025/08/11 01:02:06 DEBUG : file1(0xc000978700): >_writeAt: n=0, err=file already closed 2025/08/11 01:02:06 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:06 DEBUG : Looking for writers 2025/08/11 01:02:06 DEBUG : file1: reading active writers 2025/08/11 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:02:06 DEBUG : Looking for writers 2025/08/11 01:02:06 DEBUG : file1: reading active writers 2025/08/11 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:02:06 DEBUG : Looking for writers 2025/08/11 01:02:06 DEBUG : file1: reading active writers 2025/08/11 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:02:06 DEBUG : Looking for writers 2025/08/11 01:02:06 DEBUG : file1: reading active writers 2025/08/11 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:02:06 DEBUG : file1: vfs cache: starting upload 2025/08/11 01:02:06 DEBUG : Looking for writers 2025/08/11 01:02:06 DEBUG : file1: reading active writers 2025/08/11 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:02:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:07 DEBUG : Looking for writers 2025/08/11 01:02:07 DEBUG : file1: reading active writers 2025/08/11 01:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:02:07 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 01:02:07 INFO : file1: Copied (new) 2025/08/11 01:02:07 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-11 01:02:06 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/11 01:02:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 01:02:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:07 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 01:02:07 DEBUG : Looking for writers 2025/08/11 01:02:07 DEBUG : file1: reading active writers 2025/08/11 01:02:07 DEBUG : >WaitForWriters: 2025/08/11 01:02:07 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:07 DEBUG : Looking for writers 2025/08/11 01:02:07 DEBUG : file1: reading active writers 2025/08/11 01:02:07 DEBUG : >WaitForWriters: 2025/08/11 01:02:07 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.15s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:07 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:07 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:07 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:07 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:07 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:07 DEBUG : file1: newRWFileHandle: 2025/08/11 01:02:07 DEBUG : file1(0xc000a27100): openPending: 2025/08/11 01:02:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:07 DEBUG : file1(0xc000a27100): >openPending: err= 2025/08/11 01:02:07 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 01:02:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 01:02:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 01:02:07 DEBUG : file1(0xc000a27100): close: 2025/08/11 01:02:07 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 01:02:07.877451578 +0000 UTC m=+98.084508875 2025/08/11 01:02:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:07 DEBUG : file1(0xc000a27100): >close: err= 2025/08/11 01:02:07 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/11 01:02:07 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 01:02:07 DEBUG : file2: newRWFileHandle: 2025/08/11 01:02:07 DEBUG : file2(0xc000a27580): openPending: 2025/08/11 01:02:07 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/11 01:02:07 DEBUG : file2(0xc000a27580): >openPending: err= 2025/08/11 01:02:07 DEBUG : file2: >newRWFileHandle: err= 2025/08/11 01:02:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/11 01:02:07 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/11 01:02:07 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/11 01:02:07 DEBUG : file2(0xc000a27580): RWFileHandle.Flush 2025/08/11 01:02:07 DEBUG : file2(0xc000a27580): RWFileHandle.Release 2025/08/11 01:02:07 DEBUG : file2(0xc000a27580): close: 2025/08/11 01:02:07 DEBUG : file2: vfs cache: setting modification time to 2025-08-11 01:02:07.879024299 +0000 UTC m=+98.086081596 2025/08/11 01:02:07 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:07 DEBUG : file2(0xc000a27580): >close: err= 2025/08/11 01:02:07 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:07 DEBUG : Looking for writers 2025/08/11 01:02:07 DEBUG : file1: reading active writers 2025/08/11 01:02:07 DEBUG : file2: reading active writers 2025/08/11 01:02:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/11 01:02:07 DEBUG : Looking for writers 2025/08/11 01:02:07 DEBUG : file1: reading active writers 2025/08/11 01:02:07 DEBUG : file2: reading active writers 2025/08/11 01:02:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/11 01:02:07 DEBUG : Looking for writers 2025/08/11 01:02:07 DEBUG : file1: reading active writers 2025/08/11 01:02:07 DEBUG : file2: reading active writers 2025/08/11 01:02:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/11 01:02:07 DEBUG : Looking for writers 2025/08/11 01:02:07 DEBUG : file1: reading active writers 2025/08/11 01:02:07 DEBUG : file2: reading active writers 2025/08/11 01:02:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/11 01:02:07 DEBUG : file1: vfs cache: starting upload 2025/08/11 01:02:07 DEBUG : file2: vfs cache: starting upload 2025/08/11 01:02:08 DEBUG : Looking for writers 2025/08/11 01:02:08 DEBUG : file2: reading active writers 2025/08/11 01:02:08 DEBUG : file1: reading active writers 2025/08/11 01:02:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/11 01:02:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:08 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:08 DEBUG : Looking for writers 2025/08/11 01:02:08 DEBUG : file1: reading active writers 2025/08/11 01:02:08 DEBUG : file2: reading active writers 2025/08/11 01:02:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/11 01:02:08 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/11 01:02:08 INFO : file1: Copied (new) 2025/08/11 01:02:08 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-11 01:02:07 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/11 01:02:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 01:02:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:08 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 01:02:08 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/11 01:02:08 INFO : file2: Copied (new) 2025/08/11 01:02:08 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-11 01:02:07 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/11 01:02:08 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/11 01:02:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/11 01:02:08 INFO : file2: vfs cache: upload succeeded try #1 2025/08/11 01:02:08 DEBUG : Looking for writers 2025/08/11 01:02:08 DEBUG : file1: reading active writers 2025/08/11 01:02:08 DEBUG : file2: reading active writers 2025/08/11 01:02:08 DEBUG : >WaitForWriters: 2025/08/11 01:02:08 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:08 DEBUG : Looking for writers 2025/08/11 01:02:08 DEBUG : file1: reading active writers 2025/08/11 01:02:08 DEBUG : file2: reading active writers 2025/08/11 01:02:08 DEBUG : >WaitForWriters: 2025/08/11 01:02:08 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.29s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:09 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:09 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:09 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:09 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:09 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:09 DEBUG : file1: newRWFileHandle: 2025/08/11 01:02:09 DEBUG : file1(0xc000979200): openPending: 2025/08/11 01:02:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:09 DEBUG : file1(0xc000979200): >openPending: err= 2025/08/11 01:02:09 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 01:02:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 01:02:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 01:02:09 DEBUG : file1(0xc000979200): _writeAt: size=5, off=0 2025/08/11 01:02:09 DEBUG : file1(0xc000979200): >_writeAt: n=5, err= 2025/08/11 01:02:09 DEBUG : file1(0xc000979200): RWFileHandle.Flush 2025/08/11 01:02:09 DEBUG : file1(0xc000979200): RWFileHandle.Flush 2025/08/11 01:02:09 DEBUG : file1(0xc000979200): close: 2025/08/11 01:02:09 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 01:02:09.180452703 +0000 UTC m=+99.387510010 2025/08/11 01:02:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:09 DEBUG : file1(0xc000979200): >close: err= 2025/08/11 01:02:09 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:09 DEBUG : Looking for writers 2025/08/11 01:02:09 DEBUG : file1: reading active writers 2025/08/11 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:02:09 DEBUG : Looking for writers 2025/08/11 01:02:09 DEBUG : file1: reading active writers 2025/08/11 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:02:09 DEBUG : Looking for writers 2025/08/11 01:02:09 DEBUG : file1: reading active writers 2025/08/11 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:02:09 DEBUG : Looking for writers 2025/08/11 01:02:09 DEBUG : file1: reading active writers 2025/08/11 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:02:09 DEBUG : file1: vfs cache: starting upload 2025/08/11 01:02:09 DEBUG : Looking for writers 2025/08/11 01:02:09 DEBUG : file1: reading active writers 2025/08/11 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:02:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:09 DEBUG : Looking for writers 2025/08/11 01:02:09 DEBUG : file1: reading active writers 2025/08/11 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:02:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 01:02:09 INFO : file1: Copied (new) 2025/08/11 01:02:09 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-11 01:02:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/11 01:02:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 01:02:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:09 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 01:02:09 DEBUG : Looking for writers 2025/08/11 01:02:09 DEBUG : file1: reading active writers 2025/08/11 01:02:09 DEBUG : >WaitForWriters: 2025/08/11 01:02:09 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.12s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:10 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:10 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:10 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:10 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:10 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:10 DEBUG : file1: newRWFileHandle: 2025/08/11 01:02:10 DEBUG : file1(0xc000bf2e00): openPending: 2025/08/11 01:02:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:10 DEBUG : file1(0xc000bf2e00): >openPending: err= 2025/08/11 01:02:10 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 01:02:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 01:02:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 01:02:10 DEBUG : file1(0xc000bf2e00): _writeAt: size=5, off=0 2025/08/11 01:02:10 DEBUG : file1(0xc000bf2e00): >_writeAt: n=5, err= 2025/08/11 01:02:10 DEBUG : file1(0xc000bf2e00): RWFileHandle.Release 2025/08/11 01:02:10 DEBUG : file1(0xc000bf2e00): close: 2025/08/11 01:02:10 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 01:02:10.30999749 +0000 UTC m=+100.517054787 2025/08/11 01:02:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:10 DEBUG : file1(0xc000bf2e00): >close: err= 2025/08/11 01:02:10 DEBUG : file1(0xc000bf2e00): RWFileHandle.Release 2025/08/11 01:02:10 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:10 DEBUG : Looking for writers 2025/08/11 01:02:10 DEBUG : file1: reading active writers 2025/08/11 01:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:02:10 DEBUG : Looking for writers 2025/08/11 01:02:10 DEBUG : file1: reading active writers 2025/08/11 01:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:02:10 DEBUG : Looking for writers 2025/08/11 01:02:10 DEBUG : file1: reading active writers 2025/08/11 01:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:02:10 DEBUG : Looking for writers 2025/08/11 01:02:10 DEBUG : file1: reading active writers 2025/08/11 01:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:02:10 DEBUG : file1: vfs cache: starting upload 2025/08/11 01:02:10 DEBUG : Looking for writers 2025/08/11 01:02:10 DEBUG : file1: reading active writers 2025/08/11 01:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:02:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:10 DEBUG : Looking for writers 2025/08/11 01:02:10 DEBUG : file1: reading active writers 2025/08/11 01:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:02:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 01:02:10 INFO : file1: Copied (new) 2025/08/11 01:02:10 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-11 01:02:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/11 01:02:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 01:02:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:10 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 01:02:10 DEBUG : Looking for writers 2025/08/11 01:02:10 DEBUG : file1: reading active writers 2025/08/11 01:02:10 DEBUG : >WaitForWriters: 2025/08/11 01:02:10 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.11s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:11 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:11 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:11 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:11 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:11 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/11 01:02:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 01:02:12 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:02:12 DEBUG : dir/file1(0xc00056f500): openPending: 2025/08/11 01:02:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 01:02:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 01:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:12 DEBUG : dir/file1(0xc00056f500): >openPending: err= 2025/08/11 01:02:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 01:02:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:02:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 01:02:12 DEBUG : dir/file1(0xc00056f500): _writeAt: size=5, off=0 2025/08/11 01:02:12 DEBUG : dir/file1(0xc00056f500): >_writeAt: n=5, err= 2025/08/11 01:02:12 DEBUG : dir/file1(0xc00056f500): close: 2025/08/11 01:02:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-11 01:02:12.04488385 +0000 UTC m=+102.251941147 2025/08/11 01:02:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:12 DEBUG : dir/file1(0xc00056f500): >close: err= 2025/08/11 01:02:12 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:12 DEBUG : dir: Looking for writers 2025/08/11 01:02:12 DEBUG : file1: reading active writers 2025/08/11 01:02:12 DEBUG : Looking for writers 2025/08/11 01:02:12 DEBUG : dir: reading active writers 2025/08/11 01:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:02:12 DEBUG : dir: Looking for writers 2025/08/11 01:02:12 DEBUG : file1: reading active writers 2025/08/11 01:02:12 DEBUG : Looking for writers 2025/08/11 01:02:12 DEBUG : dir: reading active writers 2025/08/11 01:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:02:12 DEBUG : dir: Looking for writers 2025/08/11 01:02:12 DEBUG : file1: reading active writers 2025/08/11 01:02:12 DEBUG : Looking for writers 2025/08/11 01:02:12 DEBUG : dir: reading active writers 2025/08/11 01:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:02:12 DEBUG : dir: Looking for writers 2025/08/11 01:02:12 DEBUG : file1: reading active writers 2025/08/11 01:02:12 DEBUG : Looking for writers 2025/08/11 01:02:12 DEBUG : dir: reading active writers 2025/08/11 01:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:02:12 DEBUG : dir/file1: vfs cache: starting upload 2025/08/11 01:02:12 DEBUG : dir: Looking for writers 2025/08/11 01:02:12 DEBUG : file1: reading active writers 2025/08/11 01:02:12 DEBUG : Looking for writers 2025/08/11 01:02:12 DEBUG : dir: reading active writers 2025/08/11 01:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:02:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:12 DEBUG : dir: Looking for writers 2025/08/11 01:02:12 DEBUG : file1: reading active writers 2025/08/11 01:02:12 DEBUG : Looking for writers 2025/08/11 01:02:12 DEBUG : dir: reading active writers 2025/08/11 01:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:02:12 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 01:02:12 INFO : dir/file1: Copied (replaced existing) 2025/08/11 01:02:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-11 01:02:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/11 01:02:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/11 01:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/11 01:02:12 DEBUG : dir: Looking for writers 2025/08/11 01:02:12 DEBUG : file1: reading active writers 2025/08/11 01:02:12 DEBUG : Looking for writers 2025/08/11 01:02:12 DEBUG : dir: reading active writers 2025/08/11 01:02:12 DEBUG : >WaitForWriters: 2025/08/11 01:02:12 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.05s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:13 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:13 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:13 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:13 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:13 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:14 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 01:02:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 01:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 01:02:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 01:02:14 DEBUG : dir/file1(0xc000888d80): _writeAt: size=5, off=0 2025/08/11 01:02:14 DEBUG : dir/file1(0xc000888d80): openPending: 2025/08/11 01:02:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 01:02:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 01:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:14 DEBUG : dir/file1(0xc000888d80): >openPending: err= 2025/08/11 01:02:14 DEBUG : dir/file1(0xc000888d80): >_writeAt: n=5, err= 2025/08/11 01:02:14 DEBUG : dir/file1(0xc000888d80): _writeAt: size=15, off=5 2025/08/11 01:02:14 DEBUG : dir/file1(0xc000888d80): >_writeAt: n=15, err= 2025/08/11 01:02:14 DEBUG : dir/file1(0xc000888d80): close: 2025/08/11 01:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/11 01:02:14 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-11 01:02:14.243599468 +0000 UTC m=+104.450656765 2025/08/11 01:02:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:14 DEBUG : dir/file1(0xc000888d80): >close: err= 2025/08/11 01:02:14 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:14 DEBUG : dir: Looking for writers 2025/08/11 01:02:14 DEBUG : file1: reading active writers 2025/08/11 01:02:14 DEBUG : Looking for writers 2025/08/11 01:02:14 DEBUG : dir: reading active writers 2025/08/11 01:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:02:14 DEBUG : dir: Looking for writers 2025/08/11 01:02:14 DEBUG : file1: reading active writers 2025/08/11 01:02:14 DEBUG : Looking for writers 2025/08/11 01:02:14 DEBUG : dir: reading active writers 2025/08/11 01:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:02:14 DEBUG : dir: Looking for writers 2025/08/11 01:02:14 DEBUG : file1: reading active writers 2025/08/11 01:02:14 DEBUG : Looking for writers 2025/08/11 01:02:14 DEBUG : dir: reading active writers 2025/08/11 01:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:02:14 DEBUG : dir: Looking for writers 2025/08/11 01:02:14 DEBUG : file1: reading active writers 2025/08/11 01:02:14 DEBUG : Looking for writers 2025/08/11 01:02:14 DEBUG : dir: reading active writers 2025/08/11 01:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:02:14 DEBUG : dir/file1: vfs cache: starting upload 2025/08/11 01:02:14 DEBUG : dir: Looking for writers 2025/08/11 01:02:14 DEBUG : file1: reading active writers 2025/08/11 01:02:14 DEBUG : Looking for writers 2025/08/11 01:02:14 DEBUG : dir: reading active writers 2025/08/11 01:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:02:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:14 DEBUG : dir: Looking for writers 2025/08/11 01:02:14 DEBUG : file1: reading active writers 2025/08/11 01:02:14 DEBUG : Looking for writers 2025/08/11 01:02:14 DEBUG : dir: reading active writers 2025/08/11 01:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:02:14 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/11 01:02:14 INFO : dir/file1: Copied (replaced existing) 2025/08/11 01:02:14 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-11 01:02:14 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/11 01:02:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/11 01:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/11 01:02:14 DEBUG : dir: Looking for writers 2025/08/11 01:02:14 DEBUG : file1: reading active writers 2025/08/11 01:02:14 DEBUG : Looking for writers 2025/08/11 01:02:14 DEBUG : dir: reading active writers 2025/08/11 01:02:14 DEBUG : >WaitForWriters: 2025/08/11 01:02:14 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.27s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:15 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:15 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:15 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:15 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:15 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:15 DEBUG : file1: newRWFileHandle: 2025/08/11 01:02:15 DEBUG : file1(0xc00090a5c0): openPending: 2025/08/11 01:02:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:15 DEBUG : file1(0xc00090a5c0): >openPending: err= 2025/08/11 01:02:15 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 01:02:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 01:02:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 01:02:15 DEBUG : file1(0xc00090a5c0): _writeAt: size=5, off=0 2025/08/11 01:02:15 DEBUG : file1(0xc00090a5c0): >_writeAt: n=5, err= 2025/08/11 01:02:15 DEBUG : file1(0xc00090a5c0): close: 2025/08/11 01:02:15 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 01:02:15.717660514 +0000 UTC m=+105.924717811 2025/08/11 01:02:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:15 DEBUG : file1(0xc00090a5c0): >close: err= 2025/08/11 01:02:15 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:15 DEBUG : Looking for writers 2025/08/11 01:02:15 DEBUG : file1: reading active writers 2025/08/11 01:02:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:02:15 DEBUG : Looking for writers 2025/08/11 01:02:15 DEBUG : file1: reading active writers 2025/08/11 01:02:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:02:15 DEBUG : Looking for writers 2025/08/11 01:02:15 DEBUG : file1: reading active writers 2025/08/11 01:02:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:02:15 DEBUG : Looking for writers 2025/08/11 01:02:15 DEBUG : file1: reading active writers 2025/08/11 01:02:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:02:15 DEBUG : file1: vfs cache: starting upload 2025/08/11 01:02:15 DEBUG : Looking for writers 2025/08/11 01:02:15 DEBUG : file1: reading active writers 2025/08/11 01:02:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:02:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:16 DEBUG : Looking for writers 2025/08/11 01:02:16 DEBUG : file1: reading active writers 2025/08/11 01:02:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:02:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 01:02:16 INFO : file1: Copied (new) 2025/08/11 01:02:16 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-11 01:02:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/11 01:02:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:16 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 01:02:16 DEBUG : Looking for writers 2025/08/11 01:02:16 DEBUG : file1: reading active writers 2025/08/11 01:02:16 DEBUG : >WaitForWriters: 2025/08/11 01:02:16 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.13s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:16 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:16 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:16 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:16 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/11 01:02:16 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000930c00): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000930c00): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000930c00): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000930c00): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000930c00): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.836050271 +0000 UTC m=+107.043107569 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000930c00): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931080): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931080): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931080): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931080): >_readAt: n=2, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931080): _writeAt: size=3, off=2 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931080): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931080): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.836050271 +0000 UTC m=+107.043107569 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931080): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931540): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931540): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931540): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931540): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931540): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.836050271 +0000 UTC m=+107.043107569 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931540): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492850 item 1 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931b80): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931b80): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931b80): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931b80): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931b80): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.839751106 +0000 UTC m=+107.046808402 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000931b80): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946100): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946100): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946100): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946100): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946100): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.839751106 +0000 UTC m=+107.046808402 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946100): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492d90 item 2 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000856040): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000856040): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000856040): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000856040): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000856040): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.848170884 +0000 UTC m=+107.055228180 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000856040): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008564c0): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008564c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008564c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008564c0): >_readAt: n=2, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008564c0): _writeAt: size=3, off=2 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008564c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008564c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.848170884 +0000 UTC m=+107.055228180 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008564c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008569c0): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008569c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008569c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008569c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008569c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.848170884 +0000 UTC m=+107.055228180 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008569c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c21c0 item 3 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000857080): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000857080): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000857080): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000857080): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000857080): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.852702586 +0000 UTC m=+107.059759883 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000857080): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008575c0): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008575c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008575c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008575c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008575c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.852702586 +0000 UTC m=+107.059759883 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008575c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2b60 item 4 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000857c00): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000857c00): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000857c00): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000857c00): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000857c00): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.858369098 +0000 UTC m=+107.065426396 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000857c00): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946100): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946100): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946100): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946100): >_readAt: n=2, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946100): _writeAt: size=3, off=2 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946100): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946100): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.858369098 +0000 UTC m=+107.065426396 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946100): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0009465c0): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0009465c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0009465c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0009465c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0009465c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.858369098 +0000 UTC m=+107.065426396 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0009465c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2f50 item 5 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946c80): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946c80): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946c80): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946c80): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946c80): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.862321404 +0000 UTC m=+107.069378700 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000946c80): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0009471c0): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0009471c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0009471c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0009471c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0009471c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.862321404 +0000 UTC m=+107.069378700 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0009471c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3a40 item 6 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000947840): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000947840): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000947840): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000947840): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000947840): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.864628201 +0000 UTC m=+107.071685498 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000947840): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000947d40): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000947d40): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000947d40): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000947d40): >_readAt: n=2, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000947d40): _writeAt: size=3, off=2 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000947d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000947d40): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.864628201 +0000 UTC m=+107.071685498 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000947d40): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab02c0): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab02c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab02c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab02c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab02c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.864628201 +0000 UTC m=+107.071685498 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab02c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003762a0 item 7 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab0940): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab0940): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab0940): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab0940): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab0940): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.870294382 +0000 UTC m=+107.077351679 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab0940): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab0e80): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab0e80): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab0e80): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab0e80): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab0e80): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.870294382 +0000 UTC m=+107.077351679 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab0e80): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003768c0 item 8 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c0980): _readAt: size=2, off=0 2025/08/11 01:02:16 ERROR : open-test-file(0xc0000c0980): Couldn't read size of file 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c0980): >_readAt: n=0, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c0980): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c0980): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c0980): close: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c0980): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c0d40): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c0d40): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c0d40): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c0d40): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c0d40): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.874295149 +0000 UTC m=+107.081352446 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c0d40): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c1280): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c1280): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c1280): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c1280): >_readAt: n=2, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c1280): _writeAt: size=3, off=2 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c1280): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c1280): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.874295149 +0000 UTC m=+107.081352446 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c1280): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c18c0): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c18c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c18c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c18c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c18c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.874295149 +0000 UTC m=+107.081352446 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0000c18c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f7420 item 9 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097e040): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097e040): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097e040): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097e040): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097e040): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.882716248 +0000 UTC m=+107.089773545 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097e040): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097e580): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097e580): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097e580): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097e580): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097e580): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.882716248 +0000 UTC m=+107.089773545 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097e580): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f7e30 item 10 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097ec00): _readAt: size=2, off=0 2025/08/11 01:02:16 ERROR : open-test-file(0xc00097ec00): Couldn't read size of file 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097ec00): >_readAt: n=0, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097ec00): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097ec00): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097ec00): close: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097ec00): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097efc0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097efc0): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097efc0): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097efc0): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097efc0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.884814666 +0000 UTC m=+107.091871963 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097efc0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097f4c0): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097f4c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097f4c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097f4c0): >_readAt: n=2, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097f4c0): _writeAt: size=3, off=2 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097f4c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097f4c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.884814666 +0000 UTC m=+107.091871963 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097f4c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097f9c0): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097f9c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097f9c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097f9c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097f9c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.884814666 +0000 UTC m=+107.091871963 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00097f9c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492930 item 11 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00026db40): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00026db40): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00026db40): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00026db40): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00026db40): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.891554222 +0000 UTC m=+107.098611519 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00026db40): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f0380): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f0380): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f0380): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f0380): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f0380): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.891554222 +0000 UTC m=+107.098611519 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f0380): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492e70 item 12 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f0e80): _readAt: size=2, off=0 2025/08/11 01:02:16 ERROR : open-test-file(0xc0003f0e80): Couldn't read size of file 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f0e80): >_readAt: n=0, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f0e80): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f0e80): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f0e80): close: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f0e80): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f1c40): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f1c40): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f1c40): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f1c40): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f1c40): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.894580258 +0000 UTC m=+107.101637556 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0003f1c40): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000448700): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000448700): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000448700): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000448700): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000448700): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.894580258 +0000 UTC m=+107.101637556 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000448700): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004933b0 item 13 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000449400): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000449400): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000449400): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000449400): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000449400): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.897790702 +0000 UTC m=+107.104848009 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000449400): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000449cc0): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000449cc0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000449cc0): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000449cc0): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000449cc0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.897790702 +0000 UTC m=+107.104848009 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000449cc0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004939d0 item 14 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006967c0): _readAt: size=2, off=0 2025/08/11 01:02:16 ERROR : open-test-file(0xc0006967c0): Couldn't read size of file 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006967c0): >_readAt: n=0, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006967c0): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006967c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006967c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006967c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000696b80): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000696b80): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000696b80): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000696b80): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000696b80): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.902854313 +0000 UTC m=+107.109911611 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000696b80): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697380): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697380): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697380): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697380): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697380): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.902854313 +0000 UTC m=+107.109911611 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697380): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a930 item 15 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 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/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697a00): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697a00): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697a00): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697a00): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697a00): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.907877067 +0000 UTC m=+107.114934364 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697a00): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697f40): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697f40): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697f40): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697f40): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697f40): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.907877067 +0000 UTC m=+107.114934364 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000697f40): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051aee0 item 16 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2600): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2600): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2600): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2600): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2600): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.911292876 +0000 UTC m=+107.118350173 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2600): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2a80): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2a80): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2a80): open at offset 5 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2a80): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2a80): >_readAt: n=2, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2a80): _writeAt: size=3, off=7 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2a80): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2a80): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.911292876 +0000 UTC m=+107.118350173 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2a80): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2f80): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2f80): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2f80): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2f80): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2f80): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.911292876 +0000 UTC m=+107.118350173 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c2f80): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b340 item 17 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c3600): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c3600): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c3600): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c3600): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c3600): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.915883199 +0000 UTC m=+107.122940486 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c3600): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c3b40): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c3b40): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c3b40): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c3b40): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c3b40): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.915883199 +0000 UTC m=+107.122940486 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008c3b40): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2070 item 18 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a340): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a340): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a340): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a340): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a340): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.918363653 +0000 UTC m=+107.125420949 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a340): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a840): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a840): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a840): open at offset 5 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a840): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a840): >_readAt: n=2, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a840): _writeAt: size=3, off=7 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a840): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a840): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.918363653 +0000 UTC m=+107.125420949 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061a840): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061ae40): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061ae40): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061ae40): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061ae40): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061ae40): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.918363653 +0000 UTC m=+107.125420949 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061ae40): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2a10 item 19 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061b4c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061b4c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061b4c0): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061b4c0): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061b4c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.923722567 +0000 UTC m=+107.130779874 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061b4c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061ba00): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061ba00): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061ba00): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061ba00): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061ba00): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.923722567 +0000 UTC m=+107.130779874 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00061ba00): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f35e0 item 20 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e100): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e100): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e100): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e100): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e100): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.927181346 +0000 UTC m=+107.134238643 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e100): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e640): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e640): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e640): open at offset 5 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e640): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e640): >_readAt: n=2, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e640): _writeAt: size=3, off=7 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e640): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e640): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.927181346 +0000 UTC m=+107.134238643 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089e640): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089ec40): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089ec40): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089ec40): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089ec40): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089ec40): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.927181346 +0000 UTC m=+107.134238643 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089ec40): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3dc0 item 21 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089f2c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089f2c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089f2c0): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089f2c0): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089f2c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.932045873 +0000 UTC m=+107.139103171 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089f2c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089f800): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089f800): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089f800): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089f800): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089f800): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.932045873 +0000 UTC m=+107.139103171 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089f800): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e5b0 item 22 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089fe80): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089fe80): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089fe80): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089fe80): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089fe80): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.934523012 +0000 UTC m=+107.141580308 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00089fe80): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796980): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796980): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796980): open at offset 5 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796980): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796980): >_readAt: n=2, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796980): _writeAt: size=3, off=7 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796980): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796980): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.934523012 +0000 UTC m=+107.141580308 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796980): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796f00): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796f00): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796f00): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796f00): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796f00): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.934523012 +0000 UTC m=+107.141580308 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000796f00): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ec40 item 23 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 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/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000797580): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000797580): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000797580): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000797580): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000797580): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.938685051 +0000 UTC m=+107.145742348 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000797580): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000797ac0): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000797ac0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000797ac0): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000797ac0): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000797ac0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.938685051 +0000 UTC m=+107.145742348 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000797ac0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d80e0 item 24 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978180): _readAt: size=2, off=0 2025/08/11 01:02:16 ERROR : open-test-file(0xc000978180): Couldn't read size of file 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978180): >_readAt: n=0, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978180): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978180): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978180): close: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978180): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978540): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978540): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978540): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978540): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978540): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.94210109 +0000 UTC m=+107.149158387 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978540): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978a40): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978a40): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978a40): open at offset 5 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978a40): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978a40): >_readAt: n=2, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978a40): _writeAt: size=3, off=7 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978a40): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.94210109 +0000 UTC m=+107.149158387 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978a40): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978fc0): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978fc0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978fc0): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978fc0): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978fc0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.94210109 +0000 UTC m=+107.149158387 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000978fc0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8620 item 25 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000979640): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000979640): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000979640): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000979640): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000979640): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.949538114 +0000 UTC m=+107.156595411 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000979640): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000979b80): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000979b80): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000979b80): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000979b80): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000979b80): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.949538114 +0000 UTC m=+107.156595411 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000979b80): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8d90 item 26 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872240): _readAt: size=2, off=0 2025/08/11 01:02:16 ERROR : open-test-file(0xc000872240): Couldn't read size of file 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872240): >_readAt: n=0, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872240): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872240): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872240): close: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872240): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872600): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872600): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872600): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872600): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872600): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.95538778 +0000 UTC m=+107.162445076 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872600): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872b00): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872b00): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872b00): open at offset 5 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872b00): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872b00): >_readAt: n=2, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872b00): _writeAt: size=3, off=7 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872b00): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872b00): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.95538778 +0000 UTC m=+107.162445076 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000872b00): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873080): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873080): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873080): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873080): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873080): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.95538778 +0000 UTC m=+107.162445076 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873080): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d92d0 item 27 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 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/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873700): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873700): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873700): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873700): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873700): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.960916052 +0000 UTC m=+107.167973338 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873700): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873c40): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873c40): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873c40): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873c40): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873c40): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.960916052 +0000 UTC m=+107.167973338 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000873c40): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9dc0 item 28 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf2300): _readAt: size=2, off=0 2025/08/11 01:02:16 ERROR : open-test-file(0xc000bf2300): Couldn't read size of file 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf2300): >_readAt: n=0, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf2300): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf2300): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf2300): close: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf2300): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf26c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf26c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf26c0): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf26c0): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf26c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.964970478 +0000 UTC m=+107.172027776 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf26c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf2d80): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf2d80): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf2d80): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf2d80): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf2d80): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.964970478 +0000 UTC m=+107.172027776 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf2d80): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc380 item 29 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 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/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf3540): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf3540): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf3540): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf3540): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf3540): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.969585478 +0000 UTC m=+107.176642774 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf3540): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf3a80): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf3a80): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf3a80): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf3a80): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf3a80): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.969585478 +0000 UTC m=+107.176642774 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000bf3a80): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc7e0 item 30 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 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/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056e140): _readAt: size=2, off=0 2025/08/11 01:02:16 ERROR : open-test-file(0xc00056e140): Couldn't read size of file 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056e140): >_readAt: n=0, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056e140): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056e140): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056e140): close: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056e140): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056e500): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056e500): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056e500): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056e500): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056e500): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.971861818 +0000 UTC m=+107.178919115 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056e500): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056ebc0): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056ebc0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056ebc0): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056ebc0): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056ebc0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.971861818 +0000 UTC m=+107.178919115 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056ebc0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccc40 item 31 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 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/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056f340): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056f340): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056f340): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056f340): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056f340): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.974760747 +0000 UTC m=+107.181818044 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056f340): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056f880): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056f880): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056f880): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056f880): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056f880): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.974760747 +0000 UTC m=+107.181818044 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056f880): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd2d0 item 32 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056fec0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056fec0): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056fec0): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056fec0): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056fec0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.978529078 +0000 UTC m=+107.185586374 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc00056fec0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aa400): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aa400): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aa400): _writeAt: size=3, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aa400): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aa400): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd8f0 item 33 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aa400): >_writeAt: n=3, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aa400): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.979716686 +0000 UTC m=+107.186774003 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aa400): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aa900): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aa900): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aa900): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aa900): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aa900): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.979716686 +0000 UTC m=+107.186774003 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aa900): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdb90 item 33 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aaf40): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aaf40): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aaf40): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aaf40): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aaf40): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.984856209 +0000 UTC m=+107.191913506 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006aaf40): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006ab3c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006ab3c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa070 item 34 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006ab3c0): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006ab3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006ab3c0): _writeAt: size=3, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006ab3c0): >_writeAt: n=3, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006ab3c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.986307031 +0000 UTC m=+107.193364329 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006ab3c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006ab940): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006ab940): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006ab940): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006ab940): >_readAt: n=3, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006ab940): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.986307031 +0000 UTC m=+107.193364329 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0006ab940): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa930 item 34 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab11c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab11c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab11c0): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab11c0): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab11c0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.988295031 +0000 UTC m=+107.195352328 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab11c0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab1680): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab1680): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab1680): _writeAt: size=3, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab1680): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab1680): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376c40 item 35 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab1680): >_writeAt: n=3, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab1680): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.988968374 +0000 UTC m=+107.196025671 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab1680): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab1b80): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab1b80): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab1b80): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab1b80): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab1b80): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.988968374 +0000 UTC m=+107.196025671 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000ab1b80): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376fc0 item 35 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9e280): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9e280): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9e280): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9e280): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9e280): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.990610076 +0000 UTC m=+107.197667362 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9e280): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9e780): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9e780): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377650 item 36 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9e780): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9e780): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9e780): _writeAt: size=3, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9e780): >_writeAt: n=3, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9e780): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.994522476 +0000 UTC m=+107.201579783 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9e780): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9ecc0): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9ecc0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9ecc0): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9ecc0): >_readAt: n=3, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9ecc0): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.994522476 +0000 UTC m=+107.201579783 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9ecc0): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e070 item 36 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9f300): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9f300): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9f300): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9f300): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9f300): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.996519883 +0000 UTC m=+107.203577179 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9f300): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9f780): _readAt: size=2, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9f780): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9f780): _writeAt: size=3, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9f780): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9f780): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e7e0 item 37 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9f780): >_writeAt: n=3, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9f780): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.996991137 +0000 UTC m=+107.204048434 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9f780): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9fc80): _readAt: size=512, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9fc80): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9fc80): >openPending: err= 2025/08/11 01:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9fc80): >_readAt: n=5, err=EOF 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9fc80): close: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.996991137 +0000 UTC m=+107.204048434 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:16 DEBUG : open-test-file(0xc000b9fc80): >close: err= 2025/08/11 01:02:16 DEBUG : open-test-file: Remove: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ea10 item 37 2025/08/11 01:02:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:16 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008ea3c0): openPending: 2025/08/11 01:02:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008ea3c0): >openPending: err= 2025/08/11 01:02:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008ea3c0): _writeAt: size=5, off=0 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008ea3c0): >_writeAt: n=5, err= 2025/08/11 01:02:16 DEBUG : open-test-file(0xc0008ea3c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:16.998970972 +0000 UTC m=+107.206028269 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea3c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea8c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea8c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ee70 item 38 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea8c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea8c0): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea8c0): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea8c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.000960525 +0000 UTC m=+107.208017832 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea8c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eae00): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eae00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eae00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eae00): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eae00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.000960525 +0000 UTC m=+107.208017832 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eae00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f1f0 item 38 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910180): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910180): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910180): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910180): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910180): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.005747946 +0000 UTC m=+107.212805234 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910180): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910700): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910700): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910700): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910700): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910700): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592770 item 39 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910700): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910700): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.006354516 +0000 UTC m=+107.213411813 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910700): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910c40): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910c40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910c40): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910c40): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910c40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.006354516 +0000 UTC m=+107.213411813 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910c40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592af0 item 39 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009112c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009112c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009112c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009112c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009112c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.00919209 +0000 UTC m=+107.216249387 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009112c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009117c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009117c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005930a0 item 40 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009117c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009117c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009117c0): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009117c0): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009117c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.011090922 +0000 UTC m=+107.218148219 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009117c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911d00): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911d00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911d00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911d00): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911d00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.011090922 +0000 UTC m=+107.218148219 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911d00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593420 item 40 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26340): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26340): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26340): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26340): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26340): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26340): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26340): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.015613849 +0000 UTC m=+107.222671146 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26340): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26840): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26840): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26840): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593ab0 item 41 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26840): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26840): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.016362402 +0000 UTC m=+107.223419700 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26840): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26d00): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26d00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26d00): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26d00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26d00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4000 item 41 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26d00): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26d00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.017057627 +0000 UTC m=+107.224114913 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26d00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27240): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27240): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27240): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27240): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27240): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.017057627 +0000 UTC m=+107.224114913 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27240): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4310 item 41 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27880): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27880): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27880): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27880): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27880): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27880): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27880): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.019248888 +0000 UTC m=+107.226306195 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27880): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a48c0 item 42 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.021013049 +0000 UTC m=+107.228070346 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce3c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce3c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4a80 item 42 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce3c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce3c0): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce3c0): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce3c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.023715419 +0000 UTC m=+107.230772716 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce3c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce940): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce940): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce940): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce940): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce940): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.023715419 +0000 UTC m=+107.230772716 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce940): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5260 item 42 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cef80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cef80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cef80): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cef80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cef80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cef80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cef80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.028076582 +0000 UTC m=+107.235133889 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cef80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cf4c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cf4c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cf4c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5dc0 item 43 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cf4c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cf4c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.028769582 +0000 UTC m=+107.235826878 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cf4c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cfa00): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cfa00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cfa00): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cfa00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cfa00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b61c0 item 43 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cfa00): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cfa00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.029298855 +0000 UTC m=+107.236356152 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cfa00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cff40): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cff40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cff40): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cff40): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cff40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.029298855 +0000 UTC m=+107.236356152 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cff40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6930 item 43 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970600): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970600): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970600): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970600): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970600): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970600): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970600): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.034688938 +0000 UTC m=+107.241746235 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970600): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970b00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970b00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970b00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7110 item 44 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970b00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970b00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.035584858 +0000 UTC m=+107.242642155 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970b00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971140): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971140): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7570 item 44 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971140): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971140): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971140): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971140): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971140): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.036251119 +0000 UTC m=+107.243308416 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971140): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009716c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009716c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009716c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009716c0): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009716c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.036251119 +0000 UTC m=+107.243308416 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009716c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7a40 item 44 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971d00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971d00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971d00): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971d00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971d00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971d00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971d00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.038812584 +0000 UTC m=+107.245869881 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971d00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0280): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0280): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0280): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec310 item 45 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0280): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0280): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.043879692 +0000 UTC m=+107.250936990 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0280): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0980): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0980): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0980): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0980): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0980): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.043879692 +0000 UTC m=+107.250936990 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0980): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec850 item 45 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0fc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0fc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0fc0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0fc0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0fc0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0fc0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0fc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.04681541 +0000 UTC m=+107.253872707 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa0fc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa14c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa14c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa14c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed180 item 46 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa14c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa14c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.047895837 +0000 UTC m=+107.254953134 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa14c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa1bc0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa1bc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa1bc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa1bc0): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa1bc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.047895837 +0000 UTC m=+107.254953134 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aa1bc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed420 item 46 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acc280): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acc280): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acc280): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acc280): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acc280): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acc280): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acc280): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.050417318 +0000 UTC m=+107.257474615 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acc280): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acc780): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acc780): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acc780): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ede30 item 47 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acc780): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acc780): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.051019508 +0000 UTC m=+107.258076795 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acc780): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acce80): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acce80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acce80): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acce80): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acce80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.051019508 +0000 UTC m=+107.258076795 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acce80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e4d0 item 47 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acd4c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acd4c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acd4c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acd4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acd4c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acd4c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acd4c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.053244192 +0000 UTC m=+107.260301489 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acd4c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acd9c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acd9c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acd9c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f810 item 48 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acd9c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acd9c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.055233355 +0000 UTC m=+107.262290652 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000acd9c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aea140): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aea140): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aea140): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aea140): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aea140): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.055233355 +0000 UTC m=+107.262290652 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aea140): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fc70 item 48 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aea780): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aea780): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aea780): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aea780): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aea780): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.060271958 +0000 UTC m=+107.267329255 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aea780): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeac00): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeac00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeac00): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeac00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeac00): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeac00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de9a0 item 49 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeac00): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeac00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.06081136 +0000 UTC m=+107.267868657 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeac00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeb140): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeb140): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeb140): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeb140): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeb140): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.06081136 +0000 UTC m=+107.267868657 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeb140): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df340 item 49 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeb7c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeb7c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeb7c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeb7c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeb7c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.0626553 +0000 UTC m=+107.269712596 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aeb7c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aebcc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aebcc0): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aebcc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510310 item 50 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aebcc0): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aebcc0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aebcc0): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aebcc0): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aebcc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.063591796 +0000 UTC m=+107.270649094 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000aebcc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b142c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b142c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b142c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b142c0): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b142c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.063591796 +0000 UTC m=+107.270649094 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b142c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510a10 item 50 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14940): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14940): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14940): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14940): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14940): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.066674311 +0000 UTC m=+107.273731608 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14940): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14e40): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14e40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14e40): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14e40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14e40): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14e40): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005110a0 item 51 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14e40): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14e40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.070073628 +0000 UTC m=+107.277130925 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b14e40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15380): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15380): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15380): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15380): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15380): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.070073628 +0000 UTC m=+107.277130925 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15380): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511500 item 51 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15a00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15a00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15a00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15a00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15a00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.071818 +0000 UTC m=+107.278875298 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15a00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15f00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15f00): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15f00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027a000 item 52 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15f00): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15f00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15f00): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15f00): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15f00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.072826904 +0000 UTC m=+107.279884201 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b15f00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b36500): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b36500): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b36500): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b36500): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b36500): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.072826904 +0000 UTC m=+107.279884201 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b36500): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027a540 item 52 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b36b80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b36b80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b36b80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b36b80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b36b80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.074957722 +0000 UTC m=+107.282015019 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b36b80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37080): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37080): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37080): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37080): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37080): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37080): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027aaf0 item 53 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37080): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37080): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.077236767 +0000 UTC m=+107.284294065 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37080): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b375c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b375c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b375c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b375c0): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b375c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.077236767 +0000 UTC m=+107.284294065 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b375c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027acb0 item 53 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37c40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37c40): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37c40): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37c40): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37c40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.082038447 +0000 UTC m=+107.289095744 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b37c40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b501c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b501c0): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b501c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027b420 item 54 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b501c0): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b501c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b501c0): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b501c0): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b501c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.083541638 +0000 UTC m=+107.290598934 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b501c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50740): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50740): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50740): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50740): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50740): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.083541638 +0000 UTC m=+107.290598934 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50740): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027ba40 item 54 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50dc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50dc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50dc0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50dc0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50dc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.089297447 +0000 UTC m=+107.296354744 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50dc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51000): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51000): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51000): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51000): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51000): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51000): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8380 item 55 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51000): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51000): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.091605648 +0000 UTC m=+107.298662944 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51000): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51540): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51540): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51540): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51540): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51540): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.091605648 +0000 UTC m=+107.298662944 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51540): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c85b0 item 55 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0700): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0700): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0700): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0700): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0700): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.094902614 +0000 UTC m=+107.301959930 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0700): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0c00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0c00): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0c00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aac40 item 56 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0c00): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0c00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0c00): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0c00): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0c00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.096590481 +0000 UTC m=+107.303647777 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b0c00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b1180): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b1180): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b1180): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b1180): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b1180): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.096590481 +0000 UTC m=+107.303647777 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b1180): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab0a0 item 56 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b17c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b17c0): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b17c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b17c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b17c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b17c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b17c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b17c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.099408378 +0000 UTC m=+107.306465674 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b17c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b1d00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b1d00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b1d00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab810 item 57 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b1d00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b1d00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.101393873 +0000 UTC m=+107.308451170 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008b1d00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea200): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea200): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea200): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea200): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea200): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea200): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c80e0 item 57 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea200): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea200): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.102822614 +0000 UTC m=+107.309879911 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea200): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea780): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea780): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea780): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea780): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea780): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.102822614 +0000 UTC m=+107.309879911 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea780): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8bd0 item 57 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eadc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eadc0): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eadc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eadc0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eadc0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eadc0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eadc0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eadc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.105689353 +0000 UTC m=+107.312746649 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eadc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb400): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb400): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb400): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9180 item 58 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb400): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb400): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.10685503 +0000 UTC m=+107.313912327 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb400): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb940): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb940): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb940): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9490 item 58 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb940): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb940): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb940): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb940): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb940): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.109130087 +0000 UTC m=+107.316187385 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb940): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ebf00): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ebf00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ebf00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ebf00): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ebf00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.109130087 +0000 UTC m=+107.316187385 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ebf00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9810 item 58 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856600): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856600): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856600): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856600): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856600): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856600): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856600): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856600): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.112016714 +0000 UTC m=+107.319074011 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856600): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856b40): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856b40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856b40): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9e30 item 59 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856b40): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856b40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.113000559 +0000 UTC m=+107.320057856 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856b40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008570c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008570c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008570c0): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008570c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008570c0): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008570c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e1c0 item 59 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008570c0): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008570c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.115305164 +0000 UTC m=+107.322362461 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008570c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c08c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c08c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c08c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c08c0): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c08c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.115305164 +0000 UTC m=+107.322362461 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c08c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2150 item 59 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857480): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857480): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857480): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857480): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857480): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857480): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857480): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857480): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.118757041 +0000 UTC m=+107.325814337 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857480): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008579c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008579c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008579c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e700 item 60 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008579c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008579c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.119876721 +0000 UTC m=+107.326934018 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008579c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857f00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857f00): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857f00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e9a0 item 60 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857f00): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857f00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857f00): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857f00): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857f00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.121763782 +0000 UTC m=+107.328821078 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857f00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e0c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e0c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e0c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e0c0): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e0c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.121763782 +0000 UTC m=+107.328821078 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e0c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ebd0 item 60 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e700): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e700): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e700): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e700): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e700): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e700): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e700): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e700): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.126639039 +0000 UTC m=+107.333696336 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e700): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ec80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ec80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ec80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f180 item 61 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ec80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ec80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.129843872 +0000 UTC m=+107.336901158 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ec80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f380): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f380): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f380): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f380): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f380): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.129843872 +0000 UTC m=+107.336901158 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f380): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f340 item 61 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f9c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f9c0): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f9c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f9c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f9c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f9c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f9c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.135111525 +0000 UTC m=+107.342168822 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f9c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ff00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ff00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ff00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fb90 item 62 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ff00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ff00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.138472832 +0000 UTC m=+107.345530129 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ff00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0380): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0380): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0380): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0380): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0380): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.138472832 +0000 UTC m=+107.345530129 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0380): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ff10 item 62 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0e80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0e80): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0e80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0e80): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0e80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0e80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0e80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0e80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.141178799 +0000 UTC m=+107.348236096 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0e80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f1dc0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f1dc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f1dc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f7880 item 63 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f1dc0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f1dc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.144692793 +0000 UTC m=+107.351750090 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f1dc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448b00): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448b00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448b00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448b00): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448b00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.144692793 +0000 UTC m=+107.351750090 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448b00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f7a40 item 63 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0004496c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0004496c0): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0004496c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0004496c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0004496c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0004496c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0004496c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0004496c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.148801621 +0000 UTC m=+107.355858918 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0004496c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000449f40): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000449f40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000449f40): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f7f10 item 64 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000449f40): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000449f40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.14991474 +0000 UTC m=+107.356972037 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000449f40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696a00): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696a00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696a00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696a00): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696a00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.14991474 +0000 UTC m=+107.356972037 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696a00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492540 item 64 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697140): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697140): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697140): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697140): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697140): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.15477008 +0000 UTC m=+107.361827377 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697140): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697600): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697600): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697600): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697600): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697600): _writeAt: size=3, off=2 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492b60 item 65 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697600): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697600): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.156674032 +0000 UTC m=+107.363731319 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697600): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697b00): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697b00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697b00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697b00): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697b00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.156674032 +0000 UTC m=+107.363731319 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697b00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492d90 item 65 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c21c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c21c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c21c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c21c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c21c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.159590484 +0000 UTC m=+107.366647781 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c21c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2640): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2640): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493260 item 66 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2640): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2640): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2640): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2640): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2640): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.163199215 +0000 UTC m=+107.370256512 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2640): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2b80): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2b80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2b80): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2b80): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2b80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.163199215 +0000 UTC m=+107.370256512 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2b80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493420 item 66 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c31c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c31c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c31c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c31c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c31c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.165172959 +0000 UTC m=+107.372230255 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c31c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3640): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3640): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3640): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3640): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3640): _writeAt: size=3, off=2 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493a40 item 67 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3640): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3640): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.165797701 +0000 UTC m=+107.372854997 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3640): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3b40): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3b40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3b40): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3b40): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3b40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.165797701 +0000 UTC m=+107.372854997 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3b40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a000 item 67 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a340): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a340): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a340): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a340): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a340): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.167404776 +0000 UTC m=+107.374462073 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a340): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a840): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a840): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ac40 item 68 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a840): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a840): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a840): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a840): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a840): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.169575098 +0000 UTC m=+107.376632395 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a840): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061ae80): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061ae80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061ae80): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061ae80): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061ae80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.169575098 +0000 UTC m=+107.376632395 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061ae80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051af50 item 68 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0f80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0f80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0f80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0f80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0f80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.172985717 +0000 UTC m=+107.380043014 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0f80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1480): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1480): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1480): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1480): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1480): _writeAt: size=3, off=2 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c28c0 item 69 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1480): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1480): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.174178715 +0000 UTC m=+107.381236012 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1480): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e000): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e000): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e000): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e000): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e000): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.174178715 +0000 UTC m=+107.381236012 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e000): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2b60 item 69 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e6c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e6c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e6c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e6c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e6c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.177688491 +0000 UTC m=+107.384745788 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e6c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089ecc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089ecc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2f50 item 70 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089ecc0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089ecc0): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089ecc0): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089ecc0): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089ecc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.178474555 +0000 UTC m=+107.385531843 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089ecc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f200): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f200): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f200): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f200): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f200): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.178474555 +0000 UTC m=+107.385531843 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f200): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c32d0 item 70 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f880): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f880): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f880): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f880): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f880): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.182779613 +0000 UTC m=+107.389836910 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f880): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fd80): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fd80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fd80): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fd80): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fd80): _writeAt: size=3, off=2 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3b20 item 71 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fd80): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fd80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.183976037 +0000 UTC m=+107.391033335 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fd80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796880): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796880): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796880): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796880): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796880): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.183976037 +0000 UTC m=+107.391033335 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796880): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3f10 item 71 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796f80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796f80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796f80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796f80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796f80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.18793689 +0000 UTC m=+107.394994187 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796f80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797480): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797480): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f27e0 item 72 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797480): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797480): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797480): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797480): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797480): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.188659785 +0000 UTC m=+107.395717083 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797480): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007979c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007979c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007979c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007979c0): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007979c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.188659785 +0000 UTC m=+107.395717083 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007979c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3180 item 72 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978000): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978000): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978000): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978000): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978000): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978000): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978000): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.191816268 +0000 UTC m=+107.398873565 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978000): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978500): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978500): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978500): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3570 item 73 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978500): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978500): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.19288297 +0000 UTC m=+107.399940267 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978500): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009789c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009789c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009789c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009789c0): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009789c0): _writeAt: size=3, off=2 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f37a0 item 73 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009789c0): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009789c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.196112208 +0000 UTC m=+107.403169505 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009789c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978f40): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978f40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978f40): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978f40): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978f40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.196112208 +0000 UTC m=+107.403169505 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978f40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3ce0 item 73 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979580): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979580): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979580): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979580): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979580): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979580): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979580): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.197283606 +0000 UTC m=+107.404340903 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979580): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979a80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979a80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979a80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e3f0 item 74 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979a80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979a80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.197884634 +0000 UTC m=+107.404941930 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979a80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872040): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872040): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e5b0 item 74 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872040): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872040): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872040): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872040): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872040): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.198858351 +0000 UTC m=+107.405915648 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872040): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008725c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008725c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008725c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008725c0): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008725c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.198858351 +0000 UTC m=+107.405915648 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008725c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e850 item 74 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872c00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872c00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872c00): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872c00): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872c00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872c00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872c00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.200733008 +0000 UTC m=+107.407790305 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872c00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873140): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873140): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873140): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f0a0 item 75 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873140): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873140): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.201973376 +0000 UTC m=+107.409030673 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873140): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873680): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873680): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873680): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873680): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873680): _writeAt: size=3, off=2 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050fc00 item 75 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873680): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873680): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.206770325 +0000 UTC m=+107.413827622 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873680): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873bc0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873bc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873bc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873bc0): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873bc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.206770325 +0000 UTC m=+107.413827622 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873bc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8230 item 75 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2280): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2280): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2280): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2280): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2280): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2280): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2280): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.210966318 +0000 UTC m=+107.418023615 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2280): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2780): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2780): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2780): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8690 item 76 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2780): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2780): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.211715123 +0000 UTC m=+107.418772419 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2780): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2cc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2cc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8850 item 76 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2cc0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2cc0): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2cc0): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2cc0): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2cc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.212537966 +0000 UTC m=+107.419595264 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2cc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3340): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3340): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3340): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3340): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3340): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.212537966 +0000 UTC m=+107.419595264 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3340): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8b60 item 76 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf39c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf39c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf39c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf39c0): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf39c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf39c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf39c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.215767767 +0000 UTC m=+107.422825064 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf39c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3ec0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3ec0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3ec0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d91f0 item 77 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3ec0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3ec0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.216560363 +0000 UTC m=+107.423617661 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3ec0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056e640): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056e640): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056e640): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056e640): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056e640): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.216560363 +0000 UTC m=+107.423617661 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056e640): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9420 item 77 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ec80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ec80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ec80): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ec80): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ec80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ec80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ec80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.219853252 +0000 UTC m=+107.426910549 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ec80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f180): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f180): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f180): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9c70 item 78 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f180): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f180): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.220680113 +0000 UTC m=+107.427737411 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f180): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f980): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f980): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f980): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f980): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f980): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.220680113 +0000 UTC m=+107.427737411 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f980): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc070 item 78 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0040): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0040): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0040): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0040): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0040): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0040): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0040): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.224326145 +0000 UTC m=+107.431383442 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0040): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0580): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0580): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0580): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc540 item 79 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0580): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0580): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.226203046 +0000 UTC m=+107.433260343 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0580): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0c80): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0c80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0c80): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0c80): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0c80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.226203046 +0000 UTC m=+107.433260343 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0c80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc700 item 79 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab12c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab12c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab12c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab12c0): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab12c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab12c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab12c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.230762722 +0000 UTC m=+107.437820019 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab12c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab17c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab17c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab17c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccbd0 item 80 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab17c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab17c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.231750975 +0000 UTC m=+107.438808272 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab17c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1ec0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1ec0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1ec0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1ec0): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1ec0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.231750975 +0000 UTC m=+107.438808272 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1ec0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd030 item 80 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b4c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b4c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b4c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b4c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b4c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.23470593 +0000 UTC m=+107.441763226 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b4c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b940): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b940): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b940): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b940): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b940): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b940): _writeAt: size=3, off=7 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b3b0 item 81 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b940): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b940): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.236408464 +0000 UTC m=+107.443465761 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b940): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061be80): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061be80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061be80): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061be80): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061be80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.236408464 +0000 UTC m=+107.443465761 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061be80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b810 item 81 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910600): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910600): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910600): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910600): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910600): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.24077149 +0000 UTC m=+107.447828777 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910600): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910b00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910b00): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910b00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376310 item 82 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910b00): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910b00): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910b00): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910b00): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910b00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.242645436 +0000 UTC m=+107.449702733 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910b00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009110c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009110c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009110c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009110c0): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009110c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.242645436 +0000 UTC m=+107.449702733 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009110c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376540 item 82 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911740): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911740): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911740): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911740): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911740): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.247874867 +0000 UTC m=+107.454932165 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911740): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911c40): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911c40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911c40): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911c40): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911c40): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911c40): _writeAt: size=3, off=7 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003768c0 item 83 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911c40): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911c40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.249816351 +0000 UTC m=+107.456873647 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911c40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26200): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26200): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26200): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26200): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26200): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.249816351 +0000 UTC m=+107.456873647 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26200): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376b60 item 83 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e700): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e700): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e700): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e700): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e700): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.251986702 +0000 UTC m=+107.459044000 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e700): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9ec00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9ec00): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9ec00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd490 item 84 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9ec00): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9ec00): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9ec00): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9ec00): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9ec00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.253019691 +0000 UTC m=+107.460076988 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9ec00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f180): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f180): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f180): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f180): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f180): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.253019691 +0000 UTC m=+107.460076988 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f180): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd880 item 84 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f800): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f800): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f800): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f800): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f800): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.259474232 +0000 UTC m=+107.466531528 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f800): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fd00): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fd00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fd00): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fd00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fd00): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fd00): _writeAt: size=3, off=7 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdd50 item 85 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fd00): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fd00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.260072083 +0000 UTC m=+107.467129380 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fd00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce300): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce300): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce300): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce300): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce300): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.260072083 +0000 UTC m=+107.467129380 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce300): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdf10 item 85 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce980): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce980): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce980): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce980): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce980): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.263689009 +0000 UTC m=+107.470746305 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce980): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cee80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cee80): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cee80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592af0 item 86 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cee80): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cee80): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cee80): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cee80): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cee80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.265648826 +0000 UTC m=+107.472706123 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cee80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cf440): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cf440): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cf440): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cf440): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cf440): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.265648826 +0000 UTC m=+107.472706123 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cf440): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592e70 item 86 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cfac0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cfac0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cfac0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cfac0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cfac0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.268900667 +0000 UTC m=+107.475957965 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006cfac0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970040): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970040): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970040): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970040): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970040): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970040): _writeAt: size=3, off=7 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593420 item 87 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970040): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970040): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.272436532 +0000 UTC m=+107.479493829 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970040): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970580): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970580): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970580): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970580): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970580): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.272436532 +0000 UTC m=+107.479493829 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970580): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593880 item 87 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970c00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970c00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970c00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970c00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970c00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.27739219 +0000 UTC m=+107.484449487 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970c00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971200): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971200): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971200): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4000 item 88 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971200): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971200): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971200): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971200): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971200): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.278396935 +0000 UTC m=+107.485454231 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971200): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971780): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971780): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971780): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971780): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971780): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.278396935 +0000 UTC m=+107.485454231 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971780): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4310 item 88 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971dc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971dc0): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971dc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971dc0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971dc0): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971dc0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971dc0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971dc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.281229209 +0000 UTC m=+107.488286506 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971dc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa3c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa3c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa3c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a48c0 item 89 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa3c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa3c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.282612394 +0000 UTC m=+107.489669690 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa3c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa900): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa900): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa900): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa900): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa900): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa900): _writeAt: size=3, off=7 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4a80 item 89 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa900): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa900): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.283377039 +0000 UTC m=+107.490434336 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa900): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aae80): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aae80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aae80): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aae80): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aae80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.283377039 +0000 UTC m=+107.490434336 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aae80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5260 item 89 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50300): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50300): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50300): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50300): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50300): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50300): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50300): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50300): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.287658272 +0000 UTC m=+107.494715569 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50300): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50880): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50880): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50880): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b61c0 item 90 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50880): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50880): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.289297888 +0000 UTC m=+107.496355185 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50880): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50e00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50e00): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50e00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6930 item 90 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50e00): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50e00): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50e00): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50e00): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50e00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.290457393 +0000 UTC m=+107.497514691 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50e00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51c80): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51c80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51c80): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51c80): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51c80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.290457393 +0000 UTC m=+107.497514691 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51c80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6b60 item 90 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78340): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78340): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78340): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78340): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78340): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78340): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78340): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78340): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.294773652 +0000 UTC m=+107.501830959 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78340): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78880): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78880): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78880): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b73b0 item 91 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78880): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78880): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.295936363 +0000 UTC m=+107.502993660 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78880): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78dc0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78dc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78dc0): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78dc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78dc0): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78dc0): _writeAt: size=3, off=7 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7650 item 91 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78dc0): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78dc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.297007302 +0000 UTC m=+107.504064590 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b78dc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79340): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79340): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79340): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79340): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79340): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.297007302 +0000 UTC m=+107.504064590 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79340): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7b90 item 91 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26700): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26700): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26700): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26700): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26700): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26700): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26700): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26700): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.299515618 +0000 UTC m=+107.506572915 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26700): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26c40): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26c40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26c40): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003770a0 item 92 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26c40): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26c40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.300434813 +0000 UTC m=+107.507492120 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26c40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27180): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27180): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27180): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377570 item 92 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27180): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27180): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27180): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27180): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27180): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.302492003 +0000 UTC m=+107.509549300 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27180): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27740): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27740): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27740): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27740): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27740): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.302492003 +0000 UTC m=+107.509549300 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27740): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377810 item 92 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.308636912 +0000 UTC m=+107.515694209 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a27e00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082a3c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082a3c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082a3c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eccb0 item 93 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082a3c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082a3c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.311197587 +0000 UTC m=+107.518254884 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082a3c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082aac0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082aac0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082aac0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082aac0): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082aac0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.311197587 +0000 UTC m=+107.518254884 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082aac0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed0a0 item 93 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b100): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b100): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b100): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b100): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b100): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b100): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b100): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b100): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.315859564 +0000 UTC m=+107.522916862 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b100): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b640): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b640): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b640): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed7a0 item 94 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b640): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b640): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.317268176 +0000 UTC m=+107.524325474 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082b640): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082bd40): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082bd40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082bd40): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082bd40): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082bd40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.317268176 +0000 UTC m=+107.524325474 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00082bd40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edc70 item 94 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79cc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79cc0): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79cc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79cc0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79cc0): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79cc0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79cc0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79cc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.321769243 +0000 UTC m=+107.528826529 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b79cc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6280): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6280): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6280): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e7e0 item 95 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6280): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6280): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.323920558 +0000 UTC m=+107.530977855 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6280): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6980): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6980): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6980): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6980): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6980): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.323920558 +0000 UTC m=+107.530977855 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6980): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016efc0 item 95 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6fc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6fc0): open at offset 0 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6fc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6fc0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6fc0): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6fc0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6fc0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6fc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.329512731 +0000 UTC m=+107.536570028 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b6fc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b7500): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b7500): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b7500): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fce0 item 96 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b7500): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b7500): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.331071806 +0000 UTC m=+107.538129103 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b7500): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b7c00): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b7c00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b7c00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b7c00): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b7c00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.331071806 +0000 UTC m=+107.538129103 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009b7c00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de380 item 96 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= 2025/08/11 01:02:17 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:17 DEBUG : Looking for writers 2025/08/11 01:02:17 DEBUG : >WaitForWriters: 2025/08/11 01:02:17 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:17 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:17 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:17 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:17 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/11 01:02:17 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976580): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976580): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976580): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976580): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976580): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.702251532 +0000 UTC m=+107.909308829 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976580): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976a00): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976a00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976a00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976a00): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976a00): _writeAt: size=3, off=2 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976a00): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976a00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.702251532 +0000 UTC m=+107.909308829 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976a00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976ec0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976ec0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976ec0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976ec0): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976ec0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.702251532 +0000 UTC m=+107.909308829 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000976ec0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac0e0 item 1 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000977500): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000977500): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000977500): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000977500): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000977500): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.708223728 +0000 UTC m=+107.915281024 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000977500): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000977a00): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000977a00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000977a00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000977a00): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000977a00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.708223728 +0000 UTC m=+107.915281024 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000977a00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac620 item 2 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baa0c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baa0c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baa0c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baa0c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baa0c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.712475404 +0000 UTC m=+107.919532701 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baa0c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baa540): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baa540): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baa540): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baa540): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baa540): _writeAt: size=3, off=2 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baa540): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baa540): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.712475404 +0000 UTC m=+107.919532701 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baa540): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baaa00): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baaa00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baaa00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baaa00): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baaa00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.712475404 +0000 UTC m=+107.919532701 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000baaa00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acb60 item 3 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bab080): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bab080): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bab080): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bab080): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bab080): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.717996604 +0000 UTC m=+107.925053901 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bab080): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bab5c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bab5c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bab5c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bab5c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bab5c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.717996604 +0000 UTC m=+107.925053901 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bab5c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad030 item 4 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000babc00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000babc00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000babc00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000babc00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000babc00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.725123896 +0000 UTC m=+107.932181183 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000babc00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bce100): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bce100): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bce100): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bce100): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bce100): _writeAt: size=3, off=2 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bce100): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bce100): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.725123896 +0000 UTC m=+107.932181183 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bce100): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bce5c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bce5c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bce5c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bce5c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bce5c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.725123896 +0000 UTC m=+107.932181183 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bce5c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad650 item 5 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcec40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcec40): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcec40): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcec40): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcec40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.730920421 +0000 UTC m=+107.937977718 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcec40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcf180): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcf180): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcf180): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcf180): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcf180): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.730920421 +0000 UTC m=+107.937977718 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcf180): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ade30 item 6 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcf800): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcf800): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcf800): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcf800): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcf800): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.733723071 +0000 UTC m=+107.940780368 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcf800): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcfd00): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcfd00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcfd00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcfd00): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcfd00): _writeAt: size=3, off=2 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcfd00): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcfd00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.733723071 +0000 UTC m=+107.940780368 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bcfd00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec240): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec240): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec240): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec240): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec240): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.733723071 +0000 UTC m=+107.940780368 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec240): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f8a10 item 7 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec8c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec8c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec8c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec8c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec8c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.740607106 +0000 UTC m=+107.947664403 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec8c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bece00): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bece00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bece00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bece00): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bece00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.740607106 +0000 UTC m=+107.947664403 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bece00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f92d0 item 8 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bed3c0): _readAt: size=2, off=0 2025/08/11 01:02:17 ERROR : open-test-file(0xc000bed3c0): Couldn't read size of file 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bed3c0): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bed3c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bed3c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bed3c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bed3c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bed780): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bed780): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bed780): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bed780): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bed780): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.745714509 +0000 UTC m=+107.952771806 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bed780): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fc080): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fc080): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fc080): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fc080): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fc080): _writeAt: size=3, off=2 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fc080): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fc080): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.745714509 +0000 UTC m=+107.952771806 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fc080): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fc5c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fc5c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fc5c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fc5c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fc5c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.745714509 +0000 UTC m=+107.952771806 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fc5c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f9a40 item 9 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fcc40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fcc40): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fcc40): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fcc40): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fcc40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.751147463 +0000 UTC m=+107.958204760 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fcc40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fd180): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fd180): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fd180): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fd180): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fd180): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.751147463 +0000 UTC m=+107.958204760 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fd180): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510a80 item 10 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fd7c0): _readAt: size=2, off=0 2025/08/11 01:02:17 ERROR : open-test-file(0xc0009fd7c0): Couldn't read size of file 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fd7c0): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fd7c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fd7c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fd7c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fd7c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fdb80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fdb80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fdb80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fdb80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fdb80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.75568715 +0000 UTC m=+107.962744447 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009fdb80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec100): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec100): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec100): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec100): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec100): _writeAt: size=3, off=2 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec100): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec100): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.75568715 +0000 UTC m=+107.962744447 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec100): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec600): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec600): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec600): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec600): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec600): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.75568715 +0000 UTC m=+107.962744447 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bec600): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511110 item 11 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000becc80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000becc80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000becc80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000becc80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000becc80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.761325851 +0000 UTC m=+107.968383147 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000becc80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bede00): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bede00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bede00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bede00): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bede00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.761325851 +0000 UTC m=+107.968383147 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bede00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511c70 item 12 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea4c0): _readAt: size=2, off=0 2025/08/11 01:02:17 ERROR : open-test-file(0xc0008ea4c0): Couldn't read size of file 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea4c0): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea4c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea4c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea4c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea4c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea880): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea880): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea880): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea880): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea880): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.76828158 +0000 UTC m=+107.975338878 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ea880): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eaf40): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eaf40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eaf40): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eaf40): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eaf40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.76828158 +0000 UTC m=+107.975338878 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eaf40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f8a80 item 13 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb6c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb6c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb6c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb6c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb6c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.770856272 +0000 UTC m=+107.977913568 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008eb6c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ebc00): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ebc00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ebc00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ebc00): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ebc00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.770856272 +0000 UTC m=+107.977913568 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008ebc00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f91f0 item 14 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008562c0): _readAt: size=2, off=0 2025/08/11 01:02:17 ERROR : open-test-file(0xc0008562c0): Couldn't read size of file 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008562c0): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008562c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008562c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008562c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008562c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008566c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008566c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008566c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008566c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008566c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.774681659 +0000 UTC m=+107.981738955 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008566c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856dc0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856dc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856dc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856dc0): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856dc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.774681659 +0000 UTC m=+107.981738955 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000856dc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f9ea0 item 15 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857440): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857440): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857440): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857440): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857440): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.77803504 +0000 UTC m=+107.985092337 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857440): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857980): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857980): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857980): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857980): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857980): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.77803504 +0000 UTC m=+107.985092337 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000857980): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eccb0 item 16 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0001152c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0001152c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0001152c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0001152c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0001152c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.78391892 +0000 UTC m=+107.990976217 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0001152c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e040): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e040): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e040): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e040): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e040): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e040): _writeAt: size=3, off=7 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e040): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e040): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.78391892 +0000 UTC m=+107.990976217 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e040): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e540): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e540): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e540): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e540): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e540): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.78391892 +0000 UTC m=+107.990976217 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097e540): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed260 item 17 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ec00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ec00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ec00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ec00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ec00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.787104507 +0000 UTC m=+107.994161804 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097ec00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f140): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f140): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f140): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f140): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f140): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.787104507 +0000 UTC m=+107.994161804 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f140): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027a000 item 18 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f7c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f7c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f7c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f7c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f7c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.788645629 +0000 UTC m=+107.995702926 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097f7c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097fcc0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097fcc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097fcc0): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097fcc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097fcc0): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097fcc0): _writeAt: size=3, off=7 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097fcc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097fcc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.788645629 +0000 UTC m=+107.995702926 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00097fcc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00026dc40): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00026dc40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00026dc40): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00026dc40): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00026dc40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.788645629 +0000 UTC m=+107.995702926 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00026dc40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027aaf0 item 19 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0780): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0780): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0780): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0780): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0780): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.791937926 +0000 UTC m=+107.998995223 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f0780): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f1100): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f1100): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f1100): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f1100): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f1100): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.791937926 +0000 UTC m=+107.998995223 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0003f1100): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027b500 item 20 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448100): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448100): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448100): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448100): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448100): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.795940496 +0000 UTC m=+108.002997793 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448100): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448cc0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448cc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448cc0): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448cc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448cc0): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448cc0): _writeAt: size=3, off=7 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448cc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.795940496 +0000 UTC m=+108.002997793 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000448cc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000449480): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000449480): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000449480): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000449480): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000449480): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.795940496 +0000 UTC m=+108.002997793 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000449480): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8380 item 21 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696000): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696000): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696000): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696000): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696000): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.798369744 +0000 UTC m=+108.005427041 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696000): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696880): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696880): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696880): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696880): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696880): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.798369744 +0000 UTC m=+108.005427041 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000696880): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8cb0 item 22 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697000): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697000): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697000): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697000): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697000): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.80036631 +0000 UTC m=+108.007423607 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697000): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697540): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697540): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697540): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697540): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697540): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697540): _writeAt: size=3, off=7 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697540): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697540): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.80036631 +0000 UTC m=+108.007423607 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697540): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697a40): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697a40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697a40): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697a40): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697a40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.80036631 +0000 UTC m=+108.007423607 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000697a40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c92d0 item 23 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0000): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0000): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0000): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0000): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0000): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.80824975 +0000 UTC m=+108.015307078 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0000): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0b00): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0b00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0b00): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0b00): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0b00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.80824975 +0000 UTC m=+108.015307078 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c0b00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e230 item 24 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1200): _readAt: size=2, off=0 2025/08/11 01:02:17 ERROR : open-test-file(0xc0000c1200): Couldn't read size of file 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1200): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1200): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1200): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1200): close: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1200): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1640): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1640): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1640): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1640): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1640): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.810008139 +0000 UTC m=+108.017065437 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0000c1640): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e1c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e1c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e1c0): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e1c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e1c0): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e1c0): _writeAt: size=3, off=7 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e1c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e1c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.810008139 +0000 UTC m=+108.017065437 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e1c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e700): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e700): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e700): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e700): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e700): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.810008139 +0000 UTC m=+108.017065437 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089e700): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e9a0 item 25 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089ee80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089ee80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089ee80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089ee80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089ee80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.813383614 +0000 UTC m=+108.020440971 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089ee80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f3c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f3c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f3c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f3c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f3c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.813383614 +0000 UTC m=+108.020440971 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089f3c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ef50 item 26 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fa00): _readAt: size=2, off=0 2025/08/11 01:02:17 ERROR : open-test-file(0xc00089fa00): Couldn't read size of file 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fa00): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fa00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fa00): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fa00): close: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fa00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fdc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fdc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fdc0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fdc0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fdc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.815660465 +0000 UTC m=+108.022717752 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00089fdc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007968c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007968c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007968c0): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007968c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007968c0): >_readAt: n=2, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007968c0): _writeAt: size=3, off=7 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007968c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007968c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.815660465 +0000 UTC m=+108.022717752 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0007968c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796e80): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796e80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796e80): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796e80): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796e80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.815660465 +0000 UTC m=+108.022717752 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000796e80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f8f0 item 27 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797500): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797500): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797500): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797500): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797500): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.818958753 +0000 UTC m=+108.026016051 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797500): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797a40): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797a40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797a40): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797a40): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797a40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.818958753 +0000 UTC m=+108.026016051 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000797a40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f6700 item 28 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978100): _readAt: size=2, off=0 2025/08/11 01:02:17 ERROR : open-test-file(0xc000978100): Couldn't read size of file 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978100): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978100): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978100): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978100): close: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978100): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009784c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009784c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009784c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009784c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009784c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.82232542 +0000 UTC m=+108.029382718 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009784c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978b80): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978b80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978b80): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978b80): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978b80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.82232542 +0000 UTC m=+108.029382718 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000978b80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f7880 item 29 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872040): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872040): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872040): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872040): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872040): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.824258999 +0000 UTC m=+108.031316296 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872040): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872580): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872580): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872580): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872580): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872580): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.824258999 +0000 UTC m=+108.031316296 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872580): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004924d0 item 30 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872bc0): _readAt: size=2, off=0 2025/08/11 01:02:17 ERROR : open-test-file(0xc000872bc0): Couldn't read size of file 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872bc0): >_readAt: n=0, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872bc0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872bc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872bc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872bc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872fc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872fc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872fc0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872fc0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872fc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.828974235 +0000 UTC m=+108.036031532 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000872fc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873680): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873680): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873680): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873680): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873680): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.828974235 +0000 UTC m=+108.036031532 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873680): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492af0 item 31 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873d00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873d00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873d00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873d00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873d00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.830688782 +0000 UTC m=+108.037746080 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000873d00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf22c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf22c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf22c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf22c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf22c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.830688782 +0000 UTC m=+108.037746080 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf22c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492ee0 item 32 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2900): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2900): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2900): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2900): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2900): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.832623923 +0000 UTC m=+108.039681220 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2900): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2d80): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2d80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2d80): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2d80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2d80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004933b0 item 33 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2d80): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2d80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.833698208 +0000 UTC m=+108.040755506 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf2d80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3380): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3380): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3380): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3380): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3380): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.833698208 +0000 UTC m=+108.040755506 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3380): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493570 item 33 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3a00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3a00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3a00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3a00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3a00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.835283142 +0000 UTC m=+108.042340439 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3a00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3e80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3e80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493f10 item 34 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3e80): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3e80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3e80): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3e80): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3e80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.835894048 +0000 UTC m=+108.042951346 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000bf3e80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056e440): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056e440): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056e440): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056e440): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056e440): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.835894048 +0000 UTC m=+108.042951346 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056e440): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c21c0 item 34 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ea80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ea80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ea80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ea80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ea80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.838185477 +0000 UTC m=+108.045242775 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ea80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ef00): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ef00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ef00): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ef00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ef00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c29a0 item 35 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ef00): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ef00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.840661133 +0000 UTC m=+108.047718429 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056ef00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f500): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f500): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f500): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f500): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f500): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.840661133 +0000 UTC m=+108.047718429 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056f500): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2c40 item 35 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056fb80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056fb80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056fb80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056fb80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056fb80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.84350065 +0000 UTC m=+108.050557947 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00056fb80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0100): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0100): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2fc0 item 36 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0100): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0100): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0100): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0100): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0100): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.844220401 +0000 UTC m=+108.051277699 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0100): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0680): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0680): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0680): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0680): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0680): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.844220401 +0000 UTC m=+108.051277699 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0680): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3490 item 36 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0cc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0cc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0cc0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0cc0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0cc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.845845921 +0000 UTC m=+108.052903218 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab0cc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1140): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1140): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1140): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1140): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1140): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3c00 item 37 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1140): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1140): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.846590307 +0000 UTC m=+108.053647605 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1140): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1640): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1640): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1640): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1640): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1640): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.846590307 +0000 UTC m=+108.053647605 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1640): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2000 item 37 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1cc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1cc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1cc0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1cc0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1cc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.849139721 +0000 UTC m=+108.056197018 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000ab1cc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a240): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a240): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f29a0 item 38 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a240): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a240): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a240): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a240): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a240): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.850918829 +0000 UTC m=+108.057976126 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a240): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a780): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a780): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a780): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a780): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a780): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.850918829 +0000 UTC m=+108.057976126 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061a780): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f31f0 item 38 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061af00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061af00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061af00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061af00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061af00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.853764939 +0000 UTC m=+108.060822236 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061af00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b400): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b400): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b400): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b400): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b400): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f35e0 item 39 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b400): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b400): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.854636474 +0000 UTC m=+108.061693771 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b400): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b900): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b900): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b900): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b900): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b900): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.854636474 +0000 UTC m=+108.061693771 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00061b900): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3880 item 39 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910000): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910000): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910000): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910000): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910000): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.858889694 +0000 UTC m=+108.065946992 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910000): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910580): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910580): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e1c0 item 40 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910580): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910580): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910580): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910580): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910580): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.860130732 +0000 UTC m=+108.067188030 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910580): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910ac0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910ac0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910ac0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910ac0): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910ac0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.860130732 +0000 UTC m=+108.067188030 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000910ac0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e460 item 40 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009110c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009110c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009110c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009110c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009110c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009110c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009110c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.863055771 +0000 UTC m=+108.070113067 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009110c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009115c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009115c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009115c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e930 item 41 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009115c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009115c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.864213142 +0000 UTC m=+108.071270439 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009115c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911a80): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911a80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911a80): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911a80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911a80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ecb0 item 41 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911a80): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911a80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.864999377 +0000 UTC m=+108.072056675 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000911a80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e040): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e040): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e040): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e040): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e040): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.864999377 +0000 UTC m=+108.072056675 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e040): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f500 item 41 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e680): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e680): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e680): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e680): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e680): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e680): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e680): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.867277792 +0000 UTC m=+108.074335089 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9e680): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9eb80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9eb80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9eb80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8310 item 42 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9eb80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9eb80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.869767504 +0000 UTC m=+108.076824801 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9eb80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f0c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f0c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8540 item 42 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f0c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f0c0): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f0c0): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f0c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.870891963 +0000 UTC m=+108.077949260 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f0c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f640): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f640): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f640): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f640): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f640): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.870891963 +0000 UTC m=+108.077949260 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9f640): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8700 item 42 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fc80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fc80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fc80): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fc80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fc80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fc80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fc80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.874351574 +0000 UTC m=+108.081408881 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b9fc80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce240): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce240): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce240): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8bd0 item 43 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce240): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce240): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.87627345 +0000 UTC m=+108.083330738 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce240): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce780): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce780): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce780): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce780): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce780): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8fc0 item 43 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce780): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce780): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.876913151 +0000 UTC m=+108.083970447 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ce780): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009795c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009795c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009795c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009795c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009795c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.876913151 +0000 UTC m=+108.083970447 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009795c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f7c70 item 43 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979c00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979c00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979c00): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979c00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979c00): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979c00): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979c00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.882954285 +0000 UTC m=+108.090011582 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000979c00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970180): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970180): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970180): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a3f0 item 44 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970180): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970180): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.884685163 +0000 UTC m=+108.091742460 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970180): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009706c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009706c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ab60 item 44 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009706c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009706c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009706c0): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009706c0): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009706c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.885695288 +0000 UTC m=+108.092752585 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0009706c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970c40): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970c40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970c40): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970c40): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970c40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.885695288 +0000 UTC m=+108.092752585 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000970c40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ae70 item 44 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971380): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971380): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971380): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971380): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971380): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971380): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971380): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.889154738 +0000 UTC m=+108.096212035 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971380): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971880): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971880): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971880): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b2d0 item 45 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971880): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971880): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.891599656 +0000 UTC m=+108.098656953 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000971880): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50000): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50000): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50000): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50000): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50000): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.891599656 +0000 UTC m=+108.098656953 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50000): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b500 item 45 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50680): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50680): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50680): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50680): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50680): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50680): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50680): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.894515787 +0000 UTC m=+108.101573084 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50680): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50b80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50b80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50b80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc0e0 item 46 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50b80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50b80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.89524181 +0000 UTC m=+108.102299097 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b50b80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51280): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51280): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51280): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51280): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51280): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.89524181 +0000 UTC m=+108.102299097 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51280): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc380 item 46 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b518c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b518c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b518c0): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b518c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b518c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b518c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b518c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.900807813 +0000 UTC m=+108.107865110 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b518c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51dc0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51dc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51dc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc7e0 item 47 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51dc0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51dc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.909036202 +0000 UTC m=+108.116093498 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000b51dc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26540): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26540): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26540): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26540): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26540): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.909036202 +0000 UTC m=+108.116093498 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000a26540): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cca80 item 47 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2280): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2280): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2280): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2280): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2280): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2280): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2280): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.913735168 +0000 UTC m=+108.120792465 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2280): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2780): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2780): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2780): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9ce0 item 48 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2780): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2780): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.919864177 +0000 UTC m=+108.126921474 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2780): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2e80): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2e80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2e80): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2e80): >_readAt: n=5, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2e80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.919864177 +0000 UTC m=+108.126921474 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c2e80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9ea0 item 48 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c34c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c34c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c34c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c34c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c34c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.939465454 +0000 UTC m=+108.146522741 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c34c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3940): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3940): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3940): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3940): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3940): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3940): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592af0 item 49 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3940): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3940): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.943985014 +0000 UTC m=+108.151042312 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008c3940): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa040): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa040): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa040): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa040): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa040): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.943985014 +0000 UTC m=+108.151042312 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa040): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592e70 item 49 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa6c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa6c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa6c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa6c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa6c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.95511169 +0000 UTC m=+108.162168987 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aa6c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aabc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aabc0): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aabc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593420 item 50 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aabc0): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aabc0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aabc0): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aabc0): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aabc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.963248196 +0000 UTC m=+108.170305493 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006aabc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ab140): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ab140): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ab140): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ab140): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ab140): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.963248196 +0000 UTC m=+108.170305493 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ab140): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593880 item 50 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ab7c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ab7c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ab7c0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ab7c0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ab7c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.96786011 +0000 UTC m=+108.174917407 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006ab7c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006abd00): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006abd00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006abd00): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006abd00): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006abd00): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006abd00): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa070 item 51 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006abd00): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006abd00): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.970120491 +0000 UTC m=+108.177177788 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0006abd00): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c722c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c722c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c722c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c722c0): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c722c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.970120491 +0000 UTC m=+108.177177788 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c722c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa930 item 51 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72940): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72940): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72940): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72940): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72940): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.980441876 +0000 UTC m=+108.187499174 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72940): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72e40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72e40): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72e40): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aaf50 item 52 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72e40): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72e40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72e40): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72e40): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72e40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.982222927 +0000 UTC m=+108.189280225 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c72e40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c733c0): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c733c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c733c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c733c0): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c733c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.982222927 +0000 UTC m=+108.189280225 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c733c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab180 item 52 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73a40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73a40): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73a40): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73a40): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73a40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.986836094 +0000 UTC m=+108.193893390 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73a40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73f40): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73f40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73f40): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73f40): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73f40): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73f40): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abb20 item 53 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73f40): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73f40): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.987600207 +0000 UTC m=+108.194657504 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000c73f40): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081a500): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081a500): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081a500): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081a500): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081a500): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.987600207 +0000 UTC m=+108.194657504 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081a500): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376230 item 53 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081ab80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081ab80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081ab80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081ab80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081ab80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.989268357 +0000 UTC m=+108.196325653 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081ab80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b080): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b080): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b080): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376620 item 54 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b080): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b080): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b080): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b080): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b080): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.991165146 +0000 UTC m=+108.198222453 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b080): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b600): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b600): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b600): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b600): >_readAt: n=3, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b600): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.991165146 +0000 UTC m=+108.198222453 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081b600): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003767e0 item 54 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081bc80): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081bc80): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081bc80): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081bc80): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081bc80): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.99489308 +0000 UTC m=+108.201950378 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc00081bc80): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844200): _readAt: size=2, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844200): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844200): _writeAt: size=3, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844200): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844200): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844200): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376c40 item 55 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844200): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844200): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.995608312 +0000 UTC m=+108.202665609 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844200): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844740): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844740): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844740): >openPending: err= 2025/08/11 01:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844740): >_readAt: n=8, err=EOF 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844740): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.995608312 +0000 UTC m=+108.202665609 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844740): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: Remove: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376fc0 item 55 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:17 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/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844dc0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844dc0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844dc0): _writeAt: size=5, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844dc0): >_writeAt: n=5, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844dc0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.998368531 +0000 UTC m=+108.205425838 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000844dc0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008452c0): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008452c0): open at offset 5 2025/08/11 01:02:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008452c0): >openPending: err= 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377650 item 56 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008452c0): _readAt: size=2, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008452c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008452c0): _writeAt: size=3, off=5 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008452c0): >_writeAt: n=3, err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008452c0): close: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.999171598 +0000 UTC m=+108.206228895 2025/08/11 01:02:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:17 DEBUG : open-test-file(0xc0008452c0): >close: err= 2025/08/11 01:02:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000845840): _readAt: size=512, off=0 2025/08/11 01:02:17 DEBUG : open-test-file(0xc000845840): openPending: 2025/08/11 01:02:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000845840): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000845840): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000845840): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:17.999171598 +0000 UTC m=+108.206228895 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000845840): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6000 item 56 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000845e80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000845e80): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000845e80): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000845e80): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000845e80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000845e80): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000845e80): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000845e80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.001582131 +0000 UTC m=+108.208639427 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000845e80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886440): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886440): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886440): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6a80 item 57 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886440): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886440): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.002268118 +0000 UTC m=+108.209325415 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886440): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886980): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886980): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886980): _writeAt: size=3, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886980): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886980): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886980): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6d20 item 57 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886980): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886980): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.00328726 +0000 UTC m=+108.210344557 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886980): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886f00): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886f00): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886f00): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886f00): >_readAt: n=8, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886f00): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.00328726 +0000 UTC m=+108.210344557 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000886f00): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7110 item 57 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887540): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887540): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887540): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887540): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887540): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887540): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887540): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887540): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.005597494 +0000 UTC m=+108.212654791 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887540): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887a80): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887a80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887a80): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7a40 item 58 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887a80): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887a80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.006189555 +0000 UTC m=+108.213246852 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000887a80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0040): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0040): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0040): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7d50 item 58 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0040): _readAt: size=2, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0040): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0040): _writeAt: size=3, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0040): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0040): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.006942037 +0000 UTC m=+108.213999335 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0040): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0600): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0600): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0600): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0600): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0600): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.006942037 +0000 UTC m=+108.213999335 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0600): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e0e0 item 58 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0c40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0c40): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0c40): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0c40): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0c40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0c40): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0c40): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0c40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.009030466 +0000 UTC m=+108.216087763 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b0c40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b1180): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b1180): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b1180): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016efc0 item 59 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b1180): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b1180): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.00970442 +0000 UTC m=+108.216761718 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b1180): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b16c0): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b16c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b16c0): _writeAt: size=3, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b16c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b16c0): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b16c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f8f0 item 59 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b16c0): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b16c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.010635838 +0000 UTC m=+108.217693135 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b16c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b1c40): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b1c40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b1c40): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b1c40): >_readAt: n=8, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b1c40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.010635838 +0000 UTC m=+108.217693135 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008b1c40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fce0 item 59 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 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/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8300): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8300): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8300): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8300): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8300): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8300): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8300): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8300): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.013804142 +0000 UTC m=+108.220861439 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8300): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8840): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8840): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8840): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dea10 item 60 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8840): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8840): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.016328508 +0000 UTC m=+108.223385825 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8840): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8d80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8d80): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8d80): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dfa40 item 60 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8d80): _readAt: size=2, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8d80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8d80): _writeAt: size=3, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8d80): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8d80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.018259191 +0000 UTC m=+108.225316489 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e8d80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9340): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9340): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9340): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9340): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9340): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.018259191 +0000 UTC m=+108.225316489 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9340): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a40e0 item 60 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9980): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9980): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9980): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9980): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9980): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9980): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9980): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9980): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.022217458 +0000 UTC m=+108.229274754 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9980): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9ec0): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9ec0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9ec0): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4700 item 61 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9ec0): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9ec0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.02418508 +0000 UTC m=+108.231242377 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008e9ec0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928640): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928640): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928640): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928640): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928640): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.02418508 +0000 UTC m=+108.231242377 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928640): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4930 item 61 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 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/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928c80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928c80): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928c80): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928c80): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928c80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928c80): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928c80): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928c80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.028541073 +0000 UTC m=+108.235598380 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000928c80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009291c0): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009291c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009291c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a53b0 item 62 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009291c0): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009291c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.029808881 +0000 UTC m=+108.236866178 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009291c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cecc0): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cecc0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cecc0): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cecc0): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cecc0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.029808881 +0000 UTC m=+108.236866178 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cecc0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9180 item 62 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 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/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf340): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf340): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf340): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf340): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf340): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf340): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf340): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf340): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.034792992 +0000 UTC m=+108.241850290 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf340): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf880): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf880): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf880): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d95e0 item 63 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf880): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf880): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.03536773 +0000 UTC m=+108.242425028 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0006cf880): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992000): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992000): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992000): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992000): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992000): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.03536773 +0000 UTC m=+108.242425028 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992000): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9b90 item 63 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 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/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992640): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992640): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992640): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992640): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992640): >_readAt: n=0, err=Bad file descriptor 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992640): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992640): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992640): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.038146634 +0000 UTC m=+108.245203931 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992640): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992b80): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992b80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992b80): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac230 item 64 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992b80): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992b80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.039086158 +0000 UTC m=+108.246143454 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000992b80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000993280): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000993280): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000993280): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000993280): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000993280): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.039086158 +0000 UTC m=+108.246143454 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000993280): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac3f0 item 64 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009938c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009938c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009938c0): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009938c0): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009938c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.042354049 +0000 UTC m=+108.249411345 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009938c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000993d40): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000993d40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000993d40): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000993d40): >_readAt: n=2, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000993d40): _writeAt: size=3, off=2 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac930 item 65 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000993d40): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000993d40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.044561701 +0000 UTC m=+108.251618998 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000993d40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dc2c0): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dc2c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dc2c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dc2c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dc2c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.044561701 +0000 UTC m=+108.251618998 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dc2c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acaf0 item 65 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dc900): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dc900): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dc900): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dc900): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dc900): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.045692473 +0000 UTC m=+108.252749769 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dc900): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dcd80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dcd80): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ace70 item 66 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dcd80): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dcd80): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dcd80): _writeAt: size=3, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dcd80): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dcd80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.049966431 +0000 UTC m=+108.257023729 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dcd80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dd2c0): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dd2c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dd2c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dd2c0): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dd2c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.049966431 +0000 UTC m=+108.257023729 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dd2c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad030 item 66 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dd900): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dd900): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dd900): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dd900): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dd900): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.051417955 +0000 UTC m=+108.258475252 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009dd900): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009ddd80): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009ddd80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009ddd80): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009ddd80): >_readAt: n=2, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009ddd80): _writeAt: size=3, off=2 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad650 item 67 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009ddd80): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009ddd80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.051996812 +0000 UTC m=+108.259054108 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0009ddd80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000aca300): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000aca300): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000aca300): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000aca300): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000aca300): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.051996812 +0000 UTC m=+108.259054108 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000aca300): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ada40 item 67 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000aca980): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000aca980): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000aca980): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000aca980): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000aca980): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.054638217 +0000 UTC m=+108.261695515 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000aca980): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acae80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acae80): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adf10 item 68 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acae80): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acae80): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acae80): _writeAt: size=3, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acae80): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acae80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.057617777 +0000 UTC m=+108.264675074 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acae80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acb3c0): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acb3c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acb3c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acb3c0): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acb3c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.057617777 +0000 UTC m=+108.264675074 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acb3c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518540 item 68 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acba00): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acba00): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acba00): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acba00): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acba00): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.059207971 +0000 UTC m=+108.266265268 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acba00): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acbe80): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acbe80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acbe80): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acbe80): >_readAt: n=2, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acbe80): _writeAt: size=3, off=2 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518f50 item 69 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acbe80): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acbe80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.060950259 +0000 UTC m=+108.268007557 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000acbe80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1a400): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1a400): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1a400): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1a400): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1a400): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.060950259 +0000 UTC m=+108.268007557 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1a400): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519180 item 69 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1aa80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1aa80): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1aa80): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1aa80): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1aa80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.062794891 +0000 UTC m=+108.269852188 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1aa80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1af80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1af80): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519730 item 70 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1af80): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1af80): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1af80): _writeAt: size=3, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1af80): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1af80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.063402271 +0000 UTC m=+108.270459557 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1af80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1b4c0): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1b4c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1b4c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1b4c0): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1b4c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.063402271 +0000 UTC m=+108.270459557 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1b4c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519a40 item 70 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1bb40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1bb40): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1bb40): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1bb40): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1bb40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.067295976 +0000 UTC m=+108.274353263 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b1bb40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b520c0): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b520c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b520c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b520c0): >_readAt: n=2, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b520c0): _writeAt: size=3, off=2 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be1c0 item 71 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b520c0): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b520c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.06896119 +0000 UTC m=+108.276018488 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b520c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b525c0): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b525c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b525c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b525c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b525c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.06896119 +0000 UTC m=+108.276018488 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b525c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be460 item 71 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b52c40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b52c40): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b52c40): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b52c40): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b52c40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.073095999 +0000 UTC m=+108.280153295 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b52c40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53140): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53140): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bebd0 item 72 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53140): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53140): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53140): _writeAt: size=3, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53140): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53140): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.074649373 +0000 UTC m=+108.281706661 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53140): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53680): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53680): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53680): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53680): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53680): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.074649373 +0000 UTC m=+108.281706661 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53680): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bed90 item 72 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53c40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53c40): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53c40): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53c40): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53c40): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53c40): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53c40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.076890378 +0000 UTC m=+108.283947675 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b53c40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b701c0): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b701c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b701c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf420 item 73 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b701c0): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b701c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.078066274 +0000 UTC m=+108.285123571 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b701c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b70680): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b70680): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b70680): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b70680): >_readAt: n=2, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b70680): _writeAt: size=3, off=2 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf6c0 item 73 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b70680): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b70680): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.080631948 +0000 UTC m=+108.287689245 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b70680): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b70bc0): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b70bc0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b70bc0): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b70bc0): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b70bc0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.080631948 +0000 UTC m=+108.287689245 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b70bc0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf960 item 73 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71200): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71200): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71200): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71200): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71200): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71200): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71200): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.085298924 +0000 UTC m=+108.292356221 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71200): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71700): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71700): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71700): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004240e0 item 74 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71700): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71700): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.092204952 +0000 UTC m=+108.299262248 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71700): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71c40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71c40): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424460 item 74 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71c40): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71c40): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71c40): _writeAt: size=3, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71c40): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71c40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.094369783 +0000 UTC m=+108.301427081 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b71c40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9a240): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9a240): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9a240): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9a240): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9a240): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.094369783 +0000 UTC m=+108.301427081 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9a240): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424690 item 74 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9a880): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9a880): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9a880): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9a880): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9a880): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9a880): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9a880): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.098401338 +0000 UTC m=+108.305458635 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9a880): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9ad80): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9ad80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9ad80): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424e00 item 75 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9ad80): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9ad80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.100440714 +0000 UTC m=+108.307498011 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9ad80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9b2c0): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9b2c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9b2c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9b2c0): >_readAt: n=2, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9b2c0): _writeAt: size=3, off=2 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424fc0 item 75 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9b2c0): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9b2c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.101192074 +0000 UTC m=+108.308249371 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9b2c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9b800): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9b800): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9b800): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9b800): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9b800): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.101192074 +0000 UTC m=+108.308249371 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9b800): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004251f0 item 75 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9be40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9be40): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9be40): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9be40): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9be40): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9be40): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9be40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.104838145 +0000 UTC m=+108.311895441 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000b9be40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bce3c0): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bce3c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bce3c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425c70 item 76 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bce3c0): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bce3c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.105598161 +0000 UTC m=+108.312655458 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bce3c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bce900): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bce900): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425f10 item 76 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bce900): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bce900): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bce900): _writeAt: size=3, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bce900): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bce900): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.10689293 +0000 UTC m=+108.313950227 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bce900): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcee80): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcee80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcee80): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcee80): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcee80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.10689293 +0000 UTC m=+108.313950227 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcee80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378310 item 76 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26040): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26040): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26040): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26040): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26040): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26040): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26040): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.11090058 +0000 UTC m=+108.317957877 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26040): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26540): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26540): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26540): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc2a0 item 77 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26540): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26540): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.112165072 +0000 UTC m=+108.319222359 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26540): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26c40): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26c40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26c40): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26c40): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26c40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.112165072 +0000 UTC m=+108.319222359 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a26c40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc4d0 item 77 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27280): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27280): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27280): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27280): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27280): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27280): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27280): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.113953337 +0000 UTC m=+108.321010634 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27280): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27780): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27780): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27780): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc930 item 78 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27780): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27780): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.114709246 +0000 UTC m=+108.321766543 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27780): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27f00): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27f00): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27f00): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27f00): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27f00): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.114709246 +0000 UTC m=+108.321766543 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000a27f00): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccb60 item 78 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcfa40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcfa40): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcfa40): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcfa40): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcfa40): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcfa40): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcfa40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.116510395 +0000 UTC m=+108.323567691 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcfa40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcff40): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcff40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcff40): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd180 item 79 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcff40): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcff40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.116983042 +0000 UTC m=+108.324040339 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bcff40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008ea6c0): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008ea6c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008ea6c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008ea6c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008ea6c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.116983042 +0000 UTC m=+108.324040339 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008ea6c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd3b0 item 79 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 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/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008ead00): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008ead00): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008ead00): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008ead00): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008ead00): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008ead00): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008ead00): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.118725321 +0000 UTC m=+108.325782618 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008ead00): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008eb300): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008eb300): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008eb300): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd9d0 item 80 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008eb300): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008eb300): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.119433639 +0000 UTC m=+108.326490936 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008eb300): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008eba00): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008eba00): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008eba00): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008eba00): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008eba00): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.119433639 +0000 UTC m=+108.326490936 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008eba00): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdce0 item 80 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008560c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008560c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008560c0): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008560c0): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008560c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.120985371 +0000 UTC m=+108.328042668 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008560c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856540): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856540): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856540): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856540): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856540): >_readAt: n=2, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856540): _writeAt: size=3, off=7 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4150 item 81 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856540): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856540): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.121621103 +0000 UTC m=+108.328678400 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856540): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856ac0): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856ac0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856ac0): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856ac0): >_readAt: n=8, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856ac0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.121621103 +0000 UTC m=+108.328678400 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000856ac0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a44d0 item 81 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857180): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857180): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857180): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857180): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857180): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.122986376 +0000 UTC m=+108.330043672 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857180): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857680): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857680): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857680): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a49a0 item 82 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857680): _readAt: size=2, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857680): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857680): _writeAt: size=3, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857680): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857680): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.123789792 +0000 UTC m=+108.330847090 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857680): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857c00): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857c00): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857c00): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857c00): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857c00): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.123789792 +0000 UTC m=+108.330847090 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000857c00): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4b60 item 82 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000115840): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000115840): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000115840): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000115840): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000115840): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.125444527 +0000 UTC m=+108.332501824 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000115840): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e380): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e380): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e380): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e380): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e380): >_readAt: n=2, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e380): _writeAt: size=3, off=7 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5ea0 item 83 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e380): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e380): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.126168936 +0000 UTC m=+108.333226234 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e380): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e900): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e900): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e900): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e900): >_readAt: n=8, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e900): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.126168936 +0000 UTC m=+108.333226234 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097e900): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378850 item 83 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097ef80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097ef80): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097ef80): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097ef80): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097ef80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.127559725 +0000 UTC m=+108.334617023 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097ef80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097f480): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097f480): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097f480): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378c40 item 84 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097f480): _readAt: size=2, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097f480): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097f480): _writeAt: size=3, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097f480): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097f480): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.128515259 +0000 UTC m=+108.335572556 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097f480): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097fa00): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097fa00): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097fa00): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097fa00): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097fa00): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.128515259 +0000 UTC m=+108.335572556 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00097fa00): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378e00 item 84 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00026da80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00026da80): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00026da80): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00026da80): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00026da80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.130517466 +0000 UTC m=+108.337574762 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00026da80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0200): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0200): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0200): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0200): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0200): >_readAt: n=2, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0200): _writeAt: size=3, off=7 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379420 item 85 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0200): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0200): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.131226475 +0000 UTC m=+108.338283773 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0200): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0b40): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0b40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0b40): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0b40): >_readAt: n=8, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0b40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.131226475 +0000 UTC m=+108.338283773 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f0b40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003795e0 item 85 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f1d40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f1d40): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f1d40): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f1d40): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f1d40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.132984985 +0000 UTC m=+108.340042282 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0003f1d40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0004485c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0004485c0): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0004485c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379c00 item 86 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0004485c0): _readAt: size=2, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0004485c0): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0004485c0): _writeAt: size=3, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0004485c0): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0004485c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.133711719 +0000 UTC m=+108.340769016 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0004485c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000449100): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000449100): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000449100): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000449100): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000449100): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.133711719 +0000 UTC m=+108.340769016 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000449100): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379dc0 item 86 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000449b40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000449b40): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000449b40): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000449b40): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000449b40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.13583877 +0000 UTC m=+108.342896057 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000449b40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696600): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696600): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696600): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696600): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696600): >_readAt: n=2, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696600): _writeAt: size=3, off=7 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510310 item 87 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696600): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696600): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.136586042 +0000 UTC m=+108.343643339 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696600): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696b40): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696b40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696b40): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696b40): >_readAt: n=8, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696b40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.136586042 +0000 UTC m=+108.343643339 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000696b40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510a10 item 87 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 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/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697300): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697300): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697300): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697300): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697300): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.138292083 +0000 UTC m=+108.345349369 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697300): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697800): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697800): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697800): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005110a0 item 88 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697800): _readAt: size=2, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697800): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697800): _writeAt: size=3, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697800): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697800): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.139033704 +0000 UTC m=+108.346091002 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697800): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697d80): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697d80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697d80): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697d80): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697d80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.139033704 +0000 UTC m=+108.346091002 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000697d80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511500 item 88 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c0a00): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c0a00): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c0a00): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c0a00): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c0a00): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c0a00): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c0a00): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c0a00): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.140930322 +0000 UTC m=+108.347987620 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c0a00): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c1000): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c1000): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c1000): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511c70 item 89 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c1000): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c1000): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.141570613 +0000 UTC m=+108.348627911 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c1000): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c15c0): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c15c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c15c0): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c15c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c15c0): >_readAt: n=2, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c15c0): _writeAt: size=3, off=7 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f8230 item 89 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c15c0): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c15c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.142355747 +0000 UTC m=+108.349413044 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0000c15c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e1c0): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e1c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e1c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e1c0): >_readAt: n=8, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e1c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.142355747 +0000 UTC m=+108.349413044 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e1c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f8a80 item 89 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e800): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e800): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e800): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e800): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e800): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e800): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e800): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e800): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.14615194 +0000 UTC m=+108.353209237 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089e800): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089ee40): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089ee40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089ee40): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f91f0 item 90 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089ee40): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089ee40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.147941978 +0000 UTC m=+108.354999276 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089ee40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f380): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f380): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f380): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f9490 item 90 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f380): _readAt: size=2, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f380): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f380): _writeAt: size=3, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f380): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f380): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.148771024 +0000 UTC m=+108.355828320 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f380): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f940): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f940): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f940): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f940): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f940): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.148771024 +0000 UTC m=+108.355828320 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00089f940): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f9810 item 90 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796000): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796000): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796000): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796000): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796000): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796000): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796000): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796000): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.152662826 +0000 UTC m=+108.359720123 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796000): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796ac0): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796ac0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796ac0): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f9ce0 item 91 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796ac0): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796ac0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.153228577 +0000 UTC m=+108.360285865 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000796ac0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797080): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797080): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797080): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797080): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797080): >_readAt: n=2, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797080): _writeAt: size=3, off=7 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec310 item 91 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797080): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797080): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.155528552 +0000 UTC m=+108.362585850 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797080): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797600): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797600): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797600): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797600): >_readAt: n=8, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797600): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.155528552 +0000 UTC m=+108.362585850 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797600): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec850 item 91 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 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/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797c40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797c40): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797c40): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797c40): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797c40): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797c40): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797c40): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797c40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.158515446 +0000 UTC m=+108.365572743 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000797c40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872200): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872200): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872200): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed180 item 92 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872200): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872200): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.160213834 +0000 UTC m=+108.367271131 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872200): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872740): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872740): open at offset 5 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872740): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed420 item 92 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872740): _readAt: size=2, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872740): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872740): _writeAt: size=3, off=5 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872740): >_writeAt: n=3, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872740): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.162288636 +0000 UTC m=+108.369345933 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872740): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872d00): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872d00): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872d00): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872d00): >_readAt: n=3, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872d00): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.162288636 +0000 UTC m=+108.369345933 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000872d00): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edb20 item 92 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000873380): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000873380): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000873380): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000873380): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000873380): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000873380): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000873380): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000873380): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.164264112 +0000 UTC m=+108.371321409 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000873380): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008738c0): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008738c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008738c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027a770 item 93 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008738c0): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008738c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.167011407 +0000 UTC m=+108.374068705 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc0008738c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2040): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2040): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2040): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2040): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2040): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.167011407 +0000 UTC m=+108.374068705 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2040): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027aa80 item 93 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 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/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2680): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2680): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2680): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2680): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2680): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2680): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2680): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2680): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.168460446 +0000 UTC m=+108.375517743 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2680): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2bc0): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2bc0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2bc0): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027af50 item 94 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2bc0): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2bc0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.169807213 +0000 UTC m=+108.376864509 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf2bc0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf33c0): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf33c0): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf33c0): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf33c0): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf33c0): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.169807213 +0000 UTC m=+108.376864509 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf33c0): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027b500 item 94 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 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/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf3a40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf3a40): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf3a40): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf3a40): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf3a40): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf3a40): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf3a40): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf3a40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.172644146 +0000 UTC m=+108.379701443 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc000bf3a40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056e000): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056e000): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056e000): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e1c0 item 95 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056e000): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056e000): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.173965034 +0000 UTC m=+108.381022331 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056e000): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056e700): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056e700): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056e700): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056e700): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056e700): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.173965034 +0000 UTC m=+108.381022331 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056e700): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e620 item 95 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 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/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056ed40): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056ed40): open at offset 0 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056ed40): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056ed40): _readAt: size=2, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056ed40): >_readAt: n=0, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056ed40): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056ed40): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056ed40): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.178083592 +0000 UTC m=+108.385140889 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056ed40): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056f380): _writeAt: size=5, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056f380): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056f380): >openPending: err= 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048eaf0 item 96 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056f380): >_writeAt: n=5, err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056f380): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.180291294 +0000 UTC m=+108.387348581 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056f380): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 01:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 01:02:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056fa80): _readAt: size=512, off=0 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056fa80): openPending: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056fa80): >openPending: err= 2025/08/11 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056fa80): >_readAt: n=5, err=EOF 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056fa80): close: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 01:02:18.180291294 +0000 UTC m=+108.387348581 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:18 DEBUG : open-test-file(0xc00056fa80): >close: err= 2025/08/11 01:02:18 DEBUG : open-test-file: Remove: 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ed90 item 96 2025/08/11 01:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 01:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 01:02:18 DEBUG : open-test-file: >Remove: err= 2025/08/11 01:02:18 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:18 DEBUG : Looking for writers 2025/08/11 01:02:18 DEBUG : >WaitForWriters: 2025/08/11 01:02:18 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.61s) --- PASS: TestRWFileHandleOpenTests/writes (0.85s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.76s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.10s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:18 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:18 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:18 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:18 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:18 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:18 DEBUG : file1: newRWFileHandle: 2025/08/11 01:02:18 DEBUG : file1(0xc000911800): openPending: 2025/08/11 01:02:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:18 DEBUG : file1(0xc000911800): >openPending: err= 2025/08/11 01:02:18 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 01:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:02:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 01:02:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/08/11 01:02:18 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:18 DEBUG : Looking for writers 2025/08/11 01:02:18 DEBUG : file1: reading active writers 2025/08/11 01:02:18 DEBUG : file1: active writers 1 2025/08/11 01:02:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:02:18 DEBUG : Looking for writers 2025/08/11 01:02:18 DEBUG : file1: reading active writers 2025/08/11 01:02:18 DEBUG : file1: active writers 1 2025/08/11 01:02:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:02:18 DEBUG : Looking for writers 2025/08/11 01:02:18 DEBUG : file1: reading active writers 2025/08/11 01:02:18 DEBUG : file1: active writers 1 2025/08/11 01:02:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:02:18 DEBUG : Looking for writers 2025/08/11 01:02:18 DEBUG : file1: reading active writers 2025/08/11 01:02:18 DEBUG : file1: active writers 1 2025/08/11 01:02:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:02:18 DEBUG : Looking for writers 2025/08/11 01:02:18 DEBUG : file1: reading active writers 2025/08/11 01:02:18 DEBUG : file1: active writers 1 2025/08/11 01:02:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:02:18 DEBUG : Looking for writers 2025/08/11 01:02:18 DEBUG : file1: reading active writers 2025/08/11 01:02:18 DEBUG : file1: active writers 1 2025/08/11 01:02:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:02:19 DEBUG : Looking for writers 2025/08/11 01:02:19 DEBUG : file1: reading active writers 2025/08/11 01:02:19 DEBUG : file1: active writers 1 2025/08/11 01:02:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/11 01:02:19 DEBUG : Looking for writers 2025/08/11 01:02:19 DEBUG : file1: reading active writers 2025/08/11 01:02:19 DEBUG : file1: active writers 1 2025/08/11 01:02:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:20 DEBUG : Looking for writers 2025/08/11 01:02:20 DEBUG : file1: reading active writers 2025/08/11 01:02:20 DEBUG : file1: active writers 1 2025/08/11 01:02:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:21 DEBUG : Looking for writers 2025/08/11 01:02:21 DEBUG : file1: reading active writers 2025/08/11 01:02:21 DEBUG : file1: active writers 1 2025/08/11 01:02:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:22 DEBUG : Looking for writers 2025/08/11 01:02:22 DEBUG : file1: reading active writers 2025/08/11 01:02:22 DEBUG : file1: active writers 1 2025/08/11 01:02:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:23 DEBUG : Looking for writers 2025/08/11 01:02:23 DEBUG : file1: reading active writers 2025/08/11 01:02:23 DEBUG : file1: active writers 1 2025/08/11 01:02:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:24 DEBUG : Looking for writers 2025/08/11 01:02:24 DEBUG : file1: reading active writers 2025/08/11 01:02:24 DEBUG : file1: active writers 1 2025/08/11 01:02:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:25 DEBUG : Looking for writers 2025/08/11 01:02:25 DEBUG : file1: reading active writers 2025/08/11 01:02:25 DEBUG : file1: active writers 1 2025/08/11 01:02:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:26 DEBUG : Looking for writers 2025/08/11 01:02:26 DEBUG : file1: reading active writers 2025/08/11 01:02:26 DEBUG : file1: active writers 1 2025/08/11 01:02:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:27 DEBUG : Looking for writers 2025/08/11 01:02:27 DEBUG : file1: reading active writers 2025/08/11 01:02:27 DEBUG : file1: active writers 1 2025/08/11 01:02:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:28 DEBUG : Looking for writers 2025/08/11 01:02:28 DEBUG : file1: reading active writers 2025/08/11 01:02:28 DEBUG : file1: active writers 1 2025/08/11 01:02:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:29 DEBUG : Looking for writers 2025/08/11 01:02:29 DEBUG : file1: reading active writers 2025/08/11 01:02:29 DEBUG : file1: active writers 1 2025/08/11 01:02:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:30 DEBUG : Looking for writers 2025/08/11 01:02:30 DEBUG : file1: reading active writers 2025/08/11 01:02:30 DEBUG : file1: active writers 1 2025/08/11 01:02:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:31 DEBUG : Looking for writers 2025/08/11 01:02:31 DEBUG : file1: reading active writers 2025/08/11 01:02:31 DEBUG : file1: active writers 1 2025/08/11 01:02:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:32 DEBUG : Looking for writers 2025/08/11 01:02:32 DEBUG : file1: reading active writers 2025/08/11 01:02:32 DEBUG : file1: active writers 1 2025/08/11 01:02:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:33 DEBUG : Looking for writers 2025/08/11 01:02:33 DEBUG : file1: reading active writers 2025/08/11 01:02:33 DEBUG : file1: active writers 1 2025/08/11 01:02:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:34 DEBUG : Looking for writers 2025/08/11 01:02:34 DEBUG : file1: reading active writers 2025/08/11 01:02:34 DEBUG : file1: active writers 1 2025/08/11 01:02:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:35 DEBUG : Looking for writers 2025/08/11 01:02:35 DEBUG : file1: reading active writers 2025/08/11 01:02:35 DEBUG : file1: active writers 1 2025/08/11 01:02:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:36 DEBUG : Looking for writers 2025/08/11 01:02:36 DEBUG : file1: reading active writers 2025/08/11 01:02:36 DEBUG : file1: active writers 1 2025/08/11 01:02:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:37 DEBUG : Looking for writers 2025/08/11 01:02:37 DEBUG : file1: reading active writers 2025/08/11 01:02:37 DEBUG : file1: active writers 1 2025/08/11 01:02:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:38 DEBUG : Looking for writers 2025/08/11 01:02:38 DEBUG : file1: reading active writers 2025/08/11 01:02:38 DEBUG : file1: active writers 1 2025/08/11 01:02:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:39 DEBUG : Looking for writers 2025/08/11 01:02:39 DEBUG : file1: reading active writers 2025/08/11 01:02:39 DEBUG : file1: active writers 1 2025/08/11 01:02:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:40 DEBUG : Looking for writers 2025/08/11 01:02:40 DEBUG : file1: reading active writers 2025/08/11 01:02:40 DEBUG : file1: active writers 1 2025/08/11 01:02:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:41 DEBUG : Looking for writers 2025/08/11 01:02:41 DEBUG : file1: reading active writers 2025/08/11 01:02:41 DEBUG : file1: active writers 1 2025/08/11 01:02:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:42 DEBUG : Looking for writers 2025/08/11 01:02:42 DEBUG : file1: reading active writers 2025/08/11 01:02:42 DEBUG : file1: active writers 1 2025/08/11 01:02:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:43 DEBUG : Looking for writers 2025/08/11 01:02:43 DEBUG : file1: reading active writers 2025/08/11 01:02:43 DEBUG : file1: active writers 1 2025/08/11 01:02:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:44 DEBUG : Looking for writers 2025/08/11 01:02:44 DEBUG : file1: reading active writers 2025/08/11 01:02:44 DEBUG : file1: active writers 1 2025/08/11 01:02:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:45 DEBUG : Looking for writers 2025/08/11 01:02:45 DEBUG : file1: reading active writers 2025/08/11 01:02:45 DEBUG : file1: active writers 1 2025/08/11 01:02:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:46 DEBUG : Looking for writers 2025/08/11 01:02:46 DEBUG : file1: reading active writers 2025/08/11 01:02:46 DEBUG : file1: active writers 1 2025/08/11 01:02:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:47 DEBUG : Looking for writers 2025/08/11 01:02:47 DEBUG : file1: reading active writers 2025/08/11 01:02:47 DEBUG : file1: active writers 1 2025/08/11 01:02:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/11 01:02:48 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00072e3c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0002a1b08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824636480320} name:file1 opens:1 downloaders: o: fd:0xc00007c140 info:{ModTime:{wall:13987738604745275676 ext:108657697453 loc:0x3ff96c0} ATime:{wall:13987738604745275676 ext:108657697453 loc:0x3ff96c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/11 01:02:48 DEBUG : >WaitForWriters: 2025/08/11 01:02:48 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.30s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:48 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:48 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:48 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:48 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:48 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:02:48 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:48 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:02:48 DEBUG : rename_me: newRWFileHandle: 2025/08/11 01:02:48 DEBUG : rename_me(0xc000b50080): openPending: 2025/08/11 01:02:48 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 01:02:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/11 01:02:48 DEBUG : rename_me(0xc000b50080): >openPending: err= 2025/08/11 01:02:48 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/11 01:02:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/11 01:02:48 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/11 01:02:48 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/11 01:02:48 DEBUG : rename_me(0xc000b50080): _writeAt: size=5, off=0 2025/08/11 01:02:48 DEBUG : rename_me(0xc000b50080): >_writeAt: n=5, err= 2025/08/11 01:02:48 DEBUG : rename_me(0xc000b50080): close: 2025/08/11 01:02:48 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-11 01:02:48.757693375 +0000 UTC m=+138.964750671 2025/08/11 01:02:48 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/11 01:02:48 DEBUG : rename_me(0xc000b50080): >close: err= 2025/08/11 01:02:48 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/11 01:02:48 DEBUG : i_was_renamed: Updating file with 0xc0001a1740 2025/08/11 01:02:48 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/11 01:02:48 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/11 01:02:48 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:02:48 DEBUG : Looking for writers 2025/08/11 01:02:48 DEBUG : i_was_renamed: reading active writers 2025/08/11 01:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 01:02:48 DEBUG : Looking for writers 2025/08/11 01:02:48 DEBUG : i_was_renamed: reading active writers 2025/08/11 01:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 01:02:48 DEBUG : Looking for writers 2025/08/11 01:02:48 DEBUG : i_was_renamed: reading active writers 2025/08/11 01:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 01:02:48 DEBUG : Looking for writers 2025/08/11 01:02:48 DEBUG : i_was_renamed: reading active writers 2025/08/11 01:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 01:02:48 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/11 01:02:48 DEBUG : Looking for writers 2025/08/11 01:02:48 DEBUG : i_was_renamed: reading active writers 2025/08/11 01:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 01:02:48 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:49 DEBUG : Looking for writers 2025/08/11 01:02:49 DEBUG : i_was_renamed: reading active writers 2025/08/11 01:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 01:02:49 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 01:02:49 INFO : i_was_renamed: Copied (new) 2025/08/11 01:02:49 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-11 01:02:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/11 01:02:49 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/11 01:02:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/11 01:02:49 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/11 01:02:49 DEBUG : Looking for writers 2025/08/11 01:02:49 DEBUG : i_was_renamed: reading active writers 2025/08/11 01:02:49 DEBUG : >WaitForWriters: 2025/08/11 01:02:49 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.17s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:02:49 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:02:49 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 01:02:49 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:49 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 01:02:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ORixv}/rclone-test-hawemus8rora" 2025/08/11 01:02:49 INFO : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 01:02:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:50 DEBUG : forgetting directory cache 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate(0xc000b9b640): _readAt: size=512, off=0 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate(0xc000b9b640): openPending: 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 00:03:49 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 01:02:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate(0xc000b9b640): >openPending: err= 2025/08/11 01:02:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate(0xc000b9b640): >_readAt: n=20, err=EOF 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate(0xc000b9b640): close: 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 00:03:49 +0000 GMT 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate(0xc000b9b640): >close: err= 2025/08/11 01:02:50 DEBUG : Re-reading directory (179.688501ms old) 2025/08/11 01:02:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:51 DEBUG : forgetting directory cache 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate(0xc000a17c80): _readAt: size=512, off=0 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate(0xc000a17c80): openPending: 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 00:04:49 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-11 00:03:49 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 00:04:49 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-11 00:03:49 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/11 01:02:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 01:02:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate(0xc000a17c80): >openPending: err= 2025/08/11 01:02:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:02:52 DEBUG : TestRWCacheUpdate(0xc000a17c80): >_readAt: n=20, err=EOF 2025/08/11 01:02:52 DEBUG : TestRWCacheUpdate(0xc000a17c80): close: 2025/08/11 01:02:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 00:04:49 +0000 GMT 2025/08/11 01:02:52 DEBUG : TestRWCacheUpdate(0xc000a17c80): >close: err= 2025/08/11 01:02:52 DEBUG : Re-reading directory (124.985264ms old) 2025/08/11 01:02:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 01:02:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:52 DEBUG : forgetting directory cache 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate(0xc000b273c0): _readAt: size=512, off=0 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate(0xc000b273c0): openPending: 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 00:05:49 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-11 00:04:49 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 00:05:49 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-11 00:04:49 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/11 01:02:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 01:02:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate(0xc000b273c0): >openPending: err= 2025/08/11 01:02:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate(0xc000b273c0): >_readAt: n=20, err=EOF 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate(0xc000b273c0): close: 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 00:05:49 +0000 GMT 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate(0xc000b273c0): >close: err= 2025/08/11 01:02:53 DEBUG : Re-reading directory (142.170457ms old) 2025/08/11 01:02:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 01:02:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:53 DEBUG : forgetting directory cache 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate(0xc000bb5280): _readAt: size=512, off=0 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate(0xc000bb5280): openPending: 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 00:06:49 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-11 00:05:49 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 00:06:49 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-11 00:05:49 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/11 01:02:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 01:02:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate(0xc000bb5280): >openPending: err= 2025/08/11 01:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate(0xc000bb5280): >_readAt: n=20, err=EOF 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate(0xc000bb5280): close: 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 00:06:49 +0000 GMT 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate(0xc000bb5280): >close: err= 2025/08/11 01:02:54 DEBUG : Re-reading directory (112.729689ms old) 2025/08/11 01:02:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 01:02:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:54 DEBUG : forgetting directory cache 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate(0xc000bb5d40): _readAt: size=512, off=0 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate(0xc000bb5d40): openPending: 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 00:07:49 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-11 00:06:49 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 00:07:49 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-11 00:06:49 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/11 01:02:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 01:02:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate(0xc000bb5d40): >openPending: err= 2025/08/11 01:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate(0xc000bb5d40): >_readAt: n=20, err=EOF 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate(0xc000bb5d40): close: 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 00:07:49 +0000 GMT 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate(0xc000bb5d40): >close: err= 2025/08/11 01:02:55 DEBUG : Re-reading directory (145.374188ms old) 2025/08/11 01:02:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 01:02:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:55 DEBUG : forgetting directory cache 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate(0xc00097f880): _readAt: size=512, off=0 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate(0xc00097f880): openPending: 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 00:08:49 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-11 00:07:49 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 00:08:49 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-11 00:07:49 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/11 01:02:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 01:02:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate(0xc00097f880): >openPending: err= 2025/08/11 01:02:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate(0xc00097f880): >_readAt: n=20, err=EOF 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate(0xc00097f880): close: 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 00:08:49 +0000 GMT 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate(0xc00097f880): >close: err= 2025/08/11 01:02:56 DEBUG : Re-reading directory (135.793432ms old) 2025/08/11 01:02:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:57 DEBUG : forgetting directory cache 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate(0xc000797880): _readAt: size=512, off=0 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate(0xc000797880): openPending: 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-11 00:09:49 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-11 00:08:49 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-11 00:09:49 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-11 00:08:49 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/11 01:02:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/11 01:02:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate(0xc000797880): >openPending: err= 2025/08/11 01:02:57 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:02:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate(0xc000797880): >_readAt: n=21, err=EOF 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate(0xc000797880): close: 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 00:09:49 +0000 GMT 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate(0xc000797880): >close: err= 2025/08/11 01:02:58 DEBUG : Re-reading directory (195.429274ms old) 2025/08/11 01:02:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:58 DEBUG : forgetting directory cache 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate(0xc00061bb80): _readAt: size=512, off=0 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate(0xc00061bb80): openPending: 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-11 00:10:49 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-11 00:09:49 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-11 00:10:49 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-11 00:09:49 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/11 01:02:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/11 01:02:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate(0xc00061bb80): >openPending: err= 2025/08/11 01:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:02:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:02:59 DEBUG : TestRWCacheUpdate(0xc00061bb80): >_readAt: n=22, err=EOF 2025/08/11 01:02:59 DEBUG : TestRWCacheUpdate(0xc00061bb80): close: 2025/08/11 01:02:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 00:10:49 +0000 GMT 2025/08/11 01:02:59 DEBUG : TestRWCacheUpdate(0xc00061bb80): >close: err= 2025/08/11 01:02:59 DEBUG : Re-reading directory (145.82833ms old) 2025/08/11 01:02:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:02:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 01:02:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/11 01:02:59 DEBUG : forgetting directory cache 2025/08/11 01:02:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate(0xc000b50f40): _readAt: size=512, off=0 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate(0xc000b50f40): openPending: 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-11 00:11:49 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-11 00:10:49 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-11 00:11:49 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-11 00:10:49 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/11 01:03:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/11 01:03:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate(0xc000b50f40): >openPending: err= 2025/08/11 01:03:00 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate(0xc000b50f40): >_readAt: n=23, err=EOF 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate(0xc000b50f40): close: 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 00:11:49 +0000 GMT 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate(0xc000b50f40): >close: err= 2025/08/11 01:03:00 DEBUG : Re-reading directory (130.481606ms old) 2025/08/11 01:03:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:00 DEBUG : forgetting directory cache 2025/08/11 01:03:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate(0xc000a17340): _readAt: size=512, off=0 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate(0xc000a17340): openPending: 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-11 00:12:49 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-11 00:11:49 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-11 00:12:49 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-11 00:11:49 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/11 01:03:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/11 01:03:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate(0xc000a17340): >openPending: err= 2025/08/11 01:03:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate(0xc000a17340): >_readAt: n=24, err=EOF 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate(0xc000a17340): close: 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 00:12:49 +0000 GMT 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate(0xc000a17340): >close: err= 2025/08/11 01:03:01 DEBUG : Re-reading directory (125.904618ms old) 2025/08/11 01:03:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 01:03:01 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:01 DEBUG : Looking for writers 2025/08/11 01:03:01 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/11 01:03:01 DEBUG : >WaitForWriters: 2025/08/11 01:03:01 DEBUG : webdav root 'rclone-test-hawemus8rora': vfs cache: cleaner exiting 2025/08/11 01:03:01 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (12.45s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:02 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:03 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:03 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:03 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:03 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 01:03:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 01:03:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/11 01:03:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 01:03:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 01:03:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/11 01:03:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 01:03:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 01:03:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/11 01:03:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/11 01:03:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/11 01:03:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/11 01:03:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:04 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/11 01:03:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/11 01:03:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/11 01:03:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 01:03:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 01:03:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/11 01:03:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:05 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 01:03:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 01:03:05 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/11 01:03:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:05 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 01:03:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 01:03:05 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/11 01:03:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:05 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 01:03:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 01:03:05 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/11 01:03:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/11 01:03:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/11 01:03:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/11 01:03:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:05 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:05 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:05 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/11 01:03:05 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/11 01:03:05 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/11 01:03:05 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:05 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:05 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:05 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/11 01:03:05 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/11 01:03:05 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:05 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/11 01:03:05 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/11 01:03:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 01:03:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 01:03:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/11 01:03:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:05 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:05 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/11 01:03:05 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:05 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/11 01:03:05 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:05 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/11 01:03:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/11 01:03:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/11 01:03:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/11 01:03:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:06 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/11 01:03:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/11 01:03:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/11 01:03:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:06 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:06 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/11 01:03:06 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:06 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/11 01:03:06 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:06 DEBUG : Looking for writers 2025/08/11 01:03:06 DEBUG : FilEb: reading active writers 2025/08/11 01:03:06 DEBUG : FiLeA: reading active writers 2025/08/11 01:03:06 DEBUG : FiLeB: reading active writers 2025/08/11 01:03:06 DEBUG : >WaitForWriters: 2025/08/11 01:03:06 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:06 DEBUG : Looking for writers 2025/08/11 01:03:06 DEBUG : FiLeA: reading active writers 2025/08/11 01:03:06 DEBUG : FiLeB: reading active writers 2025/08/11 01:03:06 DEBUG : FilEb: reading active writers 2025/08/11 01:03:06 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (4.57s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:06 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:07 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:07 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/11 01:03:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/11 01:03:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/11 01:03:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/11 01:03:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/11 01:03:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/11 01:03:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/11 01:03:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/11 01:03:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/11 01:03:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:03:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 01:03:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/11 01:03:08 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:08 DEBUG : Looking for writers 2025/08/11 01:03:08 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/11 01:03:08 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/11 01:03:08 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.78s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:08 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:08 DEBUG : webdav root 'rclone-test-hawemus8rora': Reusing VFS from active cache 2025/08/11 01:03:08 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:08 DEBUG : Looking for writers 2025/08/11 01:03:08 DEBUG : >WaitForWriters: 2025/08/11 01:03:08 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:08 DEBUG : Looking for writers 2025/08/11 01:03:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.18s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:08 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:08 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:08 DEBUG : Looking for writers 2025/08/11 01:03:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.19s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:08 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:08 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:08 DEBUG : Looking for writers 2025/08/11 01:03:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.20s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:09 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:10 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:10 DEBUG : dir: Looking for writers 2025/08/11 01:03:10 DEBUG : file2: reading active writers 2025/08/11 01:03:10 DEBUG : Looking for writers 2025/08/11 01:03:10 DEBUG : dir: reading active writers 2025/08/11 01:03:10 DEBUG : file1: reading active writers 2025/08/11 01:03:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.83s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:11 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:11 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:11 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:11 DEBUG : dir: Looking for writers 2025/08/11 01:03:11 DEBUG : Looking for writers 2025/08/11 01:03:11 DEBUG : dir: reading active writers 2025/08/11 01:03:11 DEBUG : file1: reading active writers 2025/08/11 01:03:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.96s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:12 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:13 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:14 DEBUG : file1: Open: flags=O_RDONLY 2025/08/11 01:03:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/11 01:03:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/11 01:03:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/11 01:03:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 01:03:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/11 01:03:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:03:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:03:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/11 01:03:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/11 01:03:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/11 01:03:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/11 01:03:14 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (0 bytes), uploading instead of streaming 2025/08/11 01:03:14 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:14 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/11 01:03:14 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/11 01:03:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/11 01:03:14 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:03:14 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/11 01:03:14 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:14 DEBUG : dir: Looking for writers 2025/08/11 01:03:14 DEBUG : file2: reading active writers 2025/08/11 01:03:14 DEBUG : new_file.txt: reading active writers 2025/08/11 01:03:14 DEBUG : Looking for writers 2025/08/11 01:03:14 DEBUG : dir: reading active writers 2025/08/11 01:03:14 DEBUG : file1: reading active writers 2025/08/11 01:03:14 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.39s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:15 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:16 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/11 01:03:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a8f00 2025/08/11 01:03:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/11 01:03:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:17 INFO : dir/file1: Moved (server-side) to: file0 2025/08/11 01:03:17 DEBUG : file0: Updating file with file0 0xc0007a8f00 2025/08/11 01:03:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 01:03:17 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/11 01:03:17 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:17 DEBUG : dir: Looking for writers 2025/08/11 01:03:17 DEBUG : Looking for writers 2025/08/11 01:03:17 DEBUG : dir: reading active writers 2025/08/11 01:03:17 DEBUG : file0: reading active writers 2025/08/11 01:03:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.44s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:18 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:18 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:18 DEBUG : Looking for writers 2025/08/11 01:03:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.46s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:19 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:19 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/11 01:03:19 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/11 01:03:20 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/11 01:03:21 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/11 01:03:21 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/11 01:03:22 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:22 DEBUG : Looking for writers 2025/08/11 01:03:22 DEBUG : a: Looking for writers 2025/08/11 01:03:22 DEBUG : b: Looking for writers 2025/08/11 01:03:22 DEBUG : c: Looking for writers 2025/08/11 01:03:22 DEBUG : d: Looking for writers 2025/08/11 01:03:22 DEBUG : Looking for writers 2025/08/11 01:03:22 DEBUG : /: reading active writers 2025/08/11 01:03:22 DEBUG : a: reading active writers 2025/08/11 01:03:22 DEBUG : b: reading active writers 2025/08/11 01:03:22 DEBUG : c: reading active writers 2025/08/11 01:03:22 DEBUG : d: reading active writers 2025/08/11 01:03:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (4.74s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:24 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:24 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/11 01:03:25 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/11 01:03:25 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/11 01:03:25 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/11 01:03:27 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:27 DEBUG : a/b/c/d: Looking for writers 2025/08/11 01:03:27 DEBUG : a/b/c: Looking for writers 2025/08/11 01:03:27 DEBUG : d: reading active writers 2025/08/11 01:03:27 DEBUG : a/b: Looking for writers 2025/08/11 01:03:27 DEBUG : c: reading active writers 2025/08/11 01:03:27 DEBUG : a: Looking for writers 2025/08/11 01:03:27 DEBUG : b: reading active writers 2025/08/11 01:03:27 DEBUG : Looking for writers 2025/08/11 01:03:27 DEBUG : a: reading active writers 2025/08/11 01:03:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (5.43s) === 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-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:29 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:29 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:29 DEBUG : Looking for writers 2025/08/11 01:03:29 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.22s) === 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-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:29 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:03:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:03:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 01:03:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 01:03:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:29 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/11 01:03:29 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/11 01:03:29 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/11 01:03:29 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (5 bytes), uploading instead of streaming 2025/08/11 01:03:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 01:03:30 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 01:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:03:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 01:03:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 01:03:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:03:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 01:03:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 01:03:30 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/11 01:03:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/11 01:03:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 01:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 01:03:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 01:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:30 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (0 bytes), uploading instead of streaming 2025/08/11 01:03:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/11 01:03:30 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 01:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/11 01:03:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 01:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 01:03:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 01:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:30 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (7 bytes), uploading instead of streaming 2025/08/11 01:03:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:30 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/11 01:03:30 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 01:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:30 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:30 DEBUG : Looking for writers 2025/08/11 01:03:30 DEBUG : file1: reading active writers 2025/08/11 01:03:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.63s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:31 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:03:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 01:03:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 01:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:31 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/11 01:03:32 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/11 01:03:32 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/11 01:03:32 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/11 01:03:32 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (11 bytes), uploading instead of streaming 2025/08/11 01:03:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 01:03:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:32 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/11 01:03:32 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:32 DEBUG : Looking for writers 2025/08/11 01:03:32 DEBUG : file1: reading active writers 2025/08/11 01:03:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.81s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:33 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:03:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 01:03:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 01:03:33 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/11 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:33 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (5 bytes), uploading instead of streaming 2025/08/11 01:03:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 01:03:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:33 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/11 01:03:33 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:33 DEBUG : Looking for writers 2025/08/11 01:03:33 DEBUG : file1: reading active writers 2025/08/11 01:03:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.73s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:33 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:03:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 01:03:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 01:03:33 DEBUG : file1: WriteFileHandle.Release closing 2025/08/11 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:33 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (0 bytes), uploading instead of streaming 2025/08/11 01:03:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:03:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/11 01:03:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 01:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:34 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/11 01:03:34 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:34 DEBUG : Looking for writers 2025/08/11 01:03:34 DEBUG : file1: reading active writers 2025/08/11 01:03:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.75s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:03:34 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:03:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 01:03:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/11 01:03:34 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:03:34 DEBUG : Looking for writers 2025/08/11 01:03:34 DEBUG : file1: reading active writers 2025/08/11 01:03:34 DEBUG : file1: active writers 1 2025/08/11 01:03:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/11 01:03:34 DEBUG : Looking for writers 2025/08/11 01:03:34 DEBUG : file1: reading active writers 2025/08/11 01:03:34 DEBUG : file1: active writers 1 2025/08/11 01:03:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/11 01:03:34 DEBUG : Looking for writers 2025/08/11 01:03:34 DEBUG : file1: reading active writers 2025/08/11 01:03:34 DEBUG : file1: active writers 1 2025/08/11 01:03:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/11 01:03:34 DEBUG : Looking for writers 2025/08/11 01:03:34 DEBUG : file1: reading active writers 2025/08/11 01:03:34 DEBUG : file1: active writers 1 2025/08/11 01:03:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/11 01:03:34 DEBUG : Looking for writers 2025/08/11 01:03:34 DEBUG : file1: reading active writers 2025/08/11 01:03:34 DEBUG : file1: active writers 1 2025/08/11 01:03:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/11 01:03:34 DEBUG : Looking for writers 2025/08/11 01:03:34 DEBUG : file1: reading active writers 2025/08/11 01:03:34 DEBUG : file1: active writers 1 2025/08/11 01:03:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/11 01:03:35 DEBUG : Looking for writers 2025/08/11 01:03:35 DEBUG : file1: reading active writers 2025/08/11 01:03:35 DEBUG : file1: active writers 1 2025/08/11 01:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/11 01:03:35 DEBUG : Looking for writers 2025/08/11 01:03:35 DEBUG : file1: reading active writers 2025/08/11 01:03:35 DEBUG : file1: active writers 1 2025/08/11 01:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:36 DEBUG : Looking for writers 2025/08/11 01:03:36 DEBUG : file1: reading active writers 2025/08/11 01:03:36 DEBUG : file1: active writers 1 2025/08/11 01:03:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:37 DEBUG : Looking for writers 2025/08/11 01:03:37 DEBUG : file1: reading active writers 2025/08/11 01:03:37 DEBUG : file1: active writers 1 2025/08/11 01:03:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:38 DEBUG : Looking for writers 2025/08/11 01:03:38 DEBUG : file1: reading active writers 2025/08/11 01:03:38 DEBUG : file1: active writers 1 2025/08/11 01:03:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:39 DEBUG : Looking for writers 2025/08/11 01:03:39 DEBUG : file1: reading active writers 2025/08/11 01:03:39 DEBUG : file1: active writers 1 2025/08/11 01:03:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:40 DEBUG : Looking for writers 2025/08/11 01:03:40 DEBUG : file1: reading active writers 2025/08/11 01:03:40 DEBUG : file1: active writers 1 2025/08/11 01:03:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:41 DEBUG : Looking for writers 2025/08/11 01:03:41 DEBUG : file1: reading active writers 2025/08/11 01:03:41 DEBUG : file1: active writers 1 2025/08/11 01:03:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:42 DEBUG : Looking for writers 2025/08/11 01:03:42 DEBUG : file1: reading active writers 2025/08/11 01:03:42 DEBUG : file1: active writers 1 2025/08/11 01:03:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:43 DEBUG : Looking for writers 2025/08/11 01:03:43 DEBUG : file1: reading active writers 2025/08/11 01:03:43 DEBUG : file1: active writers 1 2025/08/11 01:03:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:44 DEBUG : Looking for writers 2025/08/11 01:03:44 DEBUG : file1: reading active writers 2025/08/11 01:03:44 DEBUG : file1: active writers 1 2025/08/11 01:03:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:45 DEBUG : Looking for writers 2025/08/11 01:03:45 DEBUG : file1: reading active writers 2025/08/11 01:03:45 DEBUG : file1: active writers 1 2025/08/11 01:03:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:46 DEBUG : Looking for writers 2025/08/11 01:03:46 DEBUG : file1: reading active writers 2025/08/11 01:03:46 DEBUG : file1: active writers 1 2025/08/11 01:03:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:47 DEBUG : Looking for writers 2025/08/11 01:03:47 DEBUG : file1: reading active writers 2025/08/11 01:03:47 DEBUG : file1: active writers 1 2025/08/11 01:03:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:48 DEBUG : Looking for writers 2025/08/11 01:03:48 DEBUG : file1: reading active writers 2025/08/11 01:03:48 DEBUG : file1: active writers 1 2025/08/11 01:03:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:49 DEBUG : Looking for writers 2025/08/11 01:03:49 DEBUG : file1: reading active writers 2025/08/11 01:03:49 DEBUG : file1: active writers 1 2025/08/11 01:03:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:50 DEBUG : Looking for writers 2025/08/11 01:03:50 DEBUG : file1: reading active writers 2025/08/11 01:03:50 DEBUG : file1: active writers 1 2025/08/11 01:03:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:51 DEBUG : Looking for writers 2025/08/11 01:03:51 DEBUG : file1: reading active writers 2025/08/11 01:03:51 DEBUG : file1: active writers 1 2025/08/11 01:03:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:52 DEBUG : Looking for writers 2025/08/11 01:03:52 DEBUG : file1: reading active writers 2025/08/11 01:03:52 DEBUG : file1: active writers 1 2025/08/11 01:03:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:53 DEBUG : Looking for writers 2025/08/11 01:03:53 DEBUG : file1: reading active writers 2025/08/11 01:03:53 DEBUG : file1: active writers 1 2025/08/11 01:03:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:54 DEBUG : Looking for writers 2025/08/11 01:03:54 DEBUG : file1: reading active writers 2025/08/11 01:03:54 DEBUG : file1: active writers 1 2025/08/11 01:03:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:55 DEBUG : Looking for writers 2025/08/11 01:03:55 DEBUG : file1: reading active writers 2025/08/11 01:03:55 DEBUG : file1: active writers 1 2025/08/11 01:03:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:56 DEBUG : Looking for writers 2025/08/11 01:03:56 DEBUG : file1: reading active writers 2025/08/11 01:03:56 DEBUG : file1: active writers 1 2025/08/11 01:03:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:57 DEBUG : Looking for writers 2025/08/11 01:03:57 DEBUG : file1: reading active writers 2025/08/11 01:03:57 DEBUG : file1: active writers 1 2025/08/11 01:03:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:58 DEBUG : Looking for writers 2025/08/11 01:03:58 DEBUG : file1: reading active writers 2025/08/11 01:03:58 DEBUG : file1: active writers 1 2025/08/11 01:03:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:03:59 DEBUG : Looking for writers 2025/08/11 01:03:59 DEBUG : file1: reading active writers 2025/08/11 01:03:59 DEBUG : file1: active writers 1 2025/08/11 01:03:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:04:00 DEBUG : Looking for writers 2025/08/11 01:04:00 DEBUG : file1: reading active writers 2025/08/11 01:04:00 DEBUG : file1: active writers 1 2025/08/11 01:04:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:04:01 DEBUG : Looking for writers 2025/08/11 01:04:01 DEBUG : file1: reading active writers 2025/08/11 01:04:01 DEBUG : file1: active writers 1 2025/08/11 01:04:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:04:02 DEBUG : Looking for writers 2025/08/11 01:04:02 DEBUG : file1: reading active writers 2025/08/11 01:04:02 DEBUG : file1: active writers 1 2025/08/11 01:04:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:04:03 DEBUG : Looking for writers 2025/08/11 01:04:03 DEBUG : file1: reading active writers 2025/08/11 01:04:03 DEBUG : file1: active writers 1 2025/08/11 01:04:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/11 01:04:04 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/11 01:04:04 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.28s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:04:04 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:04:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:04:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:04:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 01:04:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:04:04 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (0 bytes), uploading instead of streaming 2025/08/11 01:04:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:04:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/11 01:04:05 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 01:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:04:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:04:05 DEBUG : file1: Open: flags=O_RDONLY 2025/08/11 01:04:05 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/11 01:04:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/11 01:04:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:04:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/11 01:04:05 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:04:05 DEBUG : Looking for writers 2025/08/11 01:04:05 DEBUG : file1: reading active writers 2025/08/11 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.94s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-hawemus8rora'", Local "Local file system at /tmp/rclone1162556532", Modify Window "1s" 2025/08/11 01:04:05 INFO : webdav root 'rclone-test-hawemus8rora': poll-interval is not supported by this remote 2025/08/11 01:04:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 01:04:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 01:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:04:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 01:04:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 01:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:04:05 DEBUG : webdav root 'rclone-test-hawemus8rora': File to upload is small (100 bytes), uploading instead of streaming 2025/08/11 01:04:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/11 01:04:06 DEBUG : file1: md5 = 44e1074ed7765b66593f518969114706 OK 2025/08/11 01:04:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 01:04:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 01:04:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 01:04:06 DEBUG : file1: Open: flags=O_RDONLY 2025/08/11 01:04:06 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/11 01:04:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/11 01:04:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 01:04:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/11 01:04:06 DEBUG : WaitForWriters: timeout=30s 2025/08/11 01:04:06 DEBUG : Looking for writers 2025/08/11 01:04:06 DEBUG : file1: reading active writers 2025/08/11 01:04:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.24s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/11 01:04:07 DEBUG : webdav root 'rclone-test-hawemus8rora': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m37.481100281s (try 1/5)