"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/04/17 05:46:26 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-ginorah1filu" 2025/04/17 05:46:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 05:46:26 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/04/17 05:46:26 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/17 05:46:26 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/17 05:46:26 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/17 05:46:26 DEBUG : Setting pass="F5l2Bo0ZN0UmNpW_yqZA8sgbUF0jiHdBgBoBc5Y176yP7bo" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/17 05:46:26 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{pIR5U}" suffix to name 2025/04/17 05:46:26 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/17 05:46:26 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/17 05:46:26 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/17 05:46:26 DEBUG : Setting pass="F5l2Bo0ZN0UmNpW_yqZA8sgbUF0jiHdBgBoBc5Y176yP7bo" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/17 05:46:26 DEBUG : found headers: 2025/04/17 05:46:28 DEBUG : Creating backend with remote "/tmp/rclone4098096504" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:28 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:28 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:28 DEBUG : dir: Looking for writers 2025/04/17 05:46:28 DEBUG : : Looking for writers 2025/04/17 05:46:28 DEBUG : dir: reading active writers 2025/04/17 05:46:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.32s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:29 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:30 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:30 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:30 DEBUG : dir/subdir: Looking for writers 2025/04/17 05:46:30 DEBUG : dir: Looking for writers 2025/04/17 05:46:30 DEBUG : file1: reading active writers 2025/04/17 05:46:30 DEBUG : file2: reading active writers 2025/04/17 05:46:30 DEBUG : subdir: reading active writers 2025/04/17 05:46:30 DEBUG : : Looking for writers 2025/04/17 05:46:30 DEBUG : dir: reading active writers 2025/04/17 05:46:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.63s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:31 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:32 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:32 DEBUG : dir: Looking for writers 2025/04/17 05:46:32 DEBUG : file1: reading active writers 2025/04/17 05:46:32 DEBUG : : Looking for writers 2025/04/17 05:46:32 DEBUG : dir: reading active writers 2025/04/17 05:46:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.22s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:33 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:33 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:33 DEBUG : dir: Looking for writers 2025/04/17 05:46:33 DEBUG : : Looking for writers 2025/04/17 05:46:33 DEBUG : dir: reading active writers 2025/04/17 05:46:33 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.21s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:34 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:35 DEBUG : dir: forgetting directory cache 2025/04/17 05:46:35 DEBUG : : forgetting directory cache 2025/04/17 05:46:35 DEBUG : dir: forgetting directory cache 2025/04/17 05:46:35 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:35 DEBUG : : Looking for writers 2025/04/17 05:46:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.30s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:35 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:36 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/17 05:46:36 DEBUG : dir: invalidating directory cache 2025/04/17 05:46:36 DEBUG : : >ForgetPath: 2025/04/17 05:46:36 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/17 05:46:36 DEBUG : : invalidating directory cache 2025/04/17 05:46:36 DEBUG : dir: forgetting directory cache 2025/04/17 05:46:36 DEBUG : : >ForgetPath: 2025/04/17 05:46:36 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/17 05:46:36 DEBUG : : >ForgetPath: 2025/04/17 05:46:36 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:36 DEBUG : dir: Looking for writers 2025/04/17 05:46:36 DEBUG : : Looking for writers 2025/04/17 05:46:36 DEBUG : dir: reading active writers 2025/04/17 05:46:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.21s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:36 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:38 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:38 DEBUG : : forgetting directory cache 2025/04/17 05:46:38 DEBUG : dir: forgetting directory cache 2025/04/17 05:46:39 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:39 DEBUG : dir: Looking for writers 2025/04/17 05:46:39 DEBUG : fil/a/b: Looking for writers 2025/04/17 05:46:39 DEBUG : fil/a: Looking for writers 2025/04/17 05:46:39 DEBUG : b: reading active writers 2025/04/17 05:46:39 DEBUG : fil: Looking for writers 2025/04/17 05:46:39 DEBUG : a: reading active writers 2025/04/17 05:46:39 DEBUG : : Looking for writers 2025/04/17 05:46:39 DEBUG : dir: reading active writers 2025/04/17 05:46:39 DEBUG : fil: reading active writers 2025/04/17 05:46:39 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.69s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:40 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:41 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:41 DEBUG : dir: Looking for writers 2025/04/17 05:46:41 DEBUG : : Looking for writers 2025/04/17 05:46:41 DEBUG : dir: reading active writers 2025/04/17 05:46:41 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.21s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:41 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:42 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:42 DEBUG : dir: Looking for writers 2025/04/17 05:46:42 DEBUG : file1: reading active writers 2025/04/17 05:46:42 DEBUG : : Looking for writers 2025/04/17 05:46:42 DEBUG : dir: reading active writers 2025/04/17 05:46:42 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.31s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:43 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:43 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/04/17 05:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/17 05:46:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/17 05:46:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/17 05:46:44 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/17 05:46:44 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:45 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:45 DEBUG : dir: invalidating directory cache 2025/04/17 05:46:45 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/17 05:46:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/17 05:46:45 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/17 05:46:45 DEBUG : dir/file1: Reset virtual modtime 2025/04/17 05:46:45 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/17 05:46:45 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/17 05:46:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/17 05:46:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/17 05:46:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:46:45 DEBUG : dir: invalidating directory cache 2025/04/17 05:46:45 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/17 05:46:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/17 05:46:45 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/17 05:46:45 DEBUG : : forgetting directory cache 2025/04/17 05:46:45 DEBUG : dir: forgetting directory cache 2025/04/17 05:46:45 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/17 05:46:45 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:45 DEBUG : dir/virtualDir: Looking for writers 2025/04/17 05:46:45 DEBUG : dir: Looking for writers 2025/04/17 05:46:45 DEBUG : virtualDir: reading active writers 2025/04/17 05:46:45 DEBUG : file1: reading active writers 2025/04/17 05:46:45 DEBUG : virtualFile2: reading active writers 2025/04/17 05:46:45 DEBUG : virtualFile: reading active writers 2025/04/17 05:46:45 DEBUG : : Looking for writers 2025/04/17 05:46:45 DEBUG : dir: reading active writers 2025/04/17 05:46:45 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.82s) --- PASS: TestDirReadDirAll/Virtual (1.11s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:46 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:47 ERROR : dir/: Can only open directories read only 2025/04/17 05:46:47 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:47 DEBUG : dir: Looking for writers 2025/04/17 05:46:47 DEBUG : : Looking for writers 2025/04/17 05:46:47 DEBUG : dir: reading active writers 2025/04/17 05:46:47 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.25s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:48 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:48 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:46:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/17 05:46:48 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/17 05:46:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/17 05:46:48 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (5 bytes), uploading instead of streaming 2025/04/17 05:46:49 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:49 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/17 05:46:49 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/17 05:46:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/17 05:46:49 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:49 DEBUG : dir: Looking for writers 2025/04/17 05:46:49 DEBUG : file1: reading active writers 2025/04/17 05:46:49 DEBUG : potato: reading active writers 2025/04/17 05:46:49 DEBUG : : Looking for writers 2025/04/17 05:46:49 DEBUG : dir: reading active writers 2025/04/17 05:46:49 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.73s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:49 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/17 05:46:51 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:51 DEBUG : dir/sub: Looking for writers 2025/04/17 05:46:51 DEBUG : dir: Looking for writers 2025/04/17 05:46:51 DEBUG : file1: reading active writers 2025/04/17 05:46:51 DEBUG : sub: reading active writers 2025/04/17 05:46:51 DEBUG : : Looking for writers 2025/04/17 05:46:51 DEBUG : dir: reading active writers 2025/04/17 05:46:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.17s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:52 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/17 05:46:53 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/17 05:46:53 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:53 DEBUG : dir/sub/subsub: Looking for writers 2025/04/17 05:46:53 DEBUG : dir/sub: Looking for writers 2025/04/17 05:46:53 DEBUG : subsub: reading active writers 2025/04/17 05:46:53 DEBUG : dir: Looking for writers 2025/04/17 05:46:53 DEBUG : file1: reading active writers 2025/04/17 05:46:53 DEBUG : sub: reading active writers 2025/04/17 05:46:53 DEBUG : : Looking for writers 2025/04/17 05:46:53 DEBUG : dir: reading active writers 2025/04/17 05:46:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.55s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:54 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:55 ERROR : dir/: Dir.Remove not empty 2025/04/17 05:46:55 DEBUG : dir/file1: Remove: 2025/04/17 05:46:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:46:55 DEBUG : dir/file1: >Remove: err= 2025/04/17 05:46:55 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/17 05:46:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:55 DEBUG : : Looking for writers 2025/04/17 05:46:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.23s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:55 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:56 DEBUG : dir/file1: Remove: 2025/04/17 05:46:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:46:56 DEBUG : dir/file1: >Remove: err= 2025/04/17 05:46:56 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/17 05:46:56 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:56 DEBUG : : Looking for writers 2025/04/17 05:46:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.29s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:57 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:57 DEBUG : dir/file1: Remove: 2025/04/17 05:46:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:46:58 DEBUG : dir/file1: >Remove: err= 2025/04/17 05:46:58 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:46:58 DEBUG : dir: Looking for writers 2025/04/17 05:46:58 DEBUG : : Looking for writers 2025/04/17 05:46:58 DEBUG : dir: reading active writers 2025/04/17 05:46:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.52s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:46:58 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:46:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:59 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/04/17 05:46:59 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/17 05:47:00 DEBUG : dir: Updating dir with dir2 0xc0009b52b0 2025/04/17 05:47:00 DEBUG : dir: forgetting directory cache 2025/04/17 05:47:00 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/17 05:47:00 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/17 05:47:00 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/17 05:47:00 DEBUG : file2: Updating file with file2 0xc0007d52c0 2025/04/17 05:47:00 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:00 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/17 05:47:01 INFO : dir2/file3: Deleted 2025/04/17 05:47:01 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/17 05:47:01 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007d52c0 2025/04/17 05:47:01 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/17 05:47:01 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/17 05:47:02 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/17 05:47:02 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000a57790 2025/04/17 05:47:02 DEBUG : empty directory: forgetting directory cache 2025/04/17 05:47:02 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/17 05:47:02 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/17 05:47:02 DEBUG : dir2: Renaming to "dir3" 2025/04/17 05:47:02 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:02 DEBUG : dir3: Looking for writers 2025/04/17 05:47:02 DEBUG : file3: reading active writers 2025/04/17 05:47:02 DEBUG : renamed empty directory: Looking for writers 2025/04/17 05:47:02 DEBUG : : Looking for writers 2025/04/17 05:47:02 DEBUG : dir3: reading active writers 2025/04/17 05:47:02 DEBUG : renamed empty directory: reading active writers 2025/04/17 05:47:02 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.58s) === 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-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:03 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/17 05:47:04 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:47:04 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 05:47:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/17 05:47:04 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/17 05:47:04 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/17 05:47:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/17 05:47:04 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:47:04 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 05:47:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/17 05:47:04 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/17 05:47:04 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/17 05:47:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/17 05:47:04 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (12 bytes), uploading instead of streaming 2025/04/17 05:47:04 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:04 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/17 05:47:04 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/17 05:47:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/17 05:47:04 DEBUG : : forgetting directory cache 2025/04/17 05:47:04 DEBUG : dir: forgetting directory cache 2025/04/17 05:47:04 DEBUG : dir/sub: forgetting directory cache 2025/04/17 05:47:04 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/17 05:47:04 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/17 05:47:04 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (5 bytes), uploading instead of streaming 2025/04/17 05:47:04 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:04 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/17 05:47:04 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/17 05:47:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/17 05:47:04 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:04 DEBUG : dir/sub: Looking for writers 2025/04/17 05:47:04 DEBUG : file0: reading active writers 2025/04/17 05:47:04 DEBUG : file2: reading active writers 2025/04/17 05:47:04 DEBUG : dir: Looking for writers 2025/04/17 05:47:04 DEBUG : file1: reading active writers 2025/04/17 05:47:04 DEBUG : sub: reading active writers 2025/04/17 05:47:04 DEBUG : : Looking for writers 2025/04/17 05:47:04 DEBUG : dir: reading active writers 2025/04/17 05:47:04 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.88s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:06 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/04/17 05:47:06 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:06 DEBUG : : Looking for writers 2025/04/17 05:47:06 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.18s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:06 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/17 05:47:07 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:47:07 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/17 05:47:07 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/17 05:47:07 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/17 05:47:07 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:07 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:07 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/17 05:47:07 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:47:07 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/17 05:47:07 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/17 05:47:07 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/17 05:47:07 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:07 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:07 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:07 DEBUG : dir: Looking for writers 2025/04/17 05:47:07 DEBUG : file1: reading active writers 2025/04/17 05:47:07 DEBUG : file1.metadata: reading active writers 2025/04/17 05:47:07 DEBUG : : Looking for writers 2025/04/17 05:47:07 DEBUG : dir: reading active writers 2025/04/17 05:47:07 DEBUG : dir.metadata: reading active writers 2025/04/17 05:47:07 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.28s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:07 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:08 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:08 DEBUG : dir: Looking for writers 2025/04/17 05:47:08 DEBUG : file1: reading active writers 2025/04/17 05:47:08 DEBUG : : Looking for writers 2025/04/17 05:47:08 DEBUG : dir: reading active writers 2025/04/17 05:47:08 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.33s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:08 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:09 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:10 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/04/17 05:47:10 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:10 DEBUG : dir: Looking for writers 2025/04/17 05:47:10 DEBUG : file1: reading active writers 2025/04/17 05:47:10 DEBUG : : Looking for writers 2025/04/17 05:47:10 DEBUG : dir: reading active writers 2025/04/17 05:47:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (1.90s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.90s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:10 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/17 05:47:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:11 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:11 DEBUG : dir: Looking for writers 2025/04/17 05:47:11 DEBUG : file1: reading active writers 2025/04/17 05:47:11 DEBUG : : Looking for writers 2025/04/17 05:47:11 DEBUG : dir: reading active writers 2025/04/17 05:47:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.43s) === RUN TestFileOpenReadUnknownSize 2025/04/17 05:47:12 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/17 05:47:12 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/17 05:47:12 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:12 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/17 05:47:12 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:12 DEBUG : : Looking for writers 2025/04/17 05:47:12 DEBUG : file.txt: reading active writers 2025/04/17 05:47:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:12 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:13 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (25 bytes), uploading instead of streaming 2025/04/17 05:47:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:13 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/17 05:47:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/17 05:47:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:13 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:13 DEBUG : dir: Looking for writers 2025/04/17 05:47:13 DEBUG : file1: reading active writers 2025/04/17 05:47:13 DEBUG : : Looking for writers 2025/04/17 05:47:13 DEBUG : dir: reading active writers 2025/04/17 05:47:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.77s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:14 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:14 DEBUG : dir/file1: Remove: 2025/04/17 05:47:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:14 DEBUG : dir/file1: >Remove: err= 2025/04/17 05:47:14 DEBUG : dir/file1: Remove: 2025/04/17 05:47:14 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/17 05:47:14 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:14 DEBUG : dir: Looking for writers 2025/04/17 05:47:14 DEBUG : : Looking for writers 2025/04/17 05:47:14 DEBUG : dir: reading active writers 2025/04/17 05:47:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.42s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:15 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:16 DEBUG : dir/file1: Remove: 2025/04/17 05:47:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:16 DEBUG : dir/file1: >Remove: err= 2025/04/17 05:47:16 DEBUG : dir/file1: Remove: 2025/04/17 05:47:16 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/17 05:47:16 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:16 DEBUG : dir: Looking for writers 2025/04/17 05:47:16 DEBUG : : Looking for writers 2025/04/17 05:47:16 DEBUG : dir: reading active writers 2025/04/17 05:47:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.53s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:16 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/17 05:47:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/17 05:47:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/17 05:47:17 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/17 05:47:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/17 05:47:17 DEBUG : dir/file1: Open: flags=0x3 2025/04/17 05:47:17 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/17 05:47:17 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/17 05:47:17 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:17 DEBUG : dir: Looking for writers 2025/04/17 05:47:17 DEBUG : file1: reading active writers 2025/04/17 05:47:17 DEBUG : : Looking for writers 2025/04/17 05:47:17 DEBUG : dir: reading active writers 2025/04/17 05:47:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.31s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:18 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:18 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:18 DEBUG : dir: Looking for writers 2025/04/17 05:47:18 DEBUG : file1: reading active writers 2025/04/17 05:47:18 DEBUG : : Looking for writers 2025/04/17 05:47:18 DEBUG : dir: reading active writers 2025/04/17 05:47:18 DEBUG : >WaitForWriters: 2025/04/17 05:47:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 05:47:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000425e00 2025/04/17 05:47:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/17 05:47:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000425e00 2025/04/17 05:47:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/17 05:47:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 05:47:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/17 05:47:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc000425e00 2025/04/17 05:47:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:20 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (25 bytes), uploading instead of streaming 2025/04/17 05:47:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/17 05:47:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/17 05:47:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:20 DEBUG : newLeaf: Running delayed rename now 2025/04/17 05:47:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 05:47:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000425e00 2025/04/17 05:47:20 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:20 DEBUG : dir: Looking for writers 2025/04/17 05:47:20 DEBUG : : Looking for writers 2025/04/17 05:47:20 DEBUG : dir: reading active writers 2025/04/17 05:47:20 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:20 DEBUG : >WaitForWriters: 2025/04/17 05:47:21 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:21 DEBUG : dir: Looking for writers 2025/04/17 05:47:21 DEBUG : : Looking for writers 2025/04/17 05:47:21 DEBUG : dir: reading active writers 2025/04/17 05:47:21 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:21 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:21 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:21 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:47:21 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:21 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:21 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:47:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:22 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:22 DEBUG : dir: Looking for writers 2025/04/17 05:47:22 DEBUG : file1: reading active writers 2025/04/17 05:47:22 DEBUG : : Looking for writers 2025/04/17 05:47:22 DEBUG : dir: reading active writers 2025/04/17 05:47:22 DEBUG : >WaitForWriters: 2025/04/17 05:47:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 05:47:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000ec20c0 2025/04/17 05:47:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/17 05:47:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000ec20c0 2025/04/17 05:47:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/17 05:47:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 05:47:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/17 05:47:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc000ec20c0 2025/04/17 05:47:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:23 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (25 bytes), uploading instead of streaming 2025/04/17 05:47:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:24 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/17 05:47:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/17 05:47:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:24 DEBUG : newLeaf: Running delayed rename now 2025/04/17 05:47:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 05:47:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000ec20c0 2025/04/17 05:47:24 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:24 DEBUG : dir: Looking for writers 2025/04/17 05:47:24 DEBUG : : Looking for writers 2025/04/17 05:47:24 DEBUG : dir: reading active writers 2025/04/17 05:47:24 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:24 DEBUG : >WaitForWriters: 2025/04/17 05:47:24 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:24 DEBUG : dir: Looking for writers 2025/04/17 05:47:24 DEBUG : : Looking for writers 2025/04/17 05:47:24 DEBUG : dir: reading active writers 2025/04/17 05:47:24 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:24 DEBUG : >WaitForWriters: 2025/04/17 05:47:24 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:25 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:25 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:47:25 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:25 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:25 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:47:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 05:47:26 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:47:26 DEBUG : dir/file1(0xc000be4640): openPending: 2025/04/17 05:47:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/17 05:47:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/17 05:47:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:26 DEBUG : dir/file1(0xc000be4640): >openPending: err= 2025/04/17 05:47:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/17 05:47:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:47:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:47:26 DEBUG : dir/file1(0xc000be4640): _writeAt: size=14, off=0 2025/04/17 05:47:26 DEBUG : dir/file1(0xc000be4640): >_writeAt: n=14, err= 2025/04/17 05:47:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/17 05:47:26 DEBUG : dir/file1(0xc000be4640): close: 2025/04/17 05:47:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/17 05:47:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/17 05:47:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/17 05:47:26 DEBUG : dir/file1(0xc000be4640): >close: err= 2025/04/17 05:47:26 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:26 DEBUG : dir: Looking for writers 2025/04/17 05:47:26 DEBUG : file1: reading active writers 2025/04/17 05:47:26 DEBUG : : Looking for writers 2025/04/17 05:47:26 DEBUG : dir: reading active writers 2025/04/17 05:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:47:26 DEBUG : dir: Looking for writers 2025/04/17 05:47:26 DEBUG : file1: reading active writers 2025/04/17 05:47:26 DEBUG : : Looking for writers 2025/04/17 05:47:26 DEBUG : dir: reading active writers 2025/04/17 05:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:47:26 DEBUG : dir: Looking for writers 2025/04/17 05:47:26 DEBUG : file1: reading active writers 2025/04/17 05:47:26 DEBUG : : Looking for writers 2025/04/17 05:47:26 DEBUG : dir: reading active writers 2025/04/17 05:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:47:26 DEBUG : dir: Looking for writers 2025/04/17 05:47:26 DEBUG : file1: reading active writers 2025/04/17 05:47:26 DEBUG : : Looking for writers 2025/04/17 05:47:26 DEBUG : dir: reading active writers 2025/04/17 05:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:47:26 DEBUG : dir/file1: vfs cache: starting upload 2025/04/17 05:47:26 DEBUG : dir: Looking for writers 2025/04/17 05:47:26 DEBUG : file1: reading active writers 2025/04/17 05:47:26 DEBUG : : Looking for writers 2025/04/17 05:47:26 DEBUG : dir: reading active writers 2025/04/17 05:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:47:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:26 DEBUG : dir: Looking for writers 2025/04/17 05:47:26 DEBUG : file1: reading active writers 2025/04/17 05:47:26 DEBUG : : Looking for writers 2025/04/17 05:47:26 DEBUG : dir: reading active writers 2025/04/17 05:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:47:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/17 05:47:26 INFO : dir/file1: Copied (replaced existing) 2025/04/17 05:47:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/17 05:47:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/17 05:47:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/17 05:47:26 DEBUG : dir: Looking for writers 2025/04/17 05:47:26 DEBUG : file1: reading active writers 2025/04/17 05:47:26 DEBUG : : Looking for writers 2025/04/17 05:47:26 DEBUG : dir: reading active writers 2025/04/17 05:47:26 DEBUG : >WaitForWriters: 2025/04/17 05:47:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:26 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:47:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:47:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:47:26 DEBUG : dir/file1(0xc000683980): _readAt: size=512, off=0 2025/04/17 05:47:26 DEBUG : dir/file1(0xc000683980): openPending: 2025/04/17 05:47:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/17 05:47:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/17 05:47:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:26 DEBUG : dir/file1(0xc000683980): >openPending: err= 2025/04/17 05:47:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/17 05:47:26 DEBUG : dir/file1(0xc000683980): >_readAt: n=14, err=EOF 2025/04/17 05:47:26 DEBUG : dir/file1(0xc000683980): close: 2025/04/17 05:47:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 05:47:26 DEBUG : dir/file1(0xc000683980): >close: err= 2025/04/17 05:47:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 05:47:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/17 05:47:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000baa840 2025/04/17 05:47:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/17 05:47:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/17 05:47:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000baa840 2025/04/17 05:47:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/17 05:47:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 05:47:28 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:47:28 DEBUG : dir/file1(0xc0008290c0): openPending: 2025/04/17 05:47:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/17 05:47:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/17 05:47:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:28 DEBUG : dir/file1(0xc0008290c0): >openPending: err= 2025/04/17 05:47:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/17 05:47:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:47:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:47:28 DEBUG : dir/file1(0xc0008290c0): _writeAt: size=25, off=0 2025/04/17 05:47:28 DEBUG : dir/file1(0xc0008290c0): >_writeAt: n=25, err= 2025/04/17 05:47:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 05:47:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/17 05:47:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000baa840 2025/04/17 05:47:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:28 DEBUG : newLeaf(0xc0008290c0): close: 2025/04/17 05:47:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/17 05:47:28 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-17 05:47:28.342313571 +0000 UTC m=+61.465848932 2025/04/17 05:47:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/17 05:47:28 DEBUG : newLeaf(0xc0008290c0): >close: err= 2025/04/17 05:47:28 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:28 DEBUG : dir: Looking for writers 2025/04/17 05:47:28 DEBUG : : Looking for writers 2025/04/17 05:47:28 DEBUG : dir: reading active writers 2025/04/17 05:47:28 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:47:28 DEBUG : dir: Looking for writers 2025/04/17 05:47:28 DEBUG : : Looking for writers 2025/04/17 05:47:28 DEBUG : dir: reading active writers 2025/04/17 05:47:28 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:47:28 DEBUG : dir: Looking for writers 2025/04/17 05:47:28 DEBUG : : Looking for writers 2025/04/17 05:47:28 DEBUG : dir: reading active writers 2025/04/17 05:47:28 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:47:28 DEBUG : dir: Looking for writers 2025/04/17 05:47:28 DEBUG : : Looking for writers 2025/04/17 05:47:28 DEBUG : dir: reading active writers 2025/04/17 05:47:28 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:47:28 DEBUG : newLeaf: vfs cache: starting upload 2025/04/17 05:47:28 DEBUG : dir: Looking for writers 2025/04/17 05:47:28 DEBUG : : Looking for writers 2025/04/17 05:47:28 DEBUG : dir: reading active writers 2025/04/17 05:47:28 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:47:28 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:29 DEBUG : dir: Looking for writers 2025/04/17 05:47:29 DEBUG : : Looking for writers 2025/04/17 05:47:29 DEBUG : dir: reading active writers 2025/04/17 05:47:29 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:47:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/17 05:47:29 INFO : newLeaf: Copied (replaced existing) 2025/04/17 05:47:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/17 05:47:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/17 05:47:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/17 05:47:29 DEBUG : dir: Looking for writers 2025/04/17 05:47:29 DEBUG : : Looking for writers 2025/04/17 05:47:29 DEBUG : dir: reading active writers 2025/04/17 05:47:29 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:29 DEBUG : >WaitForWriters: 2025/04/17 05:47:29 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:29 DEBUG : dir: Looking for writers 2025/04/17 05:47:29 DEBUG : : Looking for writers 2025/04/17 05:47:29 DEBUG : dir: reading active writers 2025/04/17 05:47:29 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:29 DEBUG : >WaitForWriters: 2025/04/17 05:47:29 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:30 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:30 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:47:30 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:30 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:30 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:47:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:30 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:30 DEBUG : dir: Looking for writers 2025/04/17 05:47:30 DEBUG : file1: reading active writers 2025/04/17 05:47:30 DEBUG : : Looking for writers 2025/04/17 05:47:30 DEBUG : dir: reading active writers 2025/04/17 05:47:30 DEBUG : >WaitForWriters: 2025/04/17 05:47:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 05:47:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000baa780 2025/04/17 05:47:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/17 05:47:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000baa780 2025/04/17 05:47:31 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/17 05:47:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 05:47:32 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:47:32 DEBUG : dir/file1(0xc000821780): openPending: 2025/04/17 05:47:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/17 05:47:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/17 05:47:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:32 DEBUG : dir/file1(0xc000821780): >openPending: err= 2025/04/17 05:47:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/17 05:47:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:47:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:47:32 DEBUG : dir/file1(0xc000821780): _writeAt: size=25, off=0 2025/04/17 05:47:32 DEBUG : dir/file1(0xc000821780): >_writeAt: n=25, err= 2025/04/17 05:47:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 05:47:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/17 05:47:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000baa780 2025/04/17 05:47:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:32 DEBUG : newLeaf(0xc000821780): close: 2025/04/17 05:47:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/17 05:47:32 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-17 05:47:32.158377454 +0000 UTC m=+65.281912815 2025/04/17 05:47:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/17 05:47:32 DEBUG : newLeaf(0xc000821780): >close: err= 2025/04/17 05:47:32 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:32 DEBUG : dir: Looking for writers 2025/04/17 05:47:32 DEBUG : : Looking for writers 2025/04/17 05:47:32 DEBUG : dir: reading active writers 2025/04/17 05:47:32 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:47:32 DEBUG : dir: Looking for writers 2025/04/17 05:47:32 DEBUG : : Looking for writers 2025/04/17 05:47:32 DEBUG : dir: reading active writers 2025/04/17 05:47:32 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:47:32 DEBUG : dir: Looking for writers 2025/04/17 05:47:32 DEBUG : : Looking for writers 2025/04/17 05:47:32 DEBUG : dir: reading active writers 2025/04/17 05:47:32 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:47:32 DEBUG : dir: Looking for writers 2025/04/17 05:47:32 DEBUG : : Looking for writers 2025/04/17 05:47:32 DEBUG : dir: reading active writers 2025/04/17 05:47:32 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:47:32 DEBUG : newLeaf: vfs cache: starting upload 2025/04/17 05:47:32 DEBUG : dir: Looking for writers 2025/04/17 05:47:32 DEBUG : : Looking for writers 2025/04/17 05:47:32 DEBUG : dir: reading active writers 2025/04/17 05:47:32 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:47:32 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:32 DEBUG : dir: Looking for writers 2025/04/17 05:47:32 DEBUG : : Looking for writers 2025/04/17 05:47:32 DEBUG : dir: reading active writers 2025/04/17 05:47:32 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:47:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/17 05:47:33 INFO : newLeaf: Copied (replaced existing) 2025/04/17 05:47:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/17 05:47:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/17 05:47:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/17 05:47:33 DEBUG : dir: Looking for writers 2025/04/17 05:47:33 DEBUG : : Looking for writers 2025/04/17 05:47:33 DEBUG : dir: reading active writers 2025/04/17 05:47:33 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:33 DEBUG : >WaitForWriters: 2025/04/17 05:47:33 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:33 DEBUG : dir: Looking for writers 2025/04/17 05:47:33 DEBUG : : Looking for writers 2025/04/17 05:47:33 DEBUG : dir: reading active writers 2025/04/17 05:47:33 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:33 DEBUG : >WaitForWriters: 2025/04/17 05:47:33 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:34 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:34 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:47:34 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:34 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:34 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:47:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 05:47:34 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:47:34 DEBUG : dir/file1(0xc001150a80): openPending: 2025/04/17 05:47:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/17 05:47:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/17 05:47:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:34 DEBUG : dir/file1(0xc001150a80): >openPending: err= 2025/04/17 05:47:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/17 05:47:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:47:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:47:34 DEBUG : dir/file1(0xc001150a80): _writeAt: size=14, off=0 2025/04/17 05:47:34 DEBUG : dir/file1(0xc001150a80): >_writeAt: n=14, err= 2025/04/17 05:47:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/17 05:47:34 DEBUG : dir/file1(0xc001150a80): close: 2025/04/17 05:47:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/17 05:47:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/17 05:47:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/17 05:47:34 DEBUG : dir/file1(0xc001150a80): >close: err= 2025/04/17 05:47:34 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:34 DEBUG : dir: Looking for writers 2025/04/17 05:47:34 DEBUG : file1: reading active writers 2025/04/17 05:47:34 DEBUG : : Looking for writers 2025/04/17 05:47:34 DEBUG : dir: reading active writers 2025/04/17 05:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:47:34 DEBUG : dir: Looking for writers 2025/04/17 05:47:34 DEBUG : file1: reading active writers 2025/04/17 05:47:34 DEBUG : : Looking for writers 2025/04/17 05:47:34 DEBUG : dir: reading active writers 2025/04/17 05:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:47:34 DEBUG : dir: Looking for writers 2025/04/17 05:47:34 DEBUG : file1: reading active writers 2025/04/17 05:47:34 DEBUG : : Looking for writers 2025/04/17 05:47:34 DEBUG : dir: reading active writers 2025/04/17 05:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:47:34 DEBUG : dir: Looking for writers 2025/04/17 05:47:34 DEBUG : file1: reading active writers 2025/04/17 05:47:34 DEBUG : : Looking for writers 2025/04/17 05:47:34 DEBUG : dir: reading active writers 2025/04/17 05:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:47:34 DEBUG : dir/file1: vfs cache: starting upload 2025/04/17 05:47:35 DEBUG : dir: Looking for writers 2025/04/17 05:47:35 DEBUG : file1: reading active writers 2025/04/17 05:47:35 DEBUG : : Looking for writers 2025/04/17 05:47:35 DEBUG : dir: reading active writers 2025/04/17 05:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:47:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:35 DEBUG : dir: Looking for writers 2025/04/17 05:47:35 DEBUG : file1: reading active writers 2025/04/17 05:47:35 DEBUG : : Looking for writers 2025/04/17 05:47:35 DEBUG : dir: reading active writers 2025/04/17 05:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:47:35 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/17 05:47:35 INFO : dir/file1: Copied (replaced existing) 2025/04/17 05:47:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/17 05:47:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/17 05:47:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/17 05:47:35 DEBUG : dir: Looking for writers 2025/04/17 05:47:35 DEBUG : file1: reading active writers 2025/04/17 05:47:35 DEBUG : : Looking for writers 2025/04/17 05:47:35 DEBUG : dir: reading active writers 2025/04/17 05:47:35 DEBUG : >WaitForWriters: 2025/04/17 05:47:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:35 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:47:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:47:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:47:35 DEBUG : dir/file1(0xc0011602c0): _readAt: size=512, off=0 2025/04/17 05:47:35 DEBUG : dir/file1(0xc0011602c0): openPending: 2025/04/17 05:47:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/17 05:47:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/17 05:47:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:35 DEBUG : dir/file1(0xc0011602c0): >openPending: err= 2025/04/17 05:47:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/17 05:47:35 DEBUG : dir/file1(0xc0011602c0): >_readAt: n=14, err=EOF 2025/04/17 05:47:35 DEBUG : dir/file1(0xc0011602c0): close: 2025/04/17 05:47:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 05:47:35 DEBUG : dir/file1(0xc0011602c0): >close: err= 2025/04/17 05:47:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 05:47:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/17 05:47:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000ec2900 2025/04/17 05:47:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/17 05:47:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/17 05:47:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000ec2900 2025/04/17 05:47:36 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/17 05:47:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 05:47:36 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:47:36 DEBUG : dir/file1(0xc0010e5b00): openPending: 2025/04/17 05:47:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/17 05:47:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/17 05:47:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:36 DEBUG : dir/file1(0xc0010e5b00): >openPending: err= 2025/04/17 05:47:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/17 05:47:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:47:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:47:36 DEBUG : dir/file1(0xc0010e5b00): _writeAt: size=25, off=0 2025/04/17 05:47:36 DEBUG : dir/file1(0xc0010e5b00): >_writeAt: n=25, err= 2025/04/17 05:47:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 05:47:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/17 05:47:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000ec2900 2025/04/17 05:47:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:37 DEBUG : newLeaf(0xc0010e5b00): close: 2025/04/17 05:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/17 05:47:37 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-17 05:47:36.871885517 +0000 UTC m=+69.995420908 2025/04/17 05:47:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/17 05:47:37 DEBUG : newLeaf(0xc0010e5b00): >close: err= 2025/04/17 05:47:37 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:37 DEBUG : dir: Looking for writers 2025/04/17 05:47:37 DEBUG : : Looking for writers 2025/04/17 05:47:37 DEBUG : dir: reading active writers 2025/04/17 05:47:37 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:47:37 DEBUG : dir: Looking for writers 2025/04/17 05:47:37 DEBUG : : Looking for writers 2025/04/17 05:47:37 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:37 DEBUG : dir: reading active writers 2025/04/17 05:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:47:37 DEBUG : dir: Looking for writers 2025/04/17 05:47:37 DEBUG : : Looking for writers 2025/04/17 05:47:37 DEBUG : dir: reading active writers 2025/04/17 05:47:37 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:47:37 DEBUG : dir: Looking for writers 2025/04/17 05:47:37 DEBUG : : Looking for writers 2025/04/17 05:47:37 DEBUG : dir: reading active writers 2025/04/17 05:47:37 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:47:37 DEBUG : newLeaf: vfs cache: starting upload 2025/04/17 05:47:37 DEBUG : dir: Looking for writers 2025/04/17 05:47:37 DEBUG : : Looking for writers 2025/04/17 05:47:37 DEBUG : dir: reading active writers 2025/04/17 05:47:37 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:47:37 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:37 DEBUG : dir: Looking for writers 2025/04/17 05:47:37 DEBUG : : Looking for writers 2025/04/17 05:47:37 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:37 DEBUG : dir: reading active writers 2025/04/17 05:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:47:37 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/17 05:47:37 INFO : newLeaf: Copied (replaced existing) 2025/04/17 05:47:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/17 05:47:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/17 05:47:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/17 05:47:37 DEBUG : dir: Looking for writers 2025/04/17 05:47:37 DEBUG : : Looking for writers 2025/04/17 05:47:37 DEBUG : dir: reading active writers 2025/04/17 05:47:37 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:37 DEBUG : >WaitForWriters: 2025/04/17 05:47:38 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:38 DEBUG : dir: Looking for writers 2025/04/17 05:47:38 DEBUG : : Looking for writers 2025/04/17 05:47:38 DEBUG : dir: reading active writers 2025/04/17 05:47:38 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:38 DEBUG : >WaitForWriters: 2025/04/17 05:47:38 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:38 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:38 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:47:38 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:38 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:38 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:47:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:39 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:39 DEBUG : dir: Looking for writers 2025/04/17 05:47:39 DEBUG : file1: reading active writers 2025/04/17 05:47:39 DEBUG : : Looking for writers 2025/04/17 05:47:39 DEBUG : dir: reading active writers 2025/04/17 05:47:39 DEBUG : >WaitForWriters: 2025/04/17 05:47:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:39 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:47:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:47:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:47:39 DEBUG : dir/file1(0xc0008b6080): _readAt: size=512, off=0 2025/04/17 05:47:39 DEBUG : dir/file1(0xc0008b6080): openPending: 2025/04/17 05:47:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/17 05:47:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/17 05:47:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:39 DEBUG : dir/file1(0xc0008b6080): >openPending: err= 2025/04/17 05:47:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/17 05:47:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:47:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:39 DEBUG : dir/file1(0xc0008b6080): >_readAt: n=14, err=EOF 2025/04/17 05:47:39 DEBUG : dir/file1(0xc0008b6080): close: 2025/04/17 05:47:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 05:47:39 DEBUG : dir/file1(0xc0008b6080): >close: err= 2025/04/17 05:47:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 05:47:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/17 05:47:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000747380 2025/04/17 05:47:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/17 05:47:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/17 05:47:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000747380 2025/04/17 05:47:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/17 05:47:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 05:47:40 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:47:40 DEBUG : dir/file1(0xc000a054c0): openPending: 2025/04/17 05:47:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/17 05:47:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/17 05:47:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:40 DEBUG : dir/file1(0xc000a054c0): >openPending: err= 2025/04/17 05:47:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/17 05:47:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:47:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:47:40 DEBUG : dir/file1(0xc000a054c0): _writeAt: size=25, off=0 2025/04/17 05:47:40 DEBUG : dir/file1(0xc000a054c0): >_writeAt: n=25, err= 2025/04/17 05:47:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 05:47:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/17 05:47:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000747380 2025/04/17 05:47:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:47:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:41 DEBUG : newLeaf(0xc000a054c0): close: 2025/04/17 05:47:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/17 05:47:41 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-17 05:47:40.810555736 +0000 UTC m=+73.934091126 2025/04/17 05:47:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/17 05:47:41 DEBUG : newLeaf(0xc000a054c0): >close: err= 2025/04/17 05:47:41 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:41 DEBUG : dir: Looking for writers 2025/04/17 05:47:41 DEBUG : : Looking for writers 2025/04/17 05:47:41 DEBUG : dir: reading active writers 2025/04/17 05:47:41 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:47:41 DEBUG : dir: Looking for writers 2025/04/17 05:47:41 DEBUG : : Looking for writers 2025/04/17 05:47:41 DEBUG : dir: reading active writers 2025/04/17 05:47:41 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:47:41 DEBUG : dir: Looking for writers 2025/04/17 05:47:41 DEBUG : : Looking for writers 2025/04/17 05:47:41 DEBUG : dir: reading active writers 2025/04/17 05:47:41 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:47:41 DEBUG : dir: Looking for writers 2025/04/17 05:47:41 DEBUG : : Looking for writers 2025/04/17 05:47:41 DEBUG : dir: reading active writers 2025/04/17 05:47:41 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:47:41 DEBUG : newLeaf: vfs cache: starting upload 2025/04/17 05:47:41 DEBUG : dir: Looking for writers 2025/04/17 05:47:41 DEBUG : : Looking for writers 2025/04/17 05:47:41 DEBUG : dir: reading active writers 2025/04/17 05:47:41 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:47:41 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:41 DEBUG : dir: Looking for writers 2025/04/17 05:47:41 DEBUG : : Looking for writers 2025/04/17 05:47:41 DEBUG : dir: reading active writers 2025/04/17 05:47:41 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:47:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/17 05:47:41 INFO : newLeaf: Copied (replaced existing) 2025/04/17 05:47:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/17 05:47:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/17 05:47:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 05:47:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/17 05:47:41 DEBUG : dir: Looking for writers 2025/04/17 05:47:41 DEBUG : : Looking for writers 2025/04/17 05:47:41 DEBUG : dir: reading active writers 2025/04/17 05:47:41 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:41 DEBUG : >WaitForWriters: 2025/04/17 05:47:42 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:42 DEBUG : dir: Looking for writers 2025/04/17 05:47:42 DEBUG : : Looking for writers 2025/04/17 05:47:42 DEBUG : dir: reading active writers 2025/04/17 05:47:42 DEBUG : newLeaf: reading active writers 2025/04/17 05:47:42 DEBUG : >WaitForWriters: 2025/04/17 05:47:42 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestFileRename (24.38s) --- PASS: TestFileRename/off,forceCache=false (3.48s) --- PASS: TestFileRename/minimal,forceCache=false (3.68s) --- PASS: TestFileRename/minimal,forceCache=true (4.66s) --- PASS: TestFileRename/writes,forceCache=false (4.00s) --- PASS: TestFileRename/writes,forceCache=true (4.60s) --- PASS: TestFileRename/full,forceCache=false (3.95s) === 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-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:42 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:42 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:42 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:42 DEBUG : : Looking for writers 2025/04/17 05:47:42 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.15s) === 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-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:42 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:47:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/17 05:47:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/17 05:47:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:43 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:43 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:43 DEBUG : dir: Looking for writers 2025/04/17 05:47:43 DEBUG : file1: reading active writers 2025/04/17 05:47:43 DEBUG : : Looking for writers 2025/04/17 05:47:43 DEBUG : dir: reading active writers 2025/04/17 05:47:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.47s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:44 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:47:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/17 05:47:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/17 05:47:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/17 05:47:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/17 05:47:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/17 05:47:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/17 05:47:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/17 05:47:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/17 05:47:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/17 05:47:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/17 05:47:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/17 05:47:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/17 05:47:45 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/17 05:47:45 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/17 05:47:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/17 05:47:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/17 05:47:45 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/17 05:47:45 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:45 DEBUG : dir: Looking for writers 2025/04/17 05:47:45 DEBUG : file1: reading active writers 2025/04/17 05:47:45 DEBUG : : Looking for writers 2025/04/17 05:47:45 DEBUG : dir: reading active writers 2025/04/17 05:47:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.76s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:46 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:47:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/17 05:47:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/17 05:47:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/17 05:47:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/17 05:47:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/17 05:47:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/17 05:47:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/17 05:47:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/17 05:47:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/17 05:47:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/17 05:47:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/17 05:47:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/17 05:47:47 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/17 05:47:47 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/17 05:47:47 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/17 05:47:47 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/17 05:47:47 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/17 05:47:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/17 05:47:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/17 05:47:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/17 05:47:47 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/17 05:47:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/17 05:47:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/17 05:47:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/17 05:47:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/17 05:47:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/17 05:47:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/17 05:47:47 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/17 05:47:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/17 05:47:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/17 05:47:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/17 05:47:47 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/17 05:47:47 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:47 DEBUG : dir: Looking for writers 2025/04/17 05:47:47 DEBUG : file1: reading active writers 2025/04/17 05:47:47 DEBUG : : Looking for writers 2025/04/17 05:47:47 DEBUG : dir: reading active writers 2025/04/17 05:47:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.11s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:48 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:47:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/17 05:47:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/17 05:47:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:48 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:48 DEBUG : dir: Looking for writers 2025/04/17 05:47:48 DEBUG : file1: reading active writers 2025/04/17 05:47:48 DEBUG : : Looking for writers 2025/04/17 05:47:48 DEBUG : dir: reading active writers 2025/04/17 05:47:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.37s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:49 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:47:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/17 05:47:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/17 05:47:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:50 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/17 05:47:50 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/17 05:47:50 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:50 DEBUG : dir: Looking for writers 2025/04/17 05:47:50 DEBUG : file1: reading active writers 2025/04/17 05:47:50 DEBUG : : Looking for writers 2025/04/17 05:47:50 DEBUG : dir: reading active writers 2025/04/17 05:47:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.44s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:50 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:50 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:47:50 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:50 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:50 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:47:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:47:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:51 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:47:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:47:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:47:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/17 05:47:51 DEBUG : dir/file1(0xc000b64000): _readAt: size=1, off=0 2025/04/17 05:47:51 DEBUG : dir/file1(0xc000b64000): openPending: 2025/04/17 05:47:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/17 05:47:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/17 05:47:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:51 DEBUG : dir/file1(0xc000b64000): >openPending: err= 2025/04/17 05:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/17 05:47:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:47:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:51 DEBUG : dir/file1(0xc000b64000): >_readAt: n=1, err= 2025/04/17 05:47:51 DEBUG : dir/file1(0xc000b64000): _readAt: size=256, off=1 2025/04/17 05:47:51 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/17 05:47:51 DEBUG : dir/file1(0xc000b64000): >_readAt: n=15, err=EOF 2025/04/17 05:47:51 DEBUG : dir/file1(0xc000b64000): _readAt: size=16, off=16 2025/04/17 05:47:51 DEBUG : dir/file1(0xc000b64000): >_readAt: n=0, err=EOF 2025/04/17 05:47:51 DEBUG : dir/file1(0xc000b64000): close: 2025/04/17 05:47:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 05:47:51 DEBUG : dir/file1(0xc000b64000): >close: err= 2025/04/17 05:47:51 DEBUG : dir/file1(0xc000b64000): close: 2025/04/17 05:47:51 DEBUG : dir/file1(0xc000b64000): >close: err=file already closed 2025/04/17 05:47:51 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:51 DEBUG : dir: Looking for writers 2025/04/17 05:47:51 DEBUG : file1: reading active writers 2025/04/17 05:47:51 DEBUG : : Looking for writers 2025/04/17 05:47:51 DEBUG : dir: reading active writers 2025/04/17 05:47:51 DEBUG : >WaitForWriters: 2025/04/17 05:47:51 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.39s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:52 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:52 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:47:52 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:52 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:52 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:47:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:47:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:53 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:47:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:47:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:47:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/17 05:47:53 DEBUG : dir/file1(0xc000828480): _readAt: size=1, off=0 2025/04/17 05:47:53 DEBUG : dir/file1(0xc000828480): openPending: 2025/04/17 05:47:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/17 05:47:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/17 05:47:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:53 DEBUG : dir/file1(0xc000828480): >openPending: err= 2025/04/17 05:47:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/17 05:47:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:47:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:53 DEBUG : dir/file1(0xc000828480): >_readAt: n=1, err= 2025/04/17 05:47:53 DEBUG : dir/file1(0xc000828480): _readAt: size=1, off=5 2025/04/17 05:47:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/17 05:47:53 DEBUG : dir/file1(0xc000828480): >_readAt: n=1, err= 2025/04/17 05:47:53 DEBUG : dir/file1(0xc000828480): _readAt: size=1, off=3 2025/04/17 05:47:53 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/17 05:47:53 DEBUG : dir/file1(0xc000828480): >_readAt: n=1, err= 2025/04/17 05:47:53 DEBUG : dir/file1(0xc000828480): _readAt: size=1, off=13 2025/04/17 05:47:53 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/17 05:47:53 DEBUG : dir/file1(0xc000828480): >_readAt: n=1, err= 2025/04/17 05:47:53 DEBUG : dir/file1(0xc000828480): _readAt: size=16, off=100 2025/04/17 05:47:53 DEBUG : dir/file1(0xc000828480): >_readAt: n=0, err=EOF 2025/04/17 05:47:53 DEBUG : dir/file1(0xc000828480): close: 2025/04/17 05:47:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 05:47:53 DEBUG : dir/file1(0xc000828480): >close: err= 2025/04/17 05:47:53 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:53 DEBUG : dir: Looking for writers 2025/04/17 05:47:53 DEBUG : file1: reading active writers 2025/04/17 05:47:53 DEBUG : : Looking for writers 2025/04/17 05:47:53 DEBUG : dir: reading active writers 2025/04/17 05:47:53 DEBUG : >WaitForWriters: 2025/04/17 05:47:53 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.47s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:53 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:53 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:47:53 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:53 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:53 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:47:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:47:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:54 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:47:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:47:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:47:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): _readAt: size=1, off=0 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): openPending: 2025/04/17 05:47:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/17 05:47:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/17 05:47:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): >openPending: err= 2025/04/17 05:47:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/17 05:47:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:47:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): >_readAt: n=1, err= 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): _readAt: size=1, off=5 2025/04/17 05:47:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): >_readAt: n=1, err= 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): _readAt: size=1, off=1 2025/04/17 05:47:54 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): >_readAt: n=1, err= 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): _readAt: size=6, off=10 2025/04/17 05:47:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): >_readAt: n=6, err= 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): _readAt: size=256, off=10 2025/04/17 05:47:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): >_readAt: n=6, err=EOF 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): _readAt: size=256, off=100 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): >_readAt: n=0, err=EOF 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): close: 2025/04/17 05:47:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): >close: err= 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): _readAt: size=256, off=100 2025/04/17 05:47:54 DEBUG : dir/file1(0xc0010b7b40): >_readAt: n=0, err=file already closed 2025/04/17 05:47:54 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:54 DEBUG : dir: Looking for writers 2025/04/17 05:47:54 DEBUG : file1: reading active writers 2025/04/17 05:47:54 DEBUG : : Looking for writers 2025/04/17 05:47:54 DEBUG : dir: reading active writers 2025/04/17 05:47:54 DEBUG : >WaitForWriters: 2025/04/17 05:47:54 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.36s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:55 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:55 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:47:55 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:55 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:55 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:47:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:47:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:55 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:47:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:47:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:47:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/17 05:47:55 DEBUG : dir/file1(0xc000850940): RWFileHandle.Flush 2025/04/17 05:47:55 DEBUG : dir/file1(0xc000850940): _readAt: size=256, off=0 2025/04/17 05:47:55 DEBUG : dir/file1(0xc000850940): openPending: 2025/04/17 05:47:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/17 05:47:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/17 05:47:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:55 DEBUG : dir/file1(0xc000850940): >openPending: err= 2025/04/17 05:47:55 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/17 05:47:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:47:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:56 DEBUG : dir/file1(0xc000850940): >_readAt: n=16, err=EOF 2025/04/17 05:47:56 DEBUG : dir/file1(0xc000850940): RWFileHandle.Flush 2025/04/17 05:47:56 DEBUG : dir/file1(0xc000850940): RWFileHandle.Flush 2025/04/17 05:47:56 DEBUG : dir/file1(0xc000850940): close: 2025/04/17 05:47:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 05:47:56 DEBUG : dir/file1(0xc000850940): >close: err= 2025/04/17 05:47:56 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:56 DEBUG : dir: Looking for writers 2025/04/17 05:47:56 DEBUG : file1: reading active writers 2025/04/17 05:47:56 DEBUG : : Looking for writers 2025/04/17 05:47:56 DEBUG : dir: reading active writers 2025/04/17 05:47:56 DEBUG : >WaitForWriters: 2025/04/17 05:47:56 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.48s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:56 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:56 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:47:56 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:56 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:56 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:47:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:47:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 05:47:57 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:47:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:47:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:47:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/17 05:47:57 DEBUG : dir/file1(0xc0007d9940): _readAt: size=256, off=0 2025/04/17 05:47:57 DEBUG : dir/file1(0xc0007d9940): openPending: 2025/04/17 05:47:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/17 05:47:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/17 05:47:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:57 DEBUG : dir/file1(0xc0007d9940): >openPending: err= 2025/04/17 05:47:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/17 05:47:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:47:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:47:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:47:57 DEBUG : dir/file1(0xc0007d9940): >_readAt: n=16, err=EOF 2025/04/17 05:47:57 DEBUG : dir/file1(0xc0007d9940): RWFileHandle.Release 2025/04/17 05:47:57 DEBUG : dir/file1(0xc0007d9940): close: 2025/04/17 05:47:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 05:47:57 DEBUG : dir/file1(0xc0007d9940): >close: err= 2025/04/17 05:47:57 DEBUG : dir/file1(0xc0007d9940): RWFileHandle.Release 2025/04/17 05:47:57 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:57 DEBUG : dir: Looking for writers 2025/04/17 05:47:57 DEBUG : file1: reading active writers 2025/04/17 05:47:57 DEBUG : : Looking for writers 2025/04/17 05:47:57 DEBUG : dir: reading active writers 2025/04/17 05:47:57 DEBUG : >WaitForWriters: 2025/04/17 05:47:57 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.48s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:58 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:58 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:47:58 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:58 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:47:58 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:47:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:47:58 DEBUG : file1: newRWFileHandle: 2025/04/17 05:47:58 DEBUG : file1(0xc00091ec40): openPending: 2025/04/17 05:47:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:47:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:58 DEBUG : file1(0xc00091ec40): >openPending: err= 2025/04/17 05:47:58 DEBUG : file1: >newRWFileHandle: err= 2025/04/17 05:47:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/17 05:47:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/17 05:47:58 DEBUG : file1(0xc00091ec40): _writeAt: size=5, off=0 2025/04/17 05:47:58 DEBUG : file1(0xc00091ec40): >_writeAt: n=5, err= 2025/04/17 05:47:58 DEBUG : file1(0xc00091ec40): _writeAt: size=7, off=5 2025/04/17 05:47:58 DEBUG : file1(0xc00091ec40): >_writeAt: n=7, err= 2025/04/17 05:47:58 DEBUG : file1: vfs cache: truncate to size=11 2025/04/17 05:47:58 DEBUG : file1(0xc00091ec40): close: 2025/04/17 05:47:58 DEBUG : file1: vfs cache: setting modification time to 2025-04-17 05:47:58.256851881 +0000 UTC m=+91.380387282 2025/04/17 05:47:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/17 05:47:58 DEBUG : file1(0xc00091ec40): >close: err= 2025/04/17 05:47:58 DEBUG : file1(0xc00091ec40): close: 2025/04/17 05:47:58 DEBUG : file1(0xc00091ec40): >close: err=file already closed 2025/04/17 05:47:58 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:58 DEBUG : : Looking for writers 2025/04/17 05:47:58 DEBUG : file1: reading active writers 2025/04/17 05:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:47:58 DEBUG : : Looking for writers 2025/04/17 05:47:58 DEBUG : file1: reading active writers 2025/04/17 05:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:47:58 DEBUG : : Looking for writers 2025/04/17 05:47:58 DEBUG : file1: reading active writers 2025/04/17 05:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:47:58 DEBUG : : Looking for writers 2025/04/17 05:47:58 DEBUG : file1: reading active writers 2025/04/17 05:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:47:58 DEBUG : file1: vfs cache: starting upload 2025/04/17 05:47:58 DEBUG : : Looking for writers 2025/04/17 05:47:58 DEBUG : file1: reading active writers 2025/04/17 05:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:47:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:58 DEBUG : : Looking for writers 2025/04/17 05:47:58 DEBUG : file1: reading active writers 2025/04/17 05:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:47:58 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/17 05:47:58 INFO : file1: Copied (new) 2025/04/17 05:47:58 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-17 05:47:58 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/17 05:47:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/17 05:47:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:58 INFO : file1: vfs cache: upload succeeded try #1 2025/04/17 05:47:58 DEBUG : : Looking for writers 2025/04/17 05:47:58 DEBUG : file1: reading active writers 2025/04/17 05:47:58 DEBUG : >WaitForWriters: 2025/04/17 05:47:59 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:59 DEBUG : : Looking for writers 2025/04/17 05:47:59 DEBUG : file1: reading active writers 2025/04/17 05:47:59 DEBUG : >WaitForWriters: 2025/04/17 05:47:59 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.12s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:47:59 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:47:59 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:47:59 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:59 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:47:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:47:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:47:59 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:47:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:47:59 DEBUG : file1: newRWFileHandle: 2025/04/17 05:47:59 DEBUG : file1(0xc00096f240): openPending: 2025/04/17 05:47:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:47:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:59 DEBUG : file1(0xc00096f240): >openPending: err= 2025/04/17 05:47:59 DEBUG : file1: >newRWFileHandle: err= 2025/04/17 05:47:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/17 05:47:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/17 05:47:59 DEBUG : file1(0xc00096f240): _writeAt: size=7, off=0 2025/04/17 05:47:59 DEBUG : file1(0xc00096f240): >_writeAt: n=7, err= 2025/04/17 05:47:59 DEBUG : file1(0xc00096f240): _writeAt: size=6, off=5 2025/04/17 05:47:59 DEBUG : file1(0xc00096f240): >_writeAt: n=6, err= 2025/04/17 05:47:59 DEBUG : file1(0xc00096f240): close: 2025/04/17 05:47:59 DEBUG : file1: vfs cache: setting modification time to 2025-04-17 05:47:59.362033901 +0000 UTC m=+92.485569292 2025/04/17 05:47:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/17 05:47:59 DEBUG : file1(0xc00096f240): >close: err= 2025/04/17 05:47:59 DEBUG : file1(0xc00096f240): _writeAt: size=5, off=0 2025/04/17 05:47:59 DEBUG : file1(0xc00096f240): >_writeAt: n=0, err=file already closed 2025/04/17 05:47:59 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:47:59 DEBUG : : Looking for writers 2025/04/17 05:47:59 DEBUG : file1: reading active writers 2025/04/17 05:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:47:59 DEBUG : : Looking for writers 2025/04/17 05:47:59 DEBUG : file1: reading active writers 2025/04/17 05:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:47:59 DEBUG : : Looking for writers 2025/04/17 05:47:59 DEBUG : file1: reading active writers 2025/04/17 05:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:47:59 DEBUG : : Looking for writers 2025/04/17 05:47:59 DEBUG : file1: reading active writers 2025/04/17 05:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:47:59 DEBUG : file1: vfs cache: starting upload 2025/04/17 05:47:59 DEBUG : : Looking for writers 2025/04/17 05:47:59 DEBUG : file1: reading active writers 2025/04/17 05:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:47:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:47:59 DEBUG : : Looking for writers 2025/04/17 05:47:59 DEBUG : file1: reading active writers 2025/04/17 05:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:47:59 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/17 05:47:59 INFO : file1: Copied (new) 2025/04/17 05:47:59 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-17 05:47:59 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/17 05:47:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/17 05:47:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:47:59 INFO : file1: vfs cache: upload succeeded try #1 2025/04/17 05:47:59 DEBUG : : Looking for writers 2025/04/17 05:47:59 DEBUG : file1: reading active writers 2025/04/17 05:47:59 DEBUG : >WaitForWriters: 2025/04/17 05:48:00 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:00 DEBUG : : Looking for writers 2025/04/17 05:48:00 DEBUG : file1: reading active writers 2025/04/17 05:48:00 DEBUG : >WaitForWriters: 2025/04/17 05:48:00 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.11s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:00 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:00 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:48:00 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:00 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:00 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:48:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:00 DEBUG : file1: newRWFileHandle: 2025/04/17 05:48:00 DEBUG : file1(0xc000dba6c0): openPending: 2025/04/17 05:48:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:00 DEBUG : file1(0xc000dba6c0): >openPending: err= 2025/04/17 05:48:00 DEBUG : file1: >newRWFileHandle: err= 2025/04/17 05:48:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/17 05:48:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/17 05:48:00 DEBUG : file1(0xc000dba6c0): close: 2025/04/17 05:48:00 DEBUG : file1: vfs cache: setting modification time to 2025-04-17 05:48:00.50488975 +0000 UTC m=+93.628425111 2025/04/17 05:48:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:00 DEBUG : file1(0xc000dba6c0): >close: err= 2025/04/17 05:48:00 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/17 05:48:00 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/17 05:48:00 DEBUG : file2: newRWFileHandle: 2025/04/17 05:48:00 DEBUG : file2(0xc000dba780): openPending: 2025/04/17 05:48:00 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:00 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/17 05:48:00 DEBUG : file2(0xc000dba780): >openPending: err= 2025/04/17 05:48:00 DEBUG : file2: >newRWFileHandle: err= 2025/04/17 05:48:00 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/17 05:48:00 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/17 05:48:00 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/17 05:48:00 DEBUG : file2(0xc000dba780): RWFileHandle.Flush 2025/04/17 05:48:00 DEBUG : file2(0xc000dba780): RWFileHandle.Release 2025/04/17 05:48:00 DEBUG : file2(0xc000dba780): close: 2025/04/17 05:48:00 DEBUG : file2: vfs cache: setting modification time to 2025-04-17 05:48:00.505726814 +0000 UTC m=+93.629262175 2025/04/17 05:48:00 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:00 DEBUG : file2(0xc000dba780): >close: err= 2025/04/17 05:48:00 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:00 DEBUG : : Looking for writers 2025/04/17 05:48:00 DEBUG : file1: reading active writers 2025/04/17 05:48:00 DEBUG : file2: reading active writers 2025/04/17 05:48:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/17 05:48:00 DEBUG : : Looking for writers 2025/04/17 05:48:00 DEBUG : file1: reading active writers 2025/04/17 05:48:00 DEBUG : file2: reading active writers 2025/04/17 05:48:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/17 05:48:00 DEBUG : : Looking for writers 2025/04/17 05:48:00 DEBUG : file1: reading active writers 2025/04/17 05:48:00 DEBUG : file2: reading active writers 2025/04/17 05:48:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/17 05:48:00 DEBUG : : Looking for writers 2025/04/17 05:48:00 DEBUG : file1: reading active writers 2025/04/17 05:48:00 DEBUG : file2: reading active writers 2025/04/17 05:48:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/17 05:48:00 DEBUG : file1: vfs cache: starting upload 2025/04/17 05:48:00 DEBUG : file2: vfs cache: starting upload 2025/04/17 05:48:00 DEBUG : : Looking for writers 2025/04/17 05:48:00 DEBUG : file1: reading active writers 2025/04/17 05:48:00 DEBUG : file2: reading active writers 2025/04/17 05:48:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/04/17 05:48:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:00 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:00 DEBUG : : Looking for writers 2025/04/17 05:48:00 DEBUG : file1: reading active writers 2025/04/17 05:48:00 DEBUG : file2: reading active writers 2025/04/17 05:48:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/04/17 05:48:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/17 05:48:00 INFO : file1: Copied (new) 2025/04/17 05:48:00 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-17 05:48:00 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/17 05:48:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/17 05:48:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:00 INFO : file1: vfs cache: upload succeeded try #1 2025/04/17 05:48:00 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/17 05:48:00 INFO : file2: Copied (new) 2025/04/17 05:48:00 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-17 05:48:00 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/17 05:48:00 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/17 05:48:00 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/17 05:48:00 INFO : file2: vfs cache: upload succeeded try #1 2025/04/17 05:48:01 DEBUG : : Looking for writers 2025/04/17 05:48:01 DEBUG : file1: reading active writers 2025/04/17 05:48:01 DEBUG : file2: reading active writers 2025/04/17 05:48:01 DEBUG : >WaitForWriters: 2025/04/17 05:48:01 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:01 DEBUG : : Looking for writers 2025/04/17 05:48:01 DEBUG : file1: reading active writers 2025/04/17 05:48:01 DEBUG : file2: reading active writers 2025/04/17 05:48:01 DEBUG : >WaitForWriters: 2025/04/17 05:48:01 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.35s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:01 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:01 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:48:01 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:01 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:01 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:48:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:01 DEBUG : file1: newRWFileHandle: 2025/04/17 05:48:01 DEBUG : file1(0xc0008f2300): openPending: 2025/04/17 05:48:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:01 DEBUG : file1(0xc0008f2300): >openPending: err= 2025/04/17 05:48:01 DEBUG : file1: >newRWFileHandle: err= 2025/04/17 05:48:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/17 05:48:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/17 05:48:01 DEBUG : file1(0xc0008f2300): _writeAt: size=5, off=0 2025/04/17 05:48:01 DEBUG : file1(0xc0008f2300): >_writeAt: n=5, err= 2025/04/17 05:48:01 DEBUG : file1(0xc0008f2300): RWFileHandle.Flush 2025/04/17 05:48:01 DEBUG : file1(0xc0008f2300): RWFileHandle.Flush 2025/04/17 05:48:01 DEBUG : file1(0xc0008f2300): close: 2025/04/17 05:48:01 DEBUG : file1: vfs cache: setting modification time to 2025-04-17 05:48:01.817079284 +0000 UTC m=+94.940614676 2025/04/17 05:48:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:01 DEBUG : file1(0xc0008f2300): >close: err= 2025/04/17 05:48:01 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:01 DEBUG : : Looking for writers 2025/04/17 05:48:01 DEBUG : file1: reading active writers 2025/04/17 05:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:48:01 DEBUG : : Looking for writers 2025/04/17 05:48:01 DEBUG : file1: reading active writers 2025/04/17 05:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:48:01 DEBUG : : Looking for writers 2025/04/17 05:48:01 DEBUG : file1: reading active writers 2025/04/17 05:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:48:01 DEBUG : : Looking for writers 2025/04/17 05:48:01 DEBUG : file1: reading active writers 2025/04/17 05:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:48:01 DEBUG : file1: vfs cache: starting upload 2025/04/17 05:48:01 DEBUG : : Looking for writers 2025/04/17 05:48:01 DEBUG : file1: reading active writers 2025/04/17 05:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:48:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:02 DEBUG : : Looking for writers 2025/04/17 05:48:02 DEBUG : file1: reading active writers 2025/04/17 05:48:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:48:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/17 05:48:02 INFO : file1: Copied (new) 2025/04/17 05:48:02 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-17 05:48:01 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/17 05:48:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/17 05:48:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:02 INFO : file1: vfs cache: upload succeeded try #1 2025/04/17 05:48:02 DEBUG : : Looking for writers 2025/04/17 05:48:02 DEBUG : file1: reading active writers 2025/04/17 05:48:02 DEBUG : >WaitForWriters: 2025/04/17 05:48:02 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.08s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:02 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:02 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:48:02 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:02 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:02 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:48:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:02 DEBUG : file1: newRWFileHandle: 2025/04/17 05:48:02 DEBUG : file1(0xc0008f3380): openPending: 2025/04/17 05:48:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:02 DEBUG : file1(0xc0008f3380): >openPending: err= 2025/04/17 05:48:02 DEBUG : file1: >newRWFileHandle: err= 2025/04/17 05:48:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/17 05:48:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/17 05:48:02 DEBUG : file1(0xc0008f3380): _writeAt: size=5, off=0 2025/04/17 05:48:02 DEBUG : file1(0xc0008f3380): >_writeAt: n=5, err= 2025/04/17 05:48:02 DEBUG : file1(0xc0008f3380): RWFileHandle.Release 2025/04/17 05:48:02 DEBUG : file1(0xc0008f3380): close: 2025/04/17 05:48:02 DEBUG : file1: vfs cache: setting modification time to 2025-04-17 05:48:02.893678087 +0000 UTC m=+96.017213478 2025/04/17 05:48:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:02 DEBUG : file1(0xc0008f3380): >close: err= 2025/04/17 05:48:02 DEBUG : file1(0xc0008f3380): RWFileHandle.Release 2025/04/17 05:48:02 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:02 DEBUG : : Looking for writers 2025/04/17 05:48:02 DEBUG : file1: reading active writers 2025/04/17 05:48:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:48:02 DEBUG : : Looking for writers 2025/04/17 05:48:02 DEBUG : file1: reading active writers 2025/04/17 05:48:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:48:02 DEBUG : : Looking for writers 2025/04/17 05:48:02 DEBUG : file1: reading active writers 2025/04/17 05:48:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:48:02 DEBUG : : Looking for writers 2025/04/17 05:48:02 DEBUG : file1: reading active writers 2025/04/17 05:48:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:48:02 DEBUG : file1: vfs cache: starting upload 2025/04/17 05:48:03 DEBUG : : Looking for writers 2025/04/17 05:48:03 DEBUG : file1: reading active writers 2025/04/17 05:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:48:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:03 DEBUG : : Looking for writers 2025/04/17 05:48:03 DEBUG : file1: reading active writers 2025/04/17 05:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:48:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/17 05:48:03 INFO : file1: Copied (new) 2025/04/17 05:48:03 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-17 05:48:02 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/17 05:48:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/17 05:48:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:03 INFO : file1: vfs cache: upload succeeded try #1 2025/04/17 05:48:03 DEBUG : : Looking for writers 2025/04/17 05:48:03 DEBUG : file1: reading active writers 2025/04/17 05:48:03 DEBUG : >WaitForWriters: 2025/04/17 05:48:03 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.03s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:03 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:03 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:48:03 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:03 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:03 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:48:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/17 05:48:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 05:48:04 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:48:04 DEBUG : dir/file1(0xc000df9cc0): openPending: 2025/04/17 05:48:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/17 05:48:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/17 05:48:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:04 DEBUG : dir/file1(0xc000df9cc0): >openPending: err= 2025/04/17 05:48:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/17 05:48:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:48:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:48:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/17 05:48:04 DEBUG : dir/file1(0xc000df9cc0): _writeAt: size=5, off=0 2025/04/17 05:48:04 DEBUG : dir/file1(0xc000df9cc0): >_writeAt: n=5, err= 2025/04/17 05:48:04 DEBUG : dir/file1(0xc000df9cc0): close: 2025/04/17 05:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:04 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-17 05:48:04.660257968 +0000 UTC m=+97.783793359 2025/04/17 05:48:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:04 DEBUG : dir/file1(0xc000df9cc0): >close: err= 2025/04/17 05:48:04 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:04 DEBUG : dir: Looking for writers 2025/04/17 05:48:04 DEBUG : file1: reading active writers 2025/04/17 05:48:04 DEBUG : : Looking for writers 2025/04/17 05:48:04 DEBUG : dir: reading active writers 2025/04/17 05:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:48:04 DEBUG : dir: Looking for writers 2025/04/17 05:48:04 DEBUG : file1: reading active writers 2025/04/17 05:48:04 DEBUG : : Looking for writers 2025/04/17 05:48:04 DEBUG : dir: reading active writers 2025/04/17 05:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:48:04 DEBUG : dir: Looking for writers 2025/04/17 05:48:04 DEBUG : file1: reading active writers 2025/04/17 05:48:04 DEBUG : : Looking for writers 2025/04/17 05:48:04 DEBUG : dir: reading active writers 2025/04/17 05:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:48:04 DEBUG : dir: Looking for writers 2025/04/17 05:48:04 DEBUG : file1: reading active writers 2025/04/17 05:48:04 DEBUG : : Looking for writers 2025/04/17 05:48:04 DEBUG : dir: reading active writers 2025/04/17 05:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:48:04 DEBUG : dir/file1: vfs cache: starting upload 2025/04/17 05:48:04 DEBUG : dir: Looking for writers 2025/04/17 05:48:04 DEBUG : file1: reading active writers 2025/04/17 05:48:04 DEBUG : : Looking for writers 2025/04/17 05:48:04 DEBUG : dir: reading active writers 2025/04/17 05:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:48:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:04 DEBUG : dir: Looking for writers 2025/04/17 05:48:04 DEBUG : file1: reading active writers 2025/04/17 05:48:04 DEBUG : : Looking for writers 2025/04/17 05:48:04 DEBUG : dir: reading active writers 2025/04/17 05:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:48:05 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/17 05:48:05 INFO : dir/file1: Copied (replaced existing) 2025/04/17 05:48:05 DEBUG : dir/file1: vfs cache: fingerprint now "5,2001-02-03 04:05:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/17 05:48:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/17 05:48:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/17 05:48:05 DEBUG : dir: Looking for writers 2025/04/17 05:48:05 DEBUG : file1: reading active writers 2025/04/17 05:48:05 DEBUG : : Looking for writers 2025/04/17 05:48:05 DEBUG : dir: reading active writers 2025/04/17 05:48:05 DEBUG : >WaitForWriters: 2025/04/17 05:48:05 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.12s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:05 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:05 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:48:05 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:05 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:05 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:48:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:06 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 05:48:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 05:48:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 05:48:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/17 05:48:06 DEBUG : dir/file1(0xc000b3c340): _writeAt: size=5, off=0 2025/04/17 05:48:06 DEBUG : dir/file1(0xc000b3c340): openPending: 2025/04/17 05:48:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/17 05:48:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/17 05:48:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:06 DEBUG : dir/file1(0xc000b3c340): >openPending: err= 2025/04/17 05:48:06 DEBUG : dir/file1(0xc000b3c340): >_writeAt: n=5, err= 2025/04/17 05:48:06 DEBUG : dir/file1(0xc000b3c340): _writeAt: size=15, off=5 2025/04/17 05:48:06 DEBUG : dir/file1(0xc000b3c340): >_writeAt: n=15, err= 2025/04/17 05:48:06 DEBUG : dir/file1(0xc000b3c340): close: 2025/04/17 05:48:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/17 05:48:06 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-17 05:48:06.707871101 +0000 UTC m=+99.831406462 2025/04/17 05:48:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:06 DEBUG : dir/file1(0xc000b3c340): >close: err= 2025/04/17 05:48:06 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:06 DEBUG : dir: Looking for writers 2025/04/17 05:48:06 DEBUG : file1: reading active writers 2025/04/17 05:48:06 DEBUG : : Looking for writers 2025/04/17 05:48:06 DEBUG : dir: reading active writers 2025/04/17 05:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:48:06 DEBUG : dir: Looking for writers 2025/04/17 05:48:06 DEBUG : file1: reading active writers 2025/04/17 05:48:06 DEBUG : : Looking for writers 2025/04/17 05:48:06 DEBUG : dir: reading active writers 2025/04/17 05:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:48:06 DEBUG : dir: Looking for writers 2025/04/17 05:48:06 DEBUG : file1: reading active writers 2025/04/17 05:48:06 DEBUG : : Looking for writers 2025/04/17 05:48:06 DEBUG : dir: reading active writers 2025/04/17 05:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:48:06 DEBUG : dir: Looking for writers 2025/04/17 05:48:06 DEBUG : file1: reading active writers 2025/04/17 05:48:06 DEBUG : : Looking for writers 2025/04/17 05:48:06 DEBUG : dir: reading active writers 2025/04/17 05:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:48:06 DEBUG : dir/file1: vfs cache: starting upload 2025/04/17 05:48:06 DEBUG : dir: Looking for writers 2025/04/17 05:48:06 DEBUG : file1: reading active writers 2025/04/17 05:48:06 DEBUG : : Looking for writers 2025/04/17 05:48:06 DEBUG : dir: reading active writers 2025/04/17 05:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:48:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:07 DEBUG : dir: Looking for writers 2025/04/17 05:48:07 DEBUG : file1: reading active writers 2025/04/17 05:48:07 DEBUG : : Looking for writers 2025/04/17 05:48:07 DEBUG : dir: reading active writers 2025/04/17 05:48:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:48:07 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/04/17 05:48:07 INFO : dir/file1: Copied (replaced existing) 2025/04/17 05:48:07 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/04/17 05:48:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/17 05:48:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/17 05:48:07 DEBUG : dir: Looking for writers 2025/04/17 05:48:07 DEBUG : file1: reading active writers 2025/04/17 05:48:07 DEBUG : : Looking for writers 2025/04/17 05:48:07 DEBUG : dir: reading active writers 2025/04/17 05:48:07 DEBUG : >WaitForWriters: 2025/04/17 05:48:07 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.02s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:07 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:07 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:48:07 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:07 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:07 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:48:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:08 DEBUG : file1: newRWFileHandle: 2025/04/17 05:48:08 DEBUG : file1(0xc000a2fc00): openPending: 2025/04/17 05:48:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:08 DEBUG : file1(0xc000a2fc00): >openPending: err= 2025/04/17 05:48:08 DEBUG : file1: >newRWFileHandle: err= 2025/04/17 05:48:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/17 05:48:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/17 05:48:08 DEBUG : file1(0xc000a2fc00): _writeAt: size=5, off=0 2025/04/17 05:48:08 DEBUG : file1(0xc000a2fc00): >_writeAt: n=5, err= 2025/04/17 05:48:08 DEBUG : file1(0xc000a2fc00): close: 2025/04/17 05:48:08 DEBUG : file1: vfs cache: setting modification time to 2025-04-17 05:48:08.114704321 +0000 UTC m=+101.238239722 2025/04/17 05:48:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:08 DEBUG : file1(0xc000a2fc00): >close: err= 2025/04/17 05:48:08 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:08 DEBUG : : Looking for writers 2025/04/17 05:48:08 DEBUG : file1: reading active writers 2025/04/17 05:48:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:48:08 DEBUG : : Looking for writers 2025/04/17 05:48:08 DEBUG : file1: reading active writers 2025/04/17 05:48:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:48:08 DEBUG : : Looking for writers 2025/04/17 05:48:08 DEBUG : file1: reading active writers 2025/04/17 05:48:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:48:08 DEBUG : : Looking for writers 2025/04/17 05:48:08 DEBUG : file1: reading active writers 2025/04/17 05:48:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:48:08 DEBUG : file1: vfs cache: starting upload 2025/04/17 05:48:08 DEBUG : : Looking for writers 2025/04/17 05:48:08 DEBUG : file1: reading active writers 2025/04/17 05:48:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:48:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:08 DEBUG : : Looking for writers 2025/04/17 05:48:08 DEBUG : file1: reading active writers 2025/04/17 05:48:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:48:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/17 05:48:08 INFO : file1: Copied (new) 2025/04/17 05:48:08 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-17 05:48:08 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/17 05:48:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/17 05:48:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:08 INFO : file1: vfs cache: upload succeeded try #1 2025/04/17 05:48:08 DEBUG : : Looking for writers 2025/04/17 05:48:08 DEBUG : file1: reading active writers 2025/04/17 05:48:08 DEBUG : >WaitForWriters: 2025/04/17 05:48:08 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.09s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:09 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:09 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:48:09 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:09 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/17 05:48:09 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f680): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f680): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f680): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f680): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f680): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.153111586 +0000 UTC m=+102.276646947 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f680): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f6c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f6c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f6c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f6c0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f6c0): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f6c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f6c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.153111586 +0000 UTC m=+102.276646947 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f6c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f700): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f700): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f700): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f700): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f700): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.153111586 +0000 UTC m=+102.276646947 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f700): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e2a0 item 1 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f740): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f740): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f740): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f740): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f740): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.155966966 +0000 UTC m=+102.279502318 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f740): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f780): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f780): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f780): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f780): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f780): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.155966966 +0000 UTC m=+102.279502318 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f780): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e770 item 2 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f7c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f7c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f7c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f7c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f7c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.157521421 +0000 UTC m=+102.281056782 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f7c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.157521421 +0000 UTC m=+102.281056782 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f840): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f840): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f840): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f840): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f840): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.157521421 +0000 UTC m=+102.281056782 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f840): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053eaf0 item 3 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f8c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f8c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f8c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f8c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f8c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.161062612 +0000 UTC m=+102.284598014 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f8c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f940): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f940): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f940): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f940): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f940): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.161062612 +0000 UTC m=+102.284598014 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f940): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f030 item 4 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f980): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f980): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f980): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f980): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f980): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.163576621 +0000 UTC m=+102.287112012 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f980): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f9c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f9c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f9c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f9c0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f9c0): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f9c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f9c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.163576621 +0000 UTC m=+102.287112012 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f9c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa00): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.163576621 +0000 UTC m=+102.287112012 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f2d0 item 5 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.166912586 +0000 UTC m=+102.290447988 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb00): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.166912586 +0000 UTC m=+102.290447988 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f730 item 6 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.169295198 +0000 UTC m=+102.292830589 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc40): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc40): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc40): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.169295198 +0000 UTC m=+102.292830589 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.169295198 +0000 UTC m=+102.292830589 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fc70 item 7 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.172440344 +0000 UTC m=+102.295975735 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.172440344 +0000 UTC m=+102.295975735 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474150 item 8 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fdc0): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc000b6fdc0): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fdc0): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fdc0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fdc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fdc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fdc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.175062207 +0000 UTC m=+102.298597597 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe40): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe40): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe40): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.175062207 +0000 UTC m=+102.298597597 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.175062207 +0000 UTC m=+102.298597597 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fe80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004745b0 item 9 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ff00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ff00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ff00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ff00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ff00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.180532647 +0000 UTC m=+102.304068048 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ff00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e040): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e040): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e040): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e040): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e040): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.180532647 +0000 UTC m=+102.304068048 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e040): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e070 item 10 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e100): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc000b6e100): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e100): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e100): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e100): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e100): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e100): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e140): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e140): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e140): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e140): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e140): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.183386545 +0000 UTC m=+102.306921946 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e140): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e200): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e200): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e200): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e200): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e200): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e200): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e200): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.183386545 +0000 UTC m=+102.306921946 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e200): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e240): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e240): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e240): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e240): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e240): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.183386545 +0000 UTC m=+102.306921946 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e240): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e540 item 11 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e2c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e2c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e2c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e2c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e2c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.186343547 +0000 UTC m=+102.309878938 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e2c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e340): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e340): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e340): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e340): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e340): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.186343547 +0000 UTC m=+102.309878938 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e340): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e9a0 item 12 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e400): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc000b6e400): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e400): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e400): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e400): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e400): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e400): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e440): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e440): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e440): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e440): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e440): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.189355403 +0000 UTC m=+102.312890794 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e440): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e500): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e500): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e500): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e500): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e500): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.189355403 +0000 UTC m=+102.312890794 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e500): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ef50 item 13 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e580): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e580): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e580): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.190947176 +0000 UTC m=+102.314482538 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e600): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e600): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e600): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e600): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e600): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.190947176 +0000 UTC m=+102.314482538 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e600): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f1f0 item 14 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e6c0): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc000b6e6c0): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e6c0): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e6c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e6c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e6c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e6c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e700): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e700): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e700): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e700): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e700): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.192493897 +0000 UTC m=+102.316029258 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e700): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e7c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e7c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e7c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e7c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e7c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.192493897 +0000 UTC m=+102.316029258 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e7c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f500 item 15 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e840): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e840): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e840): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e840): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e840): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.194046496 +0000 UTC m=+102.317581858 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e840): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e8c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e8c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e8c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e8c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e8c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.194046496 +0000 UTC m=+102.317581858 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e8c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f9d0 item 16 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e900): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e900): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e900): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e900): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e900): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.196213954 +0000 UTC m=+102.319749355 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e900): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e940): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e940): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e940): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e940): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e940): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e940): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e940): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e940): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.196213954 +0000 UTC m=+102.319749355 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e940): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e980): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e980): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e980): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e980): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e980): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.196213954 +0000 UTC m=+102.319749355 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6e980): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fc70 item 17 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ea00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ea00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ea00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ea00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ea00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.199221301 +0000 UTC m=+102.322756703 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ea00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ea80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ea80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ea80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ea80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ea80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.199221301 +0000 UTC m=+102.322756703 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ea80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474070 item 18 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6eb00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6eb00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6eb00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6eb00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6eb00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.201257642 +0000 UTC m=+102.324793043 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6eb00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ebc0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ebc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ebc0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ebc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ebc0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ebc0): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ebc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ebc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.201257642 +0000 UTC m=+102.324793043 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ebc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ec00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ec00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ec00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ec00): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ec00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.201257642 +0000 UTC m=+102.324793043 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ec00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474460 item 19 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ec80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ec80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ec80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ec80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ec80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.203875235 +0000 UTC m=+102.327410637 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ec80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ed00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ed00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ed00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ed00): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ed00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.203875235 +0000 UTC m=+102.327410637 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ed00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474d90 item 20 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ed80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ed80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ed80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ed80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ed80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.205904683 +0000 UTC m=+102.329440074 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ed80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee40): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee40): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee40): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee40): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.205904683 +0000 UTC m=+102.329440074 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b4000): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b4000): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b4000): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b4000): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b4000): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.205904683 +0000 UTC m=+102.329440074 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b4000): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004751f0 item 21 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b5240): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b5240): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b5240): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b5240): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b5240): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.208824545 +0000 UTC m=+102.332359916 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b5240): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c22c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c22c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c22c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c22c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c22c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.208824545 +0000 UTC m=+102.332359916 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c22c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426540 item 22 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2380): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2380): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2380): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2380): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2380): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.210604554 +0000 UTC m=+102.334139914 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2380): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.210604554 +0000 UTC m=+102.334139914 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c24c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c24c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c24c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c24c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c24c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.210604554 +0000 UTC m=+102.334139914 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c24c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004268c0 item 23 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2540): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2540): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2540): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2540): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2540): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.213578808 +0000 UTC m=+102.337114200 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2540): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c25c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c25c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c25c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c25c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c25c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.213578808 +0000 UTC m=+102.337114200 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c25c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426e00 item 24 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2680): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc0002c2680): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2680): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2680): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2680): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2680): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2680): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c26c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c26c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c26c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c26c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c26c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.216176956 +0000 UTC m=+102.339712356 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c26c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.216176956 +0000 UTC m=+102.339712356 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2800): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2800): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2800): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2800): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2800): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.216176956 +0000 UTC m=+102.339712356 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2800): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427260 item 25 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c29c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c29c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c29c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c29c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c29c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.219390039 +0000 UTC m=+102.342925431 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c29c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.219390039 +0000 UTC m=+102.342925431 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427ce0 item 26 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2b40): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc0002c2b40): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2b40): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2b40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2b40): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2b40): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2b40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2e80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2e80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2e80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2e80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2e80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.22178239 +0000 UTC m=+102.345317781 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2e80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.22178239 +0000 UTC m=+102.345317781 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3600): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3600): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3600): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3600): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3600): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.22178239 +0000 UTC m=+102.345317781 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3600): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a310 item 27 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3680): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3680): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3680): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3680): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3680): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.225395736 +0000 UTC m=+102.348931128 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3680): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3700): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3700): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3700): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3700): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3700): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.225395736 +0000 UTC m=+102.348931128 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3700): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a930 item 28 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3800): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc0002c3800): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3800): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3800): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3800): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3800): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3800): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a080): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a080): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a080): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a080): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a080): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.227579193 +0000 UTC m=+102.351114564 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a080): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a1c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a1c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a1c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a1c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a1c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.227579193 +0000 UTC m=+102.351114564 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a1c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570150 item 29 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a400): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a400): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a400): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a400): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a400): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.230110135 +0000 UTC m=+102.353645535 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a400): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a480): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a480): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a480): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a480): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a480): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.230110135 +0000 UTC m=+102.353645535 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a480): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005704d0 item 30 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a5c0): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc00047a5c0): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a5c0): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a5c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a5c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a5c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a5c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a600): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a600): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a600): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a600): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a600): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.232725865 +0000 UTC m=+102.356261266 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a600): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a6c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a6c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a6c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a6c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a6c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.232725865 +0000 UTC m=+102.356261266 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a6c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005708c0 item 31 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a900): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a900): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a900): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a900): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a900): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.235439669 +0000 UTC m=+102.358975061 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a900): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a980): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a980): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a980): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a980): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a980): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.235439669 +0000 UTC m=+102.358975061 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a980): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570d20 item 32 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a9c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a9c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a9c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a9c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a9c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.238570599 +0000 UTC m=+102.362106000 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a9c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aa00): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aa00): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aa00): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aa00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aa00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571030 item 33 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aa00): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aa00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.239485891 +0000 UTC m=+102.363021292 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aa00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aac0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aac0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aac0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aac0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aac0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.239485891 +0000 UTC m=+102.363021292 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aac0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005713b0 item 33 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.241862862 +0000 UTC m=+102.365398263 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571730 item 34 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab40): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.242895093 +0000 UTC m=+102.366430495 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab80): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.242895093 +0000 UTC m=+102.366430495 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571960 item 34 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047abc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047abc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047abc0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047abc0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047abc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.245213615 +0000 UTC m=+102.368749005 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047abc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047acc0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047acc0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047acc0): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047acc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047acc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571c70 item 35 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047acc0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047acc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.246112345 +0000 UTC m=+102.369647746 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047acc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ad00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ad00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ad00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ad00): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ad00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.246112345 +0000 UTC m=+102.369647746 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ad00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571e30 item 35 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ae80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ae80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ae80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ae80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ae80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.248401812 +0000 UTC m=+102.371937213 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ae80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047af80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047af80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4460 item 36 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047af80): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047af80): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047af80): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047af80): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047af80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.249348022 +0000 UTC m=+102.372883413 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047af80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b000): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b000): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b000): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b000): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b000): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.249348022 +0000 UTC m=+102.372883413 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b000): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4690 item 36 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b040): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b040): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b040): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b040): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b040): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.251517483 +0000 UTC m=+102.375052884 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b040): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b080): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b080): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b080): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b080): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b080): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4a80 item 37 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b080): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b080): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.252320303 +0000 UTC m=+102.375855704 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b080): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b0c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b0c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b0c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b0c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b0c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.252320303 +0000 UTC m=+102.375855704 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b0c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4bd0 item 37 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b140): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b140): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b140): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b140): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b140): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.254726689 +0000 UTC m=+102.378262090 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b140): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b200): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b200): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5030 item 38 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b200): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b200): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b200): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b200): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b200): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.255650729 +0000 UTC m=+102.379186129 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b200): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b240): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b240): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b240): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b240): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b240): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.255650729 +0000 UTC m=+102.379186129 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b240): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a52d0 item 38 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b2c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b2c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b2c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b2c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b2c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.258021868 +0000 UTC m=+102.381557268 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b2c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b380): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b380): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b380): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b380): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b380): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a55e0 item 39 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b380): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b380): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.258949663 +0000 UTC m=+102.382485064 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b380): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b3c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b3c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b3c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b3c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b3c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.258949663 +0000 UTC m=+102.382485064 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b3c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5730 item 39 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b440): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b440): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b440): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b440): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b440): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.261325481 +0000 UTC m=+102.384860873 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b440): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5ab0 item 40 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.262252496 +0000 UTC m=+102.385787886 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b540): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b540): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b540): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b540): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b540): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.262252496 +0000 UTC m=+102.385787886 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b540): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5c00 item 40 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b580): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b580): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b580): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b580): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b580): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.264618396 +0000 UTC m=+102.388153797 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b5c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b5c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b5c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598000 item 41 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b5c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b5c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.265555709 +0000 UTC m=+102.389091110 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b5c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b600): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b600): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b600): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b600): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b600): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598150 item 41 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b600): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b600): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.26648141 +0000 UTC m=+102.390016811 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b600): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b640): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b640): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b640): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b640): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b640): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.26648141 +0000 UTC m=+102.390016811 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b640): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598380 item 41 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b700): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b700): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b700): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b700): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b700): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b700): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b700): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.269128951 +0000 UTC m=+102.392664352 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b700): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b740): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b740): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b740): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598690 item 42 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b740): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b740): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.270058339 +0000 UTC m=+102.393593741 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b740): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b800): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b800): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005987e0 item 42 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b800): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b800): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b800): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b800): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b800): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.271108054 +0000 UTC m=+102.394643455 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b800): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b840): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b840): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b840): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b840): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b840): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.271108054 +0000 UTC m=+102.394643455 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b840): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598930 item 42 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b900): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b900): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b900): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b900): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b900): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b900): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b900): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.273383194 +0000 UTC m=+102.396918895 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b900): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b940): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b940): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b940): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598bd0 item 43 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b940): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b940): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.274372004 +0000 UTC m=+102.397907395 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b940): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598d20 item 43 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.275547695 +0000 UTC m=+102.399083096 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.275547695 +0000 UTC m=+102.399083096 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598e70 item 43 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.278218248 +0000 UTC m=+102.401753649 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599340 item 44 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.27906426 +0000 UTC m=+102.402599650 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005996c0 item 44 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc40): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.280055845 +0000 UTC m=+102.403591245 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc80): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.280055845 +0000 UTC m=+102.403591245 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599960 item 44 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.282521042 +0000 UTC m=+102.406056443 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e0e0 item 45 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.283426896 +0000 UTC m=+102.406962297 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be40): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be40): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.283426896 +0000 UTC m=+102.406962297 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e3f0 item 45 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bf40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bf40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bf40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bf40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bf40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bf40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bf40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.286101668 +0000 UTC m=+102.409637059 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bf40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682080): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682080): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682080): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e7e0 item 46 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682080): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682080): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.287014846 +0000 UTC m=+102.410550246 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682080): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682580): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682580): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682580): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.287014846 +0000 UTC m=+102.410550246 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e930 item 46 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a00): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a00): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.289625877 +0000 UTC m=+102.413161268 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ec40 item 47 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.290459434 +0000 UTC m=+102.413994826 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c40): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c40): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.290459434 +0000 UTC m=+102.413994826 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ee70 item 47 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683540): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683540): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683540): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683540): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683540): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683540): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683540): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.293293115 +0000 UTC m=+102.416828506 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683540): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683580): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683580): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f260 item 48 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683580): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.294208698 +0000 UTC m=+102.417744088 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683640): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683640): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683640): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683640): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683640): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.294208698 +0000 UTC m=+102.417744088 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683640): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f5e0 item 48 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683680): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683680): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683680): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683680): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683680): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.297126516 +0000 UTC m=+102.420661917 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683680): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006836c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006836c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006836c0): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006836c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006836c0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006836c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f960 item 49 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006836c0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006836c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.298185868 +0000 UTC m=+102.421721269 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006836c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683700): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683700): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683700): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683700): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683700): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.298185868 +0000 UTC m=+102.421721269 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683700): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055fb20 item 49 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683780): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683780): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683780): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683780): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683780): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.30053104 +0000 UTC m=+102.424066431 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683780): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055fe30 item 50 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.301526192 +0000 UTC m=+102.425061593 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683880): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683880): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683880): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683880): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683880): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.301526192 +0000 UTC m=+102.425061593 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683880): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c0e0 item 50 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683980): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683980): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683980): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683980): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683980): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.303563604 +0000 UTC m=+102.427098996 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683980): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a80): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a80): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a80): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a80): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cb60 item 51 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a80): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.304387974 +0000 UTC m=+102.427923366 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683ac0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683ac0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683ac0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683ac0): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683ac0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.304387974 +0000 UTC m=+102.427923366 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683ac0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d110 item 51 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683b40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683b40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683b40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683b40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683b40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.306178012 +0000 UTC m=+102.429713403 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683b40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683c80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683c80): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683c80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc00 item 52 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683c80): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683c80): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683c80): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683c80): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683c80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.307076573 +0000 UTC m=+102.430611974 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683c80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683cc0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683cc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683cc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683cc0): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683cc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.307076573 +0000 UTC m=+102.430611974 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683cc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dd50 item 52 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683dc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683dc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683dc0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683dc0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683dc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.309160423 +0000 UTC m=+102.432695814 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683dc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08000): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08000): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08000): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08000): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08000): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08000): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058c230 item 53 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08000): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08000): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.310071927 +0000 UTC m=+102.433607327 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08000): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08040): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08040): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08040): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08040): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08040): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.310071927 +0000 UTC m=+102.433607327 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08040): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058c5b0 item 53 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a080c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a080c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a080c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a080c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a080c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.312131811 +0000 UTC m=+102.435667202 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a080c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08180): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08180): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08180): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058c9a0 item 54 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08180): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08180): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08180): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08180): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08180): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.313208617 +0000 UTC m=+102.436744068 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08180): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a081c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a081c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a081c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a081c0): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a081c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.313208617 +0000 UTC m=+102.436744068 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a081c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058cbd0 item 54 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08240): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08240): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08240): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08240): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08240): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.314281405 +0000 UTC m=+102.437816766 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08240): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08300): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08300): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08300): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08300): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08300): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08300): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058cfc0 item 55 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08300): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08300): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.31473607 +0000 UTC m=+102.438271432 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08300): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08340): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08340): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08340): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08340): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08340): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.31473607 +0000 UTC m=+102.438271432 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08340): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058d260 item 55 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a083c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a083c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a083c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a083c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a083c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.31665547 +0000 UTC m=+102.440190862 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a083c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08480): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08480): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08480): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058d6c0 item 56 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08480): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08480): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08480): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08480): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08480): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.317439696 +0000 UTC m=+102.440975096 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08480): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a084c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a084c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a084c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a084c0): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a084c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.317439696 +0000 UTC m=+102.440975096 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a084c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058d810 item 56 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08580): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08580): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08580): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08580): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08580): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08580): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.319007956 +0000 UTC m=+102.442543347 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a085c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a085c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a085c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058db20 item 57 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a085c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a085c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.319765741 +0000 UTC m=+102.443301132 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a085c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08680): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08680): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08680): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08680): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08680): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08680): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058de30 item 57 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08680): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08680): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.320414652 +0000 UTC m=+102.443950013 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08680): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3840): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3840): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3840): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3840): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3840): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.320414652 +0000 UTC m=+102.443950013 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3840): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056acb0 item 57 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.321996958 +0000 UTC m=+102.445532319 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3940): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3940): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3940): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b0a0 item 58 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3940): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3940): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.322547594 +0000 UTC m=+102.446082975 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3940): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a00): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b3b0 item 58 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a00): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a00): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a00): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a00): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.323314918 +0000 UTC m=+102.446850299 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a40): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a40): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.323314918 +0000 UTC m=+102.446850299 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3a40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b500 item 58 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3b40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3b40): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3b40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3b40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3b40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3b40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3b40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3b40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.325014234 +0000 UTC m=+102.448549625 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3b40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3bc0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3bc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3bc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b8f0 item 59 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3bc0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3bc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.325655801 +0000 UTC m=+102.449191182 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3bc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3c80): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3c80): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3c80): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3c80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3c80): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3c80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ba40 item 59 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3c80): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3c80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.326356789 +0000 UTC m=+102.449892170 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3c80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3cc0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3cc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3cc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3cc0): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3cc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.326356789 +0000 UTC m=+102.449892170 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3cc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056bc70 item 59 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3d80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3d80): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3d80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3d80): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3d80): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3d80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3d80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3d80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.328630646 +0000 UTC m=+102.452166027 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3d80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3e80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3e80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3e80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e0e0 item 60 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3e80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3e80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.329294776 +0000 UTC m=+102.452830157 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3e80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e100): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e100): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e100): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e230 item 60 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e100): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e100): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e100): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e100): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e100): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.33001446 +0000 UTC m=+102.453549841 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e100): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e180): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e180): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e180): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e180): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e180): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.33001446 +0000 UTC m=+102.453549841 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e180): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e5b0 item 60 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e540): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e540): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e540): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e540): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e540): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e540): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e540): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e540): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.332990798 +0000 UTC m=+102.456526179 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e540): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e580): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e580): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ec40 item 61 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e580): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.333644769 +0000 UTC m=+102.457180149 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e7c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e7c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e7c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e7c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e7c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.333644769 +0000 UTC m=+102.457180149 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037e7c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee70 item 61 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037eb80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037eb80): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037eb80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037eb80): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037eb80): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037eb80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037eb80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037eb80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.335217897 +0000 UTC m=+102.458753278 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037eb80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ecc0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ecc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ecc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fa40 item 62 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ecc0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ecc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.335785906 +0000 UTC m=+102.459321268 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ecc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f380): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f380): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f380): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f380): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f380): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.335785906 +0000 UTC m=+102.459321268 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f380): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fc70 item 62 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f440): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f440): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f440): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f440): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f440): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f440): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f440): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f440): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.337289234 +0000 UTC m=+102.460824595 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f440): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f480): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f480): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f480): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c070 item 63 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f480): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f480): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.337822949 +0000 UTC m=+102.461358309 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f480): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f580): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f580): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f580): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.337822949 +0000 UTC m=+102.461358309 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c230 item 63 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f780): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f780): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f780): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f780): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f780): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f780): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f780): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f780): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.33906251 +0000 UTC m=+102.462597872 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f780): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f7c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f7c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f7c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cb60 item 64 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f7c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f7c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.339567078 +0000 UTC m=+102.463102440 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f7c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f9c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f9c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f9c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f9c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f9c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.339567078 +0000 UTC m=+102.463102440 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037f9c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ccb0 item 64 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fa00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fa00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fa00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fa00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fa00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.341289098 +0000 UTC m=+102.464824479 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fa00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fa40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fa40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fa40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fa40): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fa40): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cf50 item 65 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fa40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fa40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.342062422 +0000 UTC m=+102.465597814 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fa40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fbc0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fbc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fbc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fbc0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fbc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.342062422 +0000 UTC m=+102.465597814 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fbc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d110 item 65 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fc00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fc00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fc00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fc00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fc00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.344130052 +0000 UTC m=+102.467665443 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fc00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fc80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fc80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d420 item 66 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fc80): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fc80): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fc80): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fc80): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fc80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.344988016 +0000 UTC m=+102.468523407 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fc80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fcc0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fcc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fcc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fcc0): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fcc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.344988016 +0000 UTC m=+102.468523407 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fcc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d570 item 66 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.346795746 +0000 UTC m=+102.470331138 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd40): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd40): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dab0 item 67 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.347534126 +0000 UTC m=+102.471069517 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.347534126 +0000 UTC m=+102.471069517 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fd80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dc70 item 67 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fe00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fe00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fe00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fe00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fe00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.349302331 +0000 UTC m=+102.472837732 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037fe00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ff00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ff00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059c0e0 item 68 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ff00): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ff00): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ff00): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ff00): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ff00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.34998755 +0000 UTC m=+102.473522941 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ff00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ff40): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ff40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ff40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ff40): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ff40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.34998755 +0000 UTC m=+102.473522941 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00037ff40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059c380 item 68 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a000): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a000): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a000): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a000): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a000): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.351597719 +0000 UTC m=+102.475133100 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a000): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee80): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee80): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee80): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004757a0 item 69 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee80): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.352157292 +0000 UTC m=+102.475692673 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ee80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6eec0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6eec0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6eec0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6eec0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6eec0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.352157292 +0000 UTC m=+102.475692673 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6eec0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004759d0 item 69 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ef40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ef40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ef40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ef40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ef40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.353619823 +0000 UTC m=+102.477155204 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ef40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f000): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f000): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475d50 item 70 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f000): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f000): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f000): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f000): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f000): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.354281598 +0000 UTC m=+102.477816969 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f000): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f040): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f040): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f040): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f040): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f040): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.354281598 +0000 UTC m=+102.477816969 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f040): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374000 item 70 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f0c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f0c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f0c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f0c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f0c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.355743138 +0000 UTC m=+102.479278518 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f0c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f180): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f180): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f180): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f180): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f180): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003744d0 item 71 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f180): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f180): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.356385996 +0000 UTC m=+102.479921377 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f180): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f1c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f1c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f1c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f1c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f1c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.356385996 +0000 UTC m=+102.479921377 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f1c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374930 item 71 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f240): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f240): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f240): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f240): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f240): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.357979884 +0000 UTC m=+102.481515266 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f240): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f300): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f300): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374cb0 item 72 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f300): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f300): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f300): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f300): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f300): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.358803303 +0000 UTC m=+102.482338684 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f300): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f340): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f340): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f340): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f340): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f340): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.358803303 +0000 UTC m=+102.482338684 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f340): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374e70 item 72 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f380): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f380): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f380): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f380): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f380): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f380): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f380): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.360317932 +0000 UTC m=+102.483853293 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f380): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f3c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f3c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f3c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003755e0 item 73 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f3c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f3c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.360984897 +0000 UTC m=+102.484520258 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f3c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f400): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f400): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f400): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f400): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f400): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375880 item 73 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f400): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f400): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.361596637 +0000 UTC m=+102.485131999 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f400): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f440): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f440): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f440): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f440): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f440): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.361596637 +0000 UTC m=+102.485131999 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f440): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375c70 item 73 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f500): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f500): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f500): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f500): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f500): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f500): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f500): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.363010397 +0000 UTC m=+102.486545758 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f500): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f540): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f540): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f540): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005901c0 item 74 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f540): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f540): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.363582523 +0000 UTC m=+102.487117884 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f540): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f600): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f600): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590310 item 74 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f600): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f600): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f600): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f600): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f600): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.364214702 +0000 UTC m=+102.487750064 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f600): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f640): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f640): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f640): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f640): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f640): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.364214702 +0000 UTC m=+102.487750064 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f640): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590460 item 74 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f700): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f700): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f700): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f700): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f700): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f700): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f700): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.365655702 +0000 UTC m=+102.489191064 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f700): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f740): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f740): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f740): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590770 item 75 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f740): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f740): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.36623875 +0000 UTC m=+102.489774111 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f740): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005909a0 item 75 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.366852604 +0000 UTC m=+102.490387966 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f800): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f840): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f840): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f840): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f840): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f840): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.366852604 +0000 UTC m=+102.490387966 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f840): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590af0 item 75 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f900): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f900): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f900): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f900): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f900): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f900): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f900): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.369050158 +0000 UTC m=+102.492585549 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f900): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f940): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f940): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f940): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590e00 item 76 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f940): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f940): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.369850713 +0000 UTC m=+102.493386114 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6f940): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590f50 item 76 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa00): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa00): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa00): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa00): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.370775474 +0000 UTC m=+102.494310875 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa40): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa40): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.370775474 +0000 UTC m=+102.494310875 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fa40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005910a0 item 76 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb00): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb00): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.373401844 +0000 UTC m=+102.496937215 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591340 item 77 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.374167203 +0000 UTC m=+102.497702595 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fb40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc00): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.374167203 +0000 UTC m=+102.497702595 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fc00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591490 item 77 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fcc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fcc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fcc0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fcc0): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fcc0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fcc0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fcc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.376154352 +0000 UTC m=+102.499689752 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fcc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005918f0 item 78 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.377018568 +0000 UTC m=+102.500553969 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fd00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fdc0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fdc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fdc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fdc0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fdc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.377018568 +0000 UTC m=+102.500553969 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6fdc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591a40 item 78 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ff40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ff40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ff40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ff40): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ff40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ff40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ff40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.379500315 +0000 UTC m=+102.503035706 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000b6ff40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e80c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e80c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e80c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591d50 item 79 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e80c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e80c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.380274772 +0000 UTC m=+102.503810173 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e80c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8180): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8180): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8180): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8180): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8180): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.380274772 +0000 UTC m=+102.503810173 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8180): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591f10 item 79 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8240): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8240): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8240): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8240): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8240): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8240): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8240): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.382610526 +0000 UTC m=+102.506145937 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8240): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8280): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8280): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8280): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005368c0 item 80 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8280): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8280): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.383403066 +0000 UTC m=+102.506938468 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8280): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8340): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8340): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8340): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8340): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8340): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.383403066 +0000 UTC m=+102.506938468 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8340): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536a10 item 80 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.386170151 +0000 UTC m=+102.509705552 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536e00 item 81 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.387084411 +0000 UTC m=+102.510619802 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8440): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8440): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8440): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8440): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8440): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.387084411 +0000 UTC m=+102.510619802 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8440): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536f50 item 81 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e84c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e84c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e84c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e84c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e84c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.38922074 +0000 UTC m=+102.512756121 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e84c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537420 item 82 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.390095816 +0000 UTC m=+102.513631197 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e85c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e85c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e85c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e85c0): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e85c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.390095816 +0000 UTC m=+102.513631197 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e85c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537730 item 82 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8640): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8640): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8640): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8640): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8640): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.391748906 +0000 UTC m=+102.515284267 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8640): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8700): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8700): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8700): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8700): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8700): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8700): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537a40 item 83 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8700): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8700): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.392220954 +0000 UTC m=+102.515756315 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8700): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.392220954 +0000 UTC m=+102.515756315 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537ce0 item 83 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e87c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e87c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e87c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e87c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e87c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.393612341 +0000 UTC m=+102.517147701 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e87c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005780e0 item 84 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.39438822 +0000 UTC m=+102.517923581 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.39438822 +0000 UTC m=+102.517923581 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578230 item 84 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8940): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8940): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8940): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8940): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8940): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.395722039 +0000 UTC m=+102.519257400 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8940): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a00): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a00): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a00): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a00): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005785b0 item 85 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a00): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.396515572 +0000 UTC m=+102.520050963 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.396515572 +0000 UTC m=+102.520050963 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005788c0 item 85 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ac0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ac0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ac0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ac0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ac0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.398676427 +0000 UTC m=+102.522211828 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ac0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b80): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578bd0 item 86 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b80): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b80): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b80): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b80): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.399617156 +0000 UTC m=+102.523152548 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.399617156 +0000 UTC m=+102.523152548 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578d20 item 86 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.4015384 +0000 UTC m=+102.525073781 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d00): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d00): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d00): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d00): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579030 item 87 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d00): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.402350839 +0000 UTC m=+102.525886220 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.402350839 +0000 UTC m=+102.525886220 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579340 item 87 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8dc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8dc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8dc0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8dc0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8dc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.404402818 +0000 UTC m=+102.527938199 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8dc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e80): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005795e0 item 88 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e80): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e80): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e80): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e80): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.405175081 +0000 UTC m=+102.528710462 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.405175081 +0000 UTC m=+102.528710462 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579810 item 88 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.406465799 +0000 UTC m=+102.530001159 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8fc0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8fc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8fc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579c00 item 89 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8fc0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8fc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.407047373 +0000 UTC m=+102.530582723 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8fc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579ea0 item 89 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.408350665 +0000 UTC m=+102.531886056 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e90c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e90c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e90c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e90c0): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e90c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.408350665 +0000 UTC m=+102.531886056 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e90c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534310 item 89 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9180): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9180): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9180): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9180): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9180): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9180): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9180): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9180): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.410476994 +0000 UTC m=+102.534012395 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9180): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534700 item 90 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.411334277 +0000 UTC m=+102.534869678 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534930 item 90 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.412160761 +0000 UTC m=+102.535696152 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e92c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e92c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e92c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e92c0): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e92c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.412160761 +0000 UTC m=+102.535696152 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e92c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534b60 item 90 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.41361684 +0000 UTC m=+102.537152191 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e93c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e93c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e93c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535110 item 91 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e93c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e93c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.41415368 +0000 UTC m=+102.537689041 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e93c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535570 item 91 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.414934077 +0000 UTC m=+102.538469439 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.414934077 +0000 UTC m=+102.538469439 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535810 item 91 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.41616877 +0000 UTC m=+102.539704132 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535dc0 item 92 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.416685774 +0000 UTC m=+102.540221134 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535f10 item 92 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.417579695 +0000 UTC m=+102.541115096 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.417579695 +0000 UTC m=+102.541115096 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003382a0 item 92 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.41931027 +0000 UTC m=+102.542845661 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003389a0 item 93 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.420013533 +0000 UTC m=+102.543548934 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9880): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9880): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9880): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9880): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9880): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.420013533 +0000 UTC m=+102.543548934 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9880): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 93 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08740): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08740): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08740): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08740): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08740): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08740): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08740): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08740): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.421857502 +0000 UTC m=+102.545392882 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08740): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08780): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08780): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08780): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005862a0 item 94 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08780): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08780): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.422725685 +0000 UTC m=+102.546261086 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08780): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08840): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08840): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08840): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08840): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08840): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.422725685 +0000 UTC m=+102.546261086 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08840): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586460 item 94 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08900): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08900): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08900): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08900): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08900): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08900): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08900): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08900): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.424742548 +0000 UTC m=+102.548277940 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08900): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08940): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08940): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08940): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586770 item 95 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08940): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08940): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.425401759 +0000 UTC m=+102.548937150 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08940): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08a00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08a00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08a00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08a00): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08a00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.425401759 +0000 UTC m=+102.548937150 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08a00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005868c0 item 95 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08ac0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08ac0): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08ac0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08ac0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08ac0): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08ac0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08ac0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08ac0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.427133025 +0000 UTC m=+102.550668406 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08ac0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08b00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08b00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08b00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586bd0 item 96 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08b00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08b00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.427746158 +0000 UTC m=+102.551281539 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08b00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08bc0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08bc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08bc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08bc0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08bc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.427746158 +0000 UTC m=+102.551281539 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000a08bc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586d20 item 96 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= 2025/04/17 05:48:09 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:09 DEBUG : : Looking for writers 2025/04/17 05:48:09 DEBUG : >WaitForWriters: 2025/04/17 05:48:09 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:09 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:09 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:48:09 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:09 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/17 05:48:09 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a300): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a300): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a300): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a300): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a300): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.716182182 +0000 UTC m=+102.839717583 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a300): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a340): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a340): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a340): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a340): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a340): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a340): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a340): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.716182182 +0000 UTC m=+102.839717583 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a340): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a380): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a380): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a380): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a380): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a380): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.716182182 +0000 UTC m=+102.839717583 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a380): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059c690 item 1 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a3c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a3c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a3c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a3c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a3c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.719224935 +0000 UTC m=+102.842760336 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a3c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a400): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a400): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a400): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a400): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a400): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.719224935 +0000 UTC m=+102.842760336 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a400): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ca80 item 2 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a540): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a540): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a540): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a540): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a540): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.721487301 +0000 UTC m=+102.845022702 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a540): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a580): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a580): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a580): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a580): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a580): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.721487301 +0000 UTC m=+102.845022702 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a5c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a5c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a5c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a5c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a5c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.721487301 +0000 UTC m=+102.845022702 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a5c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ce00 item 3 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a640): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a640): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a640): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a640): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a640): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.724276548 +0000 UTC m=+102.847811939 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a640): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a6c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a6c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a6c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a6c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a6c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.724276548 +0000 UTC m=+102.847811939 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a6c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d1f0 item 4 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a700): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a700): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a700): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a700): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a700): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.726160531 +0000 UTC m=+102.849695892 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a700): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a780): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a780): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a780): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a780): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a780): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a780): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a780): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.726160531 +0000 UTC m=+102.849695892 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059a780): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ab00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ab00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ab00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ab00): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ab00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.726160531 +0000 UTC m=+102.849695892 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ab00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d500 item 5 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ab80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ab80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ab80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ab80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ab80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.728289186 +0000 UTC m=+102.851824557 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ab80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ac00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ac00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ac00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ac00): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ac00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.728289186 +0000 UTC m=+102.851824557 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ac00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d9d0 item 6 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ac80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ac80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ac80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ac80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ac80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.730608398 +0000 UTC m=+102.854143790 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ac80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ad40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ad40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ad40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ad40): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ad40): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ad40): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ad40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.730608398 +0000 UTC m=+102.854143790 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ad40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ad80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ad80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ad80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ad80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ad80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.730608398 +0000 UTC m=+102.854143790 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ad80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059de30 item 7 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ae00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ae00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ae00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ae00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ae00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.734598595 +0000 UTC m=+102.858133996 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ae00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ae80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ae80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ae80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ae80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ae80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.734598595 +0000 UTC m=+102.858133996 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ae80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338540 item 8 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059aec0): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc00059aec0): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059aec0): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059aec0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059aec0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059aec0): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059aec0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.737439448 +0000 UTC m=+102.860974839 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af40): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af40): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af40): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.737439448 +0000 UTC m=+102.860974839 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.737439448 +0000 UTC m=+102.860974839 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059af80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 9 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b000): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b000): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b000): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b000): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b000): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.740531895 +0000 UTC m=+102.864067296 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b000): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b080): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b080): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b080): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b080): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b080): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.740531895 +0000 UTC m=+102.864067296 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b080): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003392d0 item 10 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b140): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc00059b140): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b140): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b140): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b140): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b140): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b140): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b180): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b180): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b180): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b180): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b180): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.743116967 +0000 UTC m=+102.866652349 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b180): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b240): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b240): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b240): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b240): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b240): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b240): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b240): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.743116967 +0000 UTC m=+102.866652349 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b240): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b280): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b280): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b280): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b280): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b280): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.743116967 +0000 UTC m=+102.866652349 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b280): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003396c0 item 11 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b300): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b300): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b300): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b300): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b300): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.746511783 +0000 UTC m=+102.870047174 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b300): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b3c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b3c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b3c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b3c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b3c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.746511783 +0000 UTC m=+102.870047174 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b3c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339e30 item 12 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b6c0): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc00059b6c0): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b6c0): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b6c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b6c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b6c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b6c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b700): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b700): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b700): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b700): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b700): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.749347407 +0000 UTC m=+102.872882809 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b700): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b7c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b7c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b7c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b7c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b7c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.749347407 +0000 UTC m=+102.872882809 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b7c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e1c0 item 13 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b840): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b840): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b840): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b840): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b840): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.751907052 +0000 UTC m=+102.875442443 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b840): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b8c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b8c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b8c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b8c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b8c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.751907052 +0000 UTC m=+102.875442443 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b8c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e690 item 14 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b980): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc00059b980): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b980): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b980): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b980): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b980): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b980): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b9c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b9c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b9c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b9c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b9c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.754562146 +0000 UTC m=+102.878097547 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059b9c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ba80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ba80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ba80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ba80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ba80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.754562146 +0000 UTC m=+102.878097547 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059ba80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ebd0 item 15 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bb00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bb00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bb00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bb00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bb00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.757240615 +0000 UTC m=+102.880776006 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bb00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bb80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bb80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bb80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bb80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bb80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.757240615 +0000 UTC m=+102.880776006 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bb80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046efc0 item 16 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bbc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bbc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bbc0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bbc0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bbc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.759548565 +0000 UTC m=+102.883083967 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bbc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc00): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc00): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc00): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc00): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc00): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.759548565 +0000 UTC m=+102.883083967 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc40): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc40): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.759548565 +0000 UTC m=+102.883083967 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bc40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f260 item 17 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f480): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f480): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f480): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f480): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f480): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.762369552 +0000 UTC m=+102.885904924 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f480): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f580): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f580): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f580): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.762369552 +0000 UTC m=+102.885904924 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586770 item 18 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f600): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f600): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f600): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f600): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f600): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.764987768 +0000 UTC m=+102.888523168 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f600): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f6c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f6c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f6c0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f6c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f6c0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f6c0): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f6c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f6c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.764987768 +0000 UTC m=+102.888523168 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f6c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f700): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f700): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f700): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f700): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f700): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.764987768 +0000 UTC m=+102.888523168 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f700): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586a80 item 19 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f780): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f780): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f780): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f780): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f780): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.768098128 +0000 UTC m=+102.891633520 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f780): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f800): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f800): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f800): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f800): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f800): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.768098128 +0000 UTC m=+102.891633520 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f800): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586ee0 item 20 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f880): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f880): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f880): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f880): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f880): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.769946936 +0000 UTC m=+102.893482337 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f880): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f940): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f940): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f940): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f940): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f940): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f940): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f940): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f940): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.769946936 +0000 UTC m=+102.893482337 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f940): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f980): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f980): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f980): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f980): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f980): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.769946936 +0000 UTC m=+102.893482337 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088f980): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587880 item 21 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.773196278 +0000 UTC m=+102.896731649 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8180): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8180): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8180): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8180): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8180): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.773196278 +0000 UTC m=+102.896731649 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8180): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426380 item 22 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8200): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8200): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8200): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8200): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8200): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.77497242 +0000 UTC m=+102.898507791 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8200): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.77497242 +0000 UTC m=+102.898507791 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8300): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8300): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8300): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8300): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8300): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.77497242 +0000 UTC m=+102.898507791 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8300): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426700 item 23 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.77731761 +0000 UTC m=+102.900852991 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8440): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8440): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8440): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8440): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8440): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.77731761 +0000 UTC m=+102.900852991 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8440): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426cb0 item 24 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8500): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc0007e8500): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8500): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8500): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8500): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8500): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8500): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8540): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8540): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8540): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8540): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8540): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.77897045 +0000 UTC m=+102.902505821 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8540): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8600): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8600): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8600): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8600): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8600): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8600): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8600): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8600): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.77897045 +0000 UTC m=+102.902505821 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8600): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8640): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8640): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8640): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8640): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8640): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.77897045 +0000 UTC m=+102.902505821 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8640): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427110 item 25 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e86c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e86c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e86c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e86c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e86c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.781166131 +0000 UTC m=+102.904701512 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e86c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.781166131 +0000 UTC m=+102.904701512 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427b20 item 26 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8800): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc0007e8800): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8800): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8800): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8800): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8800): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8800): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8840): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8840): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8840): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8840): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8840): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.783536007 +0000 UTC m=+102.907071409 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8840): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.783536007 +0000 UTC m=+102.907071409 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8940): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8940): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8940): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8940): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8940): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.783536007 +0000 UTC m=+102.907071409 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8940): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570000 item 27 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e89c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e89c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e89c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e89c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e89c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.786519069 +0000 UTC m=+102.910054471 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e89c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.786519069 +0000 UTC m=+102.910054471 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570460 item 28 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bd00): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc00059bd00): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bd00): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bd00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bd00): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bd00): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bd00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bd40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bd40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bd40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bd40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bd40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.788986691 +0000 UTC m=+102.912522082 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bd40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059be00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059be00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059be00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059be00): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059be00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.788986691 +0000 UTC m=+102.912522082 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059be00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f650 item 29 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059be80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059be80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059be80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059be80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059be80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.791116667 +0000 UTC m=+102.914652069 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059be80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bf00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bf00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bf00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bf00): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bf00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.791116667 +0000 UTC m=+102.914652069 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00059bf00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fab0 item 30 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b4d80): _readAt: size=2, off=0 2025/04/17 05:48:09 ERROR : open-test-file(0xc0000b4d80): Couldn't read size of file 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b4d80): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b4d80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b4d80): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b4d80): close: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b4d80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b5240): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b5240): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b5240): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b5240): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b5240): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.793587866 +0000 UTC m=+102.917123267 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0000b5240): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a140): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a140): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a140): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a140): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a140): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.793587866 +0000 UTC m=+102.917123267 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a140): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fd50 item 31 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a1c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a1c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a1c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a1c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a1c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.795744383 +0000 UTC m=+102.919279784 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a1c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a400): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a400): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a400): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a400): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a400): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.795744383 +0000 UTC m=+102.919279784 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a400): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4150 item 32 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a440): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a440): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a440): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a440): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a440): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.797984376 +0000 UTC m=+102.921519767 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a440): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a480): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a480): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a480): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a480): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a480): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4690 item 33 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a480): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a480): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.798835808 +0000 UTC m=+102.922371209 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a480): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a4c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a4c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a4c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a4c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a4c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.798835808 +0000 UTC m=+102.922371209 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a4c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4850 item 33 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a500): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a500): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a500): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a500): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a500): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.801108593 +0000 UTC m=+102.924643983 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a500): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a5c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a5c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4bd0 item 34 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a5c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a5c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a5c0): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a5c0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a5c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.801947892 +0000 UTC m=+102.925483293 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a5c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a600): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a600): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a600): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a600): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a600): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.801947892 +0000 UTC m=+102.925483293 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a600): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4e70 item 34 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a640): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a640): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a640): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a640): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a640): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.803846122 +0000 UTC m=+102.927381513 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a640): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a680): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a680): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a680): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a680): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a680): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a52d0 item 35 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a680): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a680): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.80488677 +0000 UTC m=+102.928422161 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a680): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a6c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a6c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a6c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a6c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a6c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.80488677 +0000 UTC m=+102.928422161 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a6c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5420 item 35 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a900): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a900): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a900): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a900): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a900): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.807281575 +0000 UTC m=+102.930816966 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a900): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a9c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a9c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5730 item 36 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a9c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a9c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a9c0): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a9c0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a9c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.808082952 +0000 UTC m=+102.931618353 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047a9c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aa00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aa00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aa00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aa00): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aa00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.808082952 +0000 UTC m=+102.931618353 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aa00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a58f0 item 36 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aac0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aac0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aac0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aac0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aac0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.810888099 +0000 UTC m=+102.934423490 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047aac0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab00): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab00): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab00): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5c00 item 37 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab00): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.812216588 +0000 UTC m=+102.935751989 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab40): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab40): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.812216588 +0000 UTC m=+102.935751989 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ab40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5d50 item 37 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047abc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047abc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047abc0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047abc0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047abc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.816575838 +0000 UTC m=+102.940111229 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047abc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047adc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047adc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598150 item 38 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047adc0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047adc0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047adc0): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047adc0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047adc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.817400889 +0000 UTC m=+102.940936280 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047adc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ae80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ae80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ae80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ae80): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ae80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.817400889 +0000 UTC m=+102.940936280 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ae80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598380 item 38 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047af00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047af00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047af00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047af00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047af00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.819717508 +0000 UTC m=+102.943252899 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047af00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b040): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b040): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b040): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b040): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b040): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598690 item 39 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b040): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b040): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.820675219 +0000 UTC m=+102.944210610 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b040): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b080): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b080): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b080): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b080): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b080): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.820675219 +0000 UTC m=+102.944210610 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b080): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005987e0 item 39 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b100): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b100): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b100): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b100): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b100): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.822969745 +0000 UTC m=+102.946505137 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b100): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b1c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b1c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598a80 item 40 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b1c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b1c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b1c0): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b1c0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b1c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.823714136 +0000 UTC m=+102.947249526 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b1c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b200): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b200): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b200): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b200): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b200): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.823714136 +0000 UTC m=+102.947249526 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b200): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598bd0 item 40 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b240): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b240): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b240): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b240): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b240): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b240): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b240): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.825570137 +0000 UTC m=+102.949105538 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b240): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b280): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b280): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b280): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598e70 item 41 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b280): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b280): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.826262528 +0000 UTC m=+102.949797919 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b280): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b2c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b2c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b2c0): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b2c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b2c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005990a0 item 41 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b2c0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b2c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.827036275 +0000 UTC m=+102.950571665 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b2c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b300): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b300): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b300): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b300): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b300): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.827036275 +0000 UTC m=+102.950571665 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b300): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599340 item 41 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.829030586 +0000 UTC m=+102.952565967 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587d50 item 42 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.829615426 +0000 UTC m=+102.953150807 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fa80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fb40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fb40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587f10 item 42 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fb40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fb40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fb40): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fb40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fb40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.83051077 +0000 UTC m=+102.954046152 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fb40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fb80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fb80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fb80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fb80): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fb80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.83051077 +0000 UTC m=+102.954046152 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fb80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e2a0 item 42 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fc40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fc40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fc40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fc40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fc40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fc40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fc40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.832182956 +0000 UTC m=+102.955718337 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fc40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fc80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fc80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fc80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e770 item 43 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fc80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fc80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.832847435 +0000 UTC m=+102.956382816 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fc80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fd40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fd40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fd40): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fd40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fd40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e8c0 item 43 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fd40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fd40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.833479124 +0000 UTC m=+102.957014495 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fd40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fd80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fd80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fd80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fd80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fd80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.833479124 +0000 UTC m=+102.957014495 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fd80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ea80 item 43 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fe40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fe40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fe40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fe40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fe40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fe40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fe40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.83507187 +0000 UTC m=+102.958607241 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fe40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fe80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fe80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fe80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ed90 item 44 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fe80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fe80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.835768219 +0000 UTC m=+102.959303590 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088fe80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088ff40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088ff40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ef50 item 44 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088ff40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088ff40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088ff40): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088ff40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088ff40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.836470821 +0000 UTC m=+102.960006202 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00088ff40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682080): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682080): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682080): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682080): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682080): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.836470821 +0000 UTC m=+102.960006202 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682080): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f180 item 44 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682580): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682580): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682580): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682580): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682580): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.838111397 +0000 UTC m=+102.961646768 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682640): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682640): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682640): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f6c0 item 45 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682640): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682640): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.838753215 +0000 UTC m=+102.962288596 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682640): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.838753215 +0000 UTC m=+102.962288596 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682a80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f880 item 45 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.840340149 +0000 UTC m=+102.963875520 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055fc00 item 46 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.840995894 +0000 UTC m=+102.964531274 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682c80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683580): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683580): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683580): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.840995894 +0000 UTC m=+102.964531274 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055fd50 item 46 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683640): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683640): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683640): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683640): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683640): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683640): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683640): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.84259999 +0000 UTC m=+102.966135371 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683640): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683680): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683680): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683680): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c540 item 47 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683680): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683680): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.843158011 +0000 UTC m=+102.966693382 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683680): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683740): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683740): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683740): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683740): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683740): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.843158011 +0000 UTC m=+102.966693382 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683740): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c930 item 47 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683800): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683800): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683800): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683800): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683800): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683800): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683800): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.844898634 +0000 UTC m=+102.968434005 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683800): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d500 item 48 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.845435063 +0000 UTC m=+102.968970445 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683840): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683980): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683980): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683980): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683980): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683980): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.845435063 +0000 UTC m=+102.968970445 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683980): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d9d0 item 48 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006839c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006839c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006839c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006839c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006839c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.847880563 +0000 UTC m=+102.971415944 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006839c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a40): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a40): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a000 item 49 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.848618371 +0000 UTC m=+102.972153752 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000683a40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a80): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.848618371 +0000 UTC m=+102.972153752 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a310 item 49 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.850707171 +0000 UTC m=+102.974242572 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570930 item 50 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.851506574 +0000 UTC m=+102.975041965 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c00): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.851506574 +0000 UTC m=+102.975041965 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570bd0 item 50 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.853356283 +0000 UTC m=+102.976891684 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570f50 item 51 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.854658604 +0000 UTC m=+102.978194005 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d80): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.854658604 +0000 UTC m=+102.978194005 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571180 item 51 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.85648549 +0000 UTC m=+102.980020882 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005715e0 item 52 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.857646343 +0000 UTC m=+102.981181745 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f00): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.857646343 +0000 UTC m=+102.981181745 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005717a0 item 52 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.860267754 +0000 UTC m=+102.983803146 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571b90 item 53 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.861109487 +0000 UTC m=+102.984644889 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.861109487 +0000 UTC m=+102.984644889 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571ce0 item 53 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9100): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9100): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9100): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9100): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9100): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.863105692 +0000 UTC m=+102.986641093 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9100): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e150 item 54 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.863979346 +0000 UTC m=+102.987514737 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9200): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9200): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9200): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9200): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9200): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.863979346 +0000 UTC m=+102.987514737 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9200): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e2a0 item 54 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.865811913 +0000 UTC m=+102.989347304 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eaf0 item 55 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.866598263 +0000 UTC m=+102.990133654 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.866598263 +0000 UTC m=+102.990133654 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ecb0 item 55 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9400): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9400): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9400): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9400): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9400): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.868596953 +0000 UTC m=+102.992132354 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9400): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f730 item 56 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.869387048 +0000 UTC m=+102.992922440 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e94c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9500): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9500): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9500): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9500): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9500): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.869387048 +0000 UTC m=+102.992922440 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9500): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fab0 item 56 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.871073892 +0000 UTC m=+102.994609282 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e95c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9600): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9600): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9600): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ff10 item 57 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9600): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9600): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.871724246 +0000 UTC m=+102.995259626 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9600): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c150 item 57 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.872211882 +0000 UTC m=+102.995747253 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e96c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9700): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9700): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9700): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9700): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9700): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.872211882 +0000 UTC m=+102.995747253 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9700): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c380 item 57 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.873766346 +0000 UTC m=+102.997301728 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e97c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9800): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9800): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9800): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cbd0 item 58 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9800): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9800): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.874259423 +0000 UTC m=+102.997794804 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9800): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e98c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e98c0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e98c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd20 item 58 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e98c0): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e98c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e98c0): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e98c0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e98c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.87525118 +0000 UTC m=+102.998786570 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e98c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9900): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9900): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9900): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9900): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9900): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.87525118 +0000 UTC m=+102.998786570 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9900): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ce70 item 58 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e99c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e99c0): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e99c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e99c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e99c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e99c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e99c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e99c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.877247014 +0000 UTC m=+103.000782404 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e99c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d180 item 59 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.878268905 +0000 UTC m=+103.001804296 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9ac0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9ac0): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9ac0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9ac0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9ac0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d2d0 item 59 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9ac0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9ac0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.879003528 +0000 UTC m=+103.002538918 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9ac0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b00): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.879003528 +0000 UTC m=+103.002538918 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d490 item 59 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9bc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9bc0): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9bc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9bc0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9bc0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9bc0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9bc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.881893514 +0000 UTC m=+103.005428915 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9bc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d960 item 60 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.883264824 +0000 UTC m=+103.006800214 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9cc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9cc0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9cc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db20 item 60 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9cc0): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9cc0): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9cc0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9cc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.884137144 +0000 UTC m=+103.007672535 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9cc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9d00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9d00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9d00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9d00): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9d00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.884137144 +0000 UTC m=+103.007672535 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9d00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dd50 item 60 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9dc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9dc0): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9dc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9dc0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9dc0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9dc0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9dc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.886656283 +0000 UTC m=+103.010191684 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9dc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474150 item 61 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.887352453 +0000 UTC m=+103.010887843 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b440): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b440): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b440): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b440): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b440): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.887352453 +0000 UTC m=+103.010887843 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b440): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005996c0 item 61 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.88916964 +0000 UTC m=+103.012705011 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b500): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b540): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b540): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b540): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599c00 item 62 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b540): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b540): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.889711901 +0000 UTC m=+103.013247272 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b540): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b600): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b600): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b600): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b600): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b600): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.889711901 +0000 UTC m=+103.013247272 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b600): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374000 item 62 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b6c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b6c0): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b6c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b6c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b6c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b6c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b6c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b6c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.891182317 +0000 UTC m=+103.014717698 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b6c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b700): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b700): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b700): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003744d0 item 63 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b700): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b700): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.89216768 +0000 UTC m=+103.015703061 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b700): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b7c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b7c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b7c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b7c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b7c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.89216768 +0000 UTC m=+103.015703061 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b7c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374930 item 63 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b880): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b880): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b880): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b880): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b880): >_readAt: n=0, err=Bad file descriptor 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b880): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b880): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b880): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.893760998 +0000 UTC m=+103.017296369 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b880): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b8c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b8c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b8c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374cb0 item 64 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b8c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b8c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.894282407 +0000 UTC m=+103.017817778 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b8c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b980): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b980): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b980): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b980): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b980): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.894282407 +0000 UTC m=+103.017817778 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047b980): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374e70 item 64 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.896784033 +0000 UTC m=+103.020319425 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003755e0 item 65 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.897539244 +0000 UTC m=+103.021074645 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba80): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.897539244 +0000 UTC m=+103.021074645 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047ba80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375880 item 65 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bac0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bac0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bac0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bac0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bac0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.899390917 +0000 UTC m=+103.022926308 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bac0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590000 item 66 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb00): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb00): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb00): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb00): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.900113977 +0000 UTC m=+103.023649378 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb40): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb40): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.900113977 +0000 UTC m=+103.023649378 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005901c0 item 66 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.901846897 +0000 UTC m=+103.025382288 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bb80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bbc0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bbc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bbc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bbc0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bbc0): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590460 item 67 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bbc0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bbc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.902570248 +0000 UTC m=+103.026105649 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bbc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc00): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.902570248 +0000 UTC m=+103.026105649 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590620 item 67 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.904397034 +0000 UTC m=+103.027932425 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bc80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005909a0 item 68 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.905124182 +0000 UTC m=+103.028659573 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd80): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.905124182 +0000 UTC m=+103.028659573 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bd80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590af0 item 68 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bdc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bdc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bdc0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bdc0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bdc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.906751834 +0000 UTC m=+103.030287225 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bdc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be00): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be00): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be00): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590e00 item 69 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be00): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.907458453 +0000 UTC m=+103.030993844 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be40): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be40): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.907458453 +0000 UTC m=+103.030993844 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047be40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590f50 item 69 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bec0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bec0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bec0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bec0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bec0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.909100702 +0000 UTC m=+103.032636094 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc00047bec0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2340): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2340): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005911f0 item 70 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2340): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2340): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2340): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2340): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2340): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.910015202 +0000 UTC m=+103.033550604 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2340): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2380): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2380): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2380): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2380): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2380): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.910015202 +0000 UTC m=+103.033550604 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2380): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591340 item 70 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2440): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2440): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2440): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2440): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2440): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.911975149 +0000 UTC m=+103.035510540 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2440): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2500): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2500): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2500): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2500): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2500): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005917a0 item 71 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2500): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2500): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.912675135 +0000 UTC m=+103.036210506 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2500): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2540): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2540): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2540): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2540): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2540): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.912675135 +0000 UTC m=+103.036210506 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2540): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005918f0 item 71 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c25c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c25c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c25c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c25c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c25c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.914594866 +0000 UTC m=+103.038130287 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c25c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2680): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2680): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591b90 item 72 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2680): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2680): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2680): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2680): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2680): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.91544751 +0000 UTC m=+103.038982921 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2680): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c26c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c26c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c26c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c26c0): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c26c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.91544751 +0000 UTC m=+103.038982921 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c26c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591d50 item 72 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2700): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2700): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2700): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2700): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2700): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2700): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2700): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.917443124 +0000 UTC m=+103.040978516 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2700): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2740): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2740): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2740): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005362a0 item 73 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2740): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2740): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.918205829 +0000 UTC m=+103.041741220 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2740): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005368c0 item 73 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.918895587 +0000 UTC m=+103.042430977 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c27c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2800): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2800): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2800): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2800): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2800): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.918895587 +0000 UTC m=+103.042430977 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2800): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536a10 item 73 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a40): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.920600954 +0000 UTC m=+103.044136346 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536e00 item 74 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.921218226 +0000 UTC m=+103.044753627 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2a80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2b40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2b40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536f50 item 74 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2b40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2b40): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2b40): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2b40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2b40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.921855244 +0000 UTC m=+103.045390635 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2b40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2e80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2e80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2e80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2e80): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2e80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.921855244 +0000 UTC m=+103.045390635 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2e80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537260 item 74 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.923514074 +0000 UTC m=+103.047049475 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c35c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3600): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3600): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3600): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537730 item 75 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3600): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3600): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.924167042 +0000 UTC m=+103.047702444 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3600): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c36c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c36c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c36c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c36c0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c36c0): _writeAt: size=3, off=2 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005378f0 item 75 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c36c0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c36c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.925031499 +0000 UTC m=+103.048566920 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c36c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3700): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3700): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3700): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3700): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3700): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.925031499 +0000 UTC m=+103.048566920 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3700): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537a40 item 75 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3800): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3800): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3800): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3800): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3800): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3800): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3800): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.926934047 +0000 UTC m=+103.050469449 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3800): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3840): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3840): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3840): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537f10 item 76 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3840): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3840): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.9276422 +0000 UTC m=+103.051177601 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3840): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005780e0 item 76 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): _writeAt: size=3, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.928545828 +0000 UTC m=+103.052081220 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3900): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3940): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3940): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3940): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3940): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3940): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.928545828 +0000 UTC m=+103.052081220 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c3940): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578230 item 76 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e81c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e81c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e81c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e81c0): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e81c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e81c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e81c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.933140492 +0000 UTC m=+103.056675863 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e81c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8200): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8200): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8200): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004742a0 item 77 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8200): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8200): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.933869123 +0000 UTC m=+103.057404494 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8200): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.933869123 +0000 UTC m=+103.057404494 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e82c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474460 item 77 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.935526621 +0000 UTC m=+103.059061992 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8380): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004749a0 item 78 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.936043583 +0000 UTC m=+103.059578963 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e83c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e84c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e84c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e84c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e84c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e84c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.936043583 +0000 UTC m=+103.059578963 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e84c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474b60 item 78 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.937548634 +0000 UTC m=+103.061084015 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e85c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e85c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e85c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004750a0 item 79 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e85c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e85c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.9380779 +0000 UTC m=+103.061613271 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e85c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8680): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8680): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8680): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8680): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8680): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.9380779 +0000 UTC m=+103.061613271 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8680): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004751f0 item 79 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.940015755 +0000 UTC m=+103.063551156 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8740): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8780): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8780): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8780): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475810 item 80 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8780): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8780): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.94077314 +0000 UTC m=+103.064308530 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8780): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8840): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8840): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8840): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8840): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8840): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.94077314 +0000 UTC m=+103.064308530 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8840): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475a40 item 80 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.942897826 +0000 UTC m=+103.066433218 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8880): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475e30 item 81 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.943823377 +0000 UTC m=+103.067358768 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e88c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.943823377 +0000 UTC m=+103.067358768 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8900): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a0e0 item 81 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8980): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8980): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8980): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8980): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8980): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.945910903 +0000 UTC m=+103.069446295 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8980): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a620 item 82 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.94678624 +0000 UTC m=+103.070321642 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a80): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.94678624 +0000 UTC m=+103.070321642 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8a80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a8c0 item 82 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.948974286 +0000 UTC m=+103.072509687 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8b00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ad20 item 83 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.949900588 +0000 UTC m=+103.073435980 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8bc0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c00): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.949900588 +0000 UTC m=+103.073435980 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056afc0 item 83 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.951771788 +0000 UTC m=+103.075307210 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8c80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b420 item 84 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.952573086 +0000 UTC m=+103.076108488 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d80): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.952573086 +0000 UTC m=+103.076108488 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8d80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b570 item 84 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.954471156 +0000 UTC m=+103.078006547 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8e00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b960 item 85 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.95521734 +0000 UTC m=+103.078752741 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8ec0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f00): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.95521734 +0000 UTC m=+103.078752741 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056bab0 item 85 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.957117284 +0000 UTC m=+103.080652675 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e8f80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056bea0 item 86 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.958051952 +0000 UTC m=+103.081587353 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9040): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.958051952 +0000 UTC m=+103.081587353 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9080): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005780e0 item 86 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9100): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9100): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9100): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9100): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9100): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.959970862 +0000 UTC m=+103.083506252 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9100): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005784d0 item 87 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.960785603 +0000 UTC m=+103.084321004 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e91c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9200): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9200): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9200): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9200): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9200): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.960785603 +0000 UTC m=+103.084321004 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9200): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578620 item 87 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.962608182 +0000 UTC m=+103.086143573 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9280): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578a80 item 88 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.96363848 +0000 UTC m=+103.087173882 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9340): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.96363848 +0000 UTC m=+103.087173882 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9380): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578c40 item 88 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9440): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9440): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9440): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9440): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9440): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9440): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9440): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9440): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.965637531 +0000 UTC m=+103.089172922 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9440): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578f50 item 89 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.966348879 +0000 UTC m=+103.089884280 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9480): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9540): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9540): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9540): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9540): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9540): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9540): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005790a0 item 89 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9540): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9540): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.967152971 +0000 UTC m=+103.090688373 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9540): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.967152971 +0000 UTC m=+103.090688373 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005793b0 item 89 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9640): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9640): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9640): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9640): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9640): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9640): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9640): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9640): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.969498683 +0000 UTC m=+103.093034075 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9640): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579650 item 90 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.970183021 +0000 UTC m=+103.093718412 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9680): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9740): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9740): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9740): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579880 item 90 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9740): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9740): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9740): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9740): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9740): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.971163696 +0000 UTC m=+103.094699097 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9740): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.971163696 +0000 UTC m=+103.094699097 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9780): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579a40 item 90 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9840): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9840): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9840): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9840): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9840): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9840): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9840): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9840): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.97354231 +0000 UTC m=+103.097077711 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9840): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9880): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9880): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9880): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579f10 item 91 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9880): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9880): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.974263086 +0000 UTC m=+103.097798477 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9880): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9940): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9940): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9940): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9940): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9940): >_readAt: n=2, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9940): _writeAt: size=3, off=7 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059c1c0 item 91 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9940): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9940): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.975062911 +0000 UTC m=+103.098598302 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9940): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9980): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9980): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9980): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9980): >_readAt: n=8, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9980): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.975062911 +0000 UTC m=+103.098598302 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9980): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059c460 item 91 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a40): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a40): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.977111634 +0000 UTC m=+103.100647026 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059c770 item 92 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.97785318 +0000 UTC m=+103.101388570 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9a80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b40): open at offset 5 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059c8c0 item 92 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b40): _readAt: size=2, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b40): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b40): _writeAt: size=3, off=5 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b40): >_writeAt: n=3, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.97880529 +0000 UTC m=+103.102340691 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b80): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b80): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b80): >_readAt: n=3, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.97880529 +0000 UTC m=+103.102340691 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9b80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ca80 item 92 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c40): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c40): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c40): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.980936398 +0000 UTC m=+103.104471800 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c80): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c80): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c80): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ce00 item 93 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c80): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c80): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.981871697 +0000 UTC m=+103.105407099 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9c80): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9d40): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9d40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9d40): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9d40): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9d40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.981871697 +0000 UTC m=+103.105407099 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9d40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059cf50 item 93 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.983803712 +0000 UTC m=+103.107339103 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e40): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e40): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e40): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d260 item 94 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e40): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e40): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.98444082 +0000 UTC m=+103.107976211 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9e40): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9f00): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9f00): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9f00): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9f00): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9f00): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.98444082 +0000 UTC m=+103.107976211 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0007e9f00): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d420 item 94 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006820c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006820c0): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006820c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006820c0): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006820c0): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006820c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006820c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006820c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.986308414 +0000 UTC m=+103.109843815 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0006820c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682180): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682180): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682180): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d7a0 item 95 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682180): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682180): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.98712518 +0000 UTC m=+103.110660571 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc000682180): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c22c0): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c22c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c22c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c22c0): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c22c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.98712518 +0000 UTC m=+103.110660571 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c22c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d960 item 95 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): open at offset 0 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): _readAt: size=2, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): >_readAt: n=0, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.989162121 +0000 UTC m=+103.112697513 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2480): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c24c0): _writeAt: size=5, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c24c0): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c24c0): >openPending: err= 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338540 item 96 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c24c0): >_writeAt: n=5, err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c24c0): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.98979385 +0000 UTC m=+103.113329241 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c24c0): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 05:48:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 05:48:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 05:48:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 05:48:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2580): _readAt: size=512, off=0 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2580): openPending: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2580): >openPending: err= 2025/04/17 05:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2580): >_readAt: n=5, err=EOF 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2580): close: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 05:48:09.98979385 +0000 UTC m=+103.113329241 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:09 DEBUG : open-test-file(0xc0002c2580): >close: err= 2025/04/17 05:48:09 DEBUG : open-test-file: Remove: 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003389a0 item 96 2025/04/17 05:48:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 05:48:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 05:48:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 05:48:09 DEBUG : open-test-file: >Remove: err= 2025/04/17 05:48:09 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:09 DEBUG : : Looking for writers 2025/04/17 05:48:09 DEBUG : >WaitForWriters: 2025/04/17 05:48:09 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.09s) --- PASS: TestRWFileHandleOpenTests/writes (0.53s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.56s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:10 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:10 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:48:10 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:10 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:10 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:48:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:10 DEBUG : file1: newRWFileHandle: 2025/04/17 05:48:10 DEBUG : file1(0xc00059b840): openPending: 2025/04/17 05:48:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:10 DEBUG : file1(0xc00059b840): >openPending: err= 2025/04/17 05:48:10 DEBUG : file1: >newRWFileHandle: err= 2025/04/17 05:48:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:48:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/17 05:48:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/04/17 05:48:10 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:10 DEBUG : : Looking for writers 2025/04/17 05:48:10 DEBUG : file1: reading active writers 2025/04/17 05:48:10 DEBUG : file1: active writers 1 2025/04/17 05:48:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:48:10 DEBUG : : Looking for writers 2025/04/17 05:48:10 DEBUG : file1: reading active writers 2025/04/17 05:48:10 DEBUG : file1: active writers 1 2025/04/17 05:48:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:48:10 DEBUG : : Looking for writers 2025/04/17 05:48:10 DEBUG : file1: reading active writers 2025/04/17 05:48:10 DEBUG : file1: active writers 1 2025/04/17 05:48:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:48:10 DEBUG : : Looking for writers 2025/04/17 05:48:10 DEBUG : file1: reading active writers 2025/04/17 05:48:10 DEBUG : file1: active writers 1 2025/04/17 05:48:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:48:10 DEBUG : : Looking for writers 2025/04/17 05:48:10 DEBUG : file1: reading active writers 2025/04/17 05:48:10 DEBUG : file1: active writers 1 2025/04/17 05:48:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:48:10 DEBUG : : Looking for writers 2025/04/17 05:48:10 DEBUG : file1: reading active writers 2025/04/17 05:48:10 DEBUG : file1: active writers 1 2025/04/17 05:48:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:48:10 DEBUG : : Looking for writers 2025/04/17 05:48:10 DEBUG : file1: reading active writers 2025/04/17 05:48:10 DEBUG : file1: active writers 1 2025/04/17 05:48:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/04/17 05:48:11 DEBUG : : Looking for writers 2025/04/17 05:48:11 DEBUG : file1: reading active writers 2025/04/17 05:48:11 DEBUG : file1: active writers 1 2025/04/17 05:48:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:12 DEBUG : : Looking for writers 2025/04/17 05:48:12 DEBUG : file1: reading active writers 2025/04/17 05:48:12 DEBUG : file1: active writers 1 2025/04/17 05:48:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:13 DEBUG : : Looking for writers 2025/04/17 05:48:13 DEBUG : file1: reading active writers 2025/04/17 05:48:13 DEBUG : file1: active writers 1 2025/04/17 05:48:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:14 DEBUG : : Looking for writers 2025/04/17 05:48:14 DEBUG : file1: reading active writers 2025/04/17 05:48:14 DEBUG : file1: active writers 1 2025/04/17 05:48:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:15 DEBUG : : Looking for writers 2025/04/17 05:48:15 DEBUG : file1: reading active writers 2025/04/17 05:48:15 DEBUG : file1: active writers 1 2025/04/17 05:48:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:16 DEBUG : : Looking for writers 2025/04/17 05:48:16 DEBUG : file1: reading active writers 2025/04/17 05:48:16 DEBUG : file1: active writers 1 2025/04/17 05:48:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:17 DEBUG : : Looking for writers 2025/04/17 05:48:17 DEBUG : file1: reading active writers 2025/04/17 05:48:17 DEBUG : file1: active writers 1 2025/04/17 05:48:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:18 DEBUG : : Looking for writers 2025/04/17 05:48:18 DEBUG : file1: reading active writers 2025/04/17 05:48:18 DEBUG : file1: active writers 1 2025/04/17 05:48:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:19 DEBUG : : Looking for writers 2025/04/17 05:48:19 DEBUG : file1: reading active writers 2025/04/17 05:48:19 DEBUG : file1: active writers 1 2025/04/17 05:48:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:20 DEBUG : : Looking for writers 2025/04/17 05:48:20 DEBUG : file1: reading active writers 2025/04/17 05:48:20 DEBUG : file1: active writers 1 2025/04/17 05:48:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:21 DEBUG : : Looking for writers 2025/04/17 05:48:21 DEBUG : file1: reading active writers 2025/04/17 05:48:21 DEBUG : file1: active writers 1 2025/04/17 05:48:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:22 DEBUG : : Looking for writers 2025/04/17 05:48:22 DEBUG : file1: reading active writers 2025/04/17 05:48:22 DEBUG : file1: active writers 1 2025/04/17 05:48:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:23 DEBUG : : Looking for writers 2025/04/17 05:48:23 DEBUG : file1: reading active writers 2025/04/17 05:48:23 DEBUG : file1: active writers 1 2025/04/17 05:48:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:24 DEBUG : : Looking for writers 2025/04/17 05:48:24 DEBUG : file1: reading active writers 2025/04/17 05:48:24 DEBUG : file1: active writers 1 2025/04/17 05:48:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:25 DEBUG : : Looking for writers 2025/04/17 05:48:25 DEBUG : file1: reading active writers 2025/04/17 05:48:25 DEBUG : file1: active writers 1 2025/04/17 05:48:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:26 DEBUG : : Looking for writers 2025/04/17 05:48:26 DEBUG : file1: reading active writers 2025/04/17 05:48:26 DEBUG : file1: active writers 1 2025/04/17 05:48:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:27 DEBUG : : Looking for writers 2025/04/17 05:48:27 DEBUG : file1: reading active writers 2025/04/17 05:48:27 DEBUG : file1: active writers 1 2025/04/17 05:48:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:28 DEBUG : : Looking for writers 2025/04/17 05:48:28 DEBUG : file1: reading active writers 2025/04/17 05:48:28 DEBUG : file1: active writers 1 2025/04/17 05:48:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:29 DEBUG : : Looking for writers 2025/04/17 05:48:29 DEBUG : file1: reading active writers 2025/04/17 05:48:29 DEBUG : file1: active writers 1 2025/04/17 05:48:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:30 DEBUG : : Looking for writers 2025/04/17 05:48:30 DEBUG : file1: reading active writers 2025/04/17 05:48:30 DEBUG : file1: active writers 1 2025/04/17 05:48:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:31 DEBUG : : Looking for writers 2025/04/17 05:48:31 DEBUG : file1: reading active writers 2025/04/17 05:48:31 DEBUG : file1: active writers 1 2025/04/17 05:48:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:32 DEBUG : : Looking for writers 2025/04/17 05:48:32 DEBUG : file1: reading active writers 2025/04/17 05:48:32 DEBUG : file1: active writers 1 2025/04/17 05:48:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:33 DEBUG : : Looking for writers 2025/04/17 05:48:33 DEBUG : file1: reading active writers 2025/04/17 05:48:33 DEBUG : file1: active writers 1 2025/04/17 05:48:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:34 DEBUG : : Looking for writers 2025/04/17 05:48:34 DEBUG : file1: reading active writers 2025/04/17 05:48:34 DEBUG : file1: active writers 1 2025/04/17 05:48:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:35 DEBUG : : Looking for writers 2025/04/17 05:48:35 DEBUG : file1: reading active writers 2025/04/17 05:48:35 DEBUG : file1: active writers 1 2025/04/17 05:48:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:36 DEBUG : : Looking for writers 2025/04/17 05:48:36 DEBUG : file1: reading active writers 2025/04/17 05:48:36 DEBUG : file1: active writers 1 2025/04/17 05:48:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:37 DEBUG : : Looking for writers 2025/04/17 05:48:37 DEBUG : file1: reading active writers 2025/04/17 05:48:37 DEBUG : file1: active writers 1 2025/04/17 05:48:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:38 DEBUG : : Looking for writers 2025/04/17 05:48:38 DEBUG : file1: reading active writers 2025/04/17 05:48:38 DEBUG : file1: active writers 1 2025/04/17 05:48:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:39 DEBUG : : Looking for writers 2025/04/17 05:48:39 DEBUG : file1: reading active writers 2025/04/17 05:48:39 DEBUG : file1: active writers 1 2025/04/17 05:48:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 05:48:40 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000ccaf00 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc00059e308 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824639611712} name:file1 opens:1 downloaders: o: fd:0xc00008c568 info:{ModTime:{wall:13976995551306804279 ext:103372796471 loc:0x3ea0f00} ATime:{wall:13976995551306804279 ext:103372796471 loc:0x3ea0f00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/04/17 05:48:40 DEBUG : >WaitForWriters: 2025/04/17 05:48:40 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.28s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:40 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:40 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:48:40 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:40 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:40 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:48:40 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:48:40 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:48:40 DEBUG : rename_me: newRWFileHandle: 2025/04/17 05:48:40 DEBUG : rename_me(0xc00037fbc0): openPending: 2025/04/17 05:48:40 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 05:48:40 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/17 05:48:40 DEBUG : rename_me(0xc00037fbc0): >openPending: err= 2025/04/17 05:48:40 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/17 05:48:40 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/17 05:48:40 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/17 05:48:40 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/17 05:48:40 DEBUG : rename_me(0xc00037fbc0): _writeAt: size=5, off=0 2025/04/17 05:48:40 DEBUG : rename_me(0xc00037fbc0): >_writeAt: n=5, err= 2025/04/17 05:48:40 DEBUG : rename_me(0xc00037fbc0): close: 2025/04/17 05:48:40 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-17 05:48:40.528588375 +0000 UTC m=+133.652123766 2025/04/17 05:48:40 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/17 05:48:40 DEBUG : rename_me(0xc00037fbc0): >close: err= 2025/04/17 05:48:40 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/17 05:48:40 DEBUG : i_was_renamed: Updating file with 0xc000baa240 2025/04/17 05:48:40 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/17 05:48:40 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/17 05:48:40 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:40 DEBUG : : Looking for writers 2025/04/17 05:48:40 DEBUG : i_was_renamed: reading active writers 2025/04/17 05:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 05:48:40 DEBUG : : Looking for writers 2025/04/17 05:48:40 DEBUG : i_was_renamed: reading active writers 2025/04/17 05:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 05:48:40 DEBUG : : Looking for writers 2025/04/17 05:48:40 DEBUG : i_was_renamed: reading active writers 2025/04/17 05:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 05:48:40 DEBUG : : Looking for writers 2025/04/17 05:48:40 DEBUG : i_was_renamed: reading active writers 2025/04/17 05:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 05:48:40 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/17 05:48:40 DEBUG : : Looking for writers 2025/04/17 05:48:40 DEBUG : i_was_renamed: reading active writers 2025/04/17 05:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 05:48:40 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:40 DEBUG : : Looking for writers 2025/04/17 05:48:40 DEBUG : i_was_renamed: reading active writers 2025/04/17 05:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/17 05:48:40 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/17 05:48:40 INFO : i_was_renamed: Copied (new) 2025/04/17 05:48:40 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-17 05:48:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/17 05:48:40 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/17 05:48:40 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/17 05:48:40 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/17 05:48:41 DEBUG : : Looking for writers 2025/04/17 05:48:41 DEBUG : i_was_renamed: reading active writers 2025/04/17 05:48:41 DEBUG : >WaitForWriters: 2025/04/17 05:48:41 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.09s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:41 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:41 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 05:48:41 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:41 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 05:48:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{pIR5U}/rclone-test-ginorah1filu" 2025/04/17 05:48:41 INFO : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 05:48:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:41 DEBUG : : forgetting directory cache 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate(0xc0010b7ec0): _readAt: size=512, off=0 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate(0xc0010b7ec0): openPending: 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-17 04:49:41 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/17 05:48:42 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate(0xc0010b7ec0): >openPending: err= 2025/04/17 05:48:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate(0xc0010b7ec0): >_readAt: n=20, err=EOF 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate(0xc0010b7ec0): close: 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 04:49:41 +0000 GMT 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate(0xc0010b7ec0): >close: err= 2025/04/17 05:48:42 DEBUG : : forgetting directory cache 2025/04/17 05:48:42 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate(0xc00098c740): _readAt: size=512, off=0 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate(0xc00098c740): openPending: 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-17 04:50:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-04-17 04:49:41 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-17 04:50:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-04-17 04:49:41 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/04/17 05:48:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/17 05:48:43 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate(0xc00098c740): >openPending: err= 2025/04/17 05:48:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate(0xc00098c740): >_readAt: n=20, err=EOF 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate(0xc00098c740): close: 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 04:50:41 +0000 GMT 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate(0xc00098c740): >close: err= 2025/04/17 05:48:43 DEBUG : : Re-reading directory (101.778106ms old) 2025/04/17 05:48:43 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:43 DEBUG : : forgetting directory cache 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate(0xc000dbacc0): _readAt: size=512, off=0 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate(0xc000dbacc0): openPending: 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-17 04:51:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-04-17 04:50:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-17 04:51:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-04-17 04:50:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/04/17 05:48:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/17 05:48:43 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate(0xc000dbacc0): >openPending: err= 2025/04/17 05:48:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate(0xc000dbacc0): >_readAt: n=20, err=EOF 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate(0xc000dbacc0): close: 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 04:51:41 +0000 GMT 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate(0xc000dbacc0): >close: err= 2025/04/17 05:48:44 DEBUG : : Re-reading directory (104.447127ms old) 2025/04/17 05:48:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:44 DEBUG : : forgetting directory cache 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate(0xc0009a2580): _readAt: size=512, off=0 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate(0xc0009a2580): openPending: 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-17 04:52:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-04-17 04:51:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-17 04:52:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-04-17 04:51:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/04/17 05:48:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/17 05:48:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate(0xc0009a2580): >openPending: err= 2025/04/17 05:48:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate(0xc0009a2580): >_readAt: n=20, err=EOF 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate(0xc0009a2580): close: 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 04:52:41 +0000 GMT 2025/04/17 05:48:44 DEBUG : TestRWCacheUpdate(0xc0009a2580): >close: err= 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:45 DEBUG : : forgetting directory cache 2025/04/17 05:48:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate(0xc000b3d4c0): _readAt: size=512, off=0 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate(0xc000b3d4c0): openPending: 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-17 04:53:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-04-17 04:52:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-17 04:53:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-04-17 04:52:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/04/17 05:48:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/17 05:48:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate(0xc000b3d4c0): >openPending: err= 2025/04/17 05:48:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate(0xc000b3d4c0): >_readAt: n=20, err=EOF 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate(0xc000b3d4c0): close: 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 04:53:41 +0000 GMT 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate(0xc000b3d4c0): >close: err= 2025/04/17 05:48:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:45 DEBUG : : forgetting directory cache 2025/04/17 05:48:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate(0xc000a0b580): _readAt: size=512, off=0 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate(0xc000a0b580): openPending: 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-17 04:54:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-04-17 04:53:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-17 04:54:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-04-17 04:53:41 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/04/17 05:48:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/17 05:48:46 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate(0xc000a0b580): >openPending: err= 2025/04/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate(0xc000a0b580): >_readAt: n=20, err=EOF 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate(0xc000a0b580): close: 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 04:54:41 +0000 GMT 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate(0xc000a0b580): >close: err= 2025/04/17 05:48:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:46 DEBUG : : forgetting directory cache 2025/04/17 05:48:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate(0xc00093c100): _readAt: size=512, off=0 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate(0xc00093c100): openPending: 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-17 04:55:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-04-17 04:54:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-17 04:55:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-04-17 04:54:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/04/17 05:48:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/17 05:48:47 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate(0xc00093c100): >openPending: err= 2025/04/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate(0xc00093c100): >_readAt: n=21, err=EOF 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate(0xc00093c100): close: 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 04:55:41 +0000 GMT 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate(0xc00093c100): >close: err= 2025/04/17 05:48:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:47 DEBUG : : forgetting directory cache 2025/04/17 05:48:47 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate(0xc0007d9a00): _readAt: size=512, off=0 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate(0xc0007d9a00): openPending: 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-17 04:56:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-04-17 04:55:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-17 04:56:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-04-17 04:55:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/04/17 05:48:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/17 05:48:48 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate(0xc0007d9a00): >openPending: err= 2025/04/17 05:48:48 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate(0xc0007d9a00): >_readAt: n=22, err=EOF 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate(0xc0007d9a00): close: 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 04:56:41 +0000 GMT 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate(0xc0007d9a00): >close: err= 2025/04/17 05:48:48 DEBUG : : Re-reading directory (115.468292ms old) 2025/04/17 05:48:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:48 DEBUG : : forgetting directory cache 2025/04/17 05:48:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate(0xc000a58280): _readAt: size=512, off=0 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate(0xc000a58280): openPending: 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-17 04:57:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-04-17 04:56:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-17 04:57:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-04-17 04:56:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/04/17 05:48:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/17 05:48:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate(0xc000a58280): >openPending: err= 2025/04/17 05:48:49 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate(0xc000a58280): >_readAt: n=23, err=EOF 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate(0xc000a58280): close: 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 04:57:41 +0000 GMT 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate(0xc000a58280): >close: err= 2025/04/17 05:48:49 DEBUG : : Re-reading directory (105.556128ms old) 2025/04/17 05:48:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:49 DEBUG : : forgetting directory cache 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate(0xc0009b9d00): _readAt: size=512, off=0 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate(0xc0009b9d00): openPending: 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-17 04:58:41 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-04-17 04:57:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-17 04:58:41 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-04-17 04:57:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/04/17 05:48:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/17 05:48:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate(0xc0009b9d00): >openPending: err= 2025/04/17 05:48:49 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:50 DEBUG : TestRWCacheUpdate(0xc0009b9d00): >_readAt: n=24, err=EOF 2025/04/17 05:48:50 DEBUG : TestRWCacheUpdate(0xc0009b9d00): close: 2025/04/17 05:48:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 04:58:41 +0000 GMT 2025/04/17 05:48:50 DEBUG : TestRWCacheUpdate(0xc0009b9d00): >close: err= 2025/04/17 05:48:50 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:50 DEBUG : : Looking for writers 2025/04/17 05:48:50 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/17 05:48:50 DEBUG : >WaitForWriters: 2025/04/17 05:48:50 DEBUG : webdav root 'rclone-test-ginorah1filu': vfs cache: cleaner exiting 2025/04/17 05:48:50 DEBUG : : forgetting directory cache 2025/04/17 05:48:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (8.89s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:50 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:50 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:51 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:51 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:51 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 05:48:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 05:48:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/17 05:48:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 05:48:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 05:48:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/17 05:48:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 05:48:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 05:48:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/17 05:48:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/17 05:48:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/17 05:48:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/17 05:48:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/17 05:48:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/17 05:48:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/17 05:48:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 05:48:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 05:48:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/17 05:48:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 05:48:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 05:48:52 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/17 05:48:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 05:48:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 05:48:52 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/17 05:48:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 05:48:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 05:48:52 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/17 05:48:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/17 05:48:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/17 05:48:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/17 05:48:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/17 05:48:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/17 05:48:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/17 05:48:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/17 05:48:52 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/17 05:48:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/17 05:48:52 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/17 05:48:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 05:48:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 05:48:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/17 05:48:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/17 05:48:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/17 05:48:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/17 05:48:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:52 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/17 05:48:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/17 05:48:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/17 05:48:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:53 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:53 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:53 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:53 DEBUG : : Looking for writers 2025/04/17 05:48:53 DEBUG : FiLeA: reading active writers 2025/04/17 05:48:53 DEBUG : FiLeB: reading active writers 2025/04/17 05:48:53 DEBUG : FilEb: reading active writers 2025/04/17 05:48:53 DEBUG : >WaitForWriters: 2025/04/17 05:48:53 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:53 DEBUG : : Looking for writers 2025/04/17 05:48:53 DEBUG : FiLeA: reading active writers 2025/04/17 05:48:53 DEBUG : FiLeB: reading active writers 2025/04/17 05:48:53 DEBUG : FilEb: reading active writers 2025/04/17 05:48:53 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.18s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:53 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:54 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:54 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/17 05:48:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/17 05:48:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/17 05:48:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:54 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/17 05:48:54 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/17 05:48:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/17 05:48:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/17 05:48:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/17 05:48:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/17 05:48:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:48:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 05:48:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:48:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/17 05:48:54 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:54 DEBUG : : Looking for writers 2025/04/17 05:48:54 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/17 05:48:54 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/17 05:48:54 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.65s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:55 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:55 DEBUG : webdav root 'rclone-test-ginorah1filu': Reusing VFS from active cache 2025/04/17 05:48:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:55 DEBUG : : Looking for writers 2025/04/17 05:48:55 DEBUG : >WaitForWriters: 2025/04/17 05:48:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:55 DEBUG : : Looking for writers 2025/04/17 05:48:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.14s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:55 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:55 DEBUG : : Looking for writers 2025/04/17 05:48:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.19s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:55 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:55 DEBUG : : Looking for writers 2025/04/17 05:48:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.15s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:55 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:56 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:56 DEBUG : dir: Looking for writers 2025/04/17 05:48:56 DEBUG : file2: reading active writers 2025/04/17 05:48:56 DEBUG : : Looking for writers 2025/04/17 05:48:56 DEBUG : dir: reading active writers 2025/04/17 05:48:56 DEBUG : file1: reading active writers 2025/04/17 05:48:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.75s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:57 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:57 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:58 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:48:58 DEBUG : dir: Looking for writers 2025/04/17 05:48:58 DEBUG : : Looking for writers 2025/04/17 05:48:58 DEBUG : dir: reading active writers 2025/04/17 05:48:58 DEBUG : file1: reading active writers 2025/04/17 05:48:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.55s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:48:59 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:48:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:59 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/17 05:48:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:49:00 DEBUG : file1: Open: flags=O_RDONLY 2025/04/17 05:49:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/17 05:49:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/17 05:49:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:49:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/17 05:49:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 05:49:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/17 05:49:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:49:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/17 05:49:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/17 05:49:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/17 05:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/17 05:49:00 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (0 bytes), uploading instead of streaming 2025/04/17 05:49:00 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/04/17 05:49:00 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/17 05:49:00 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/04/17 05:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/17 05:49:00 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:49:00 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/17 05:49:00 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:49:00 DEBUG : dir: Looking for writers 2025/04/17 05:49:00 DEBUG : file2: reading active writers 2025/04/17 05:49:00 DEBUG : new_file.txt: reading active writers 2025/04/17 05:49:00 DEBUG : : Looking for writers 2025/04/17 05:49:00 DEBUG : file1: reading active writers 2025/04/17 05:49:00 DEBUG : dir: reading active writers 2025/04/17 05:49:00 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.21s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:49:01 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:49:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/17 05:49:02 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/17 05:49:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000425380 2025/04/17 05:49:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/17 05:49:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:02 INFO : dir/file1: Moved (server-side) to: file0 2025/04/17 05:49:02 DEBUG : file0: Updating file with file0 0xc000425380 2025/04/17 05:49:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 05:49:02 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/17 05:49:03 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:49:03 DEBUG : dir: Looking for writers 2025/04/17 05:49:03 DEBUG : : Looking for writers 2025/04/17 05:49:03 DEBUG : dir: reading active writers 2025/04/17 05:49:03 DEBUG : file0: reading active writers 2025/04/17 05:49:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.41s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:49:03 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:49:03 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:49:03 DEBUG : : Looking for writers 2025/04/17 05:49:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.22s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:49:03 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:49:04 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/17 05:49:04 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/17 05:49:04 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/17 05:49:05 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/17 05:49:05 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/17 05:49:05 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:49:05 DEBUG : : Looking for writers 2025/04/17 05:49:05 DEBUG : a: Looking for writers 2025/04/17 05:49:05 DEBUG : b: Looking for writers 2025/04/17 05:49:05 DEBUG : c: Looking for writers 2025/04/17 05:49:05 DEBUG : d: Looking for writers 2025/04/17 05:49:05 DEBUG : : Looking for writers 2025/04/17 05:49:05 DEBUG : /: reading active writers 2025/04/17 05:49:05 DEBUG : a: reading active writers 2025/04/17 05:49:05 DEBUG : b: reading active writers 2025/04/17 05:49:05 DEBUG : c: reading active writers 2025/04/17 05:49:05 DEBUG : d: reading active writers 2025/04/17 05:49:05 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.94s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:49:06 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:49:07 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/17 05:49:07 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/17 05:49:07 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/17 05:49:08 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/17 05:49:09 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:49:09 DEBUG : a/b/c/d: Looking for writers 2025/04/17 05:49:09 DEBUG : a/b/c: Looking for writers 2025/04/17 05:49:09 DEBUG : d: reading active writers 2025/04/17 05:49:09 DEBUG : a/b: Looking for writers 2025/04/17 05:49:09 DEBUG : c: reading active writers 2025/04/17 05:49:09 DEBUG : a: Looking for writers 2025/04/17 05:49:09 DEBUG : b: reading active writers 2025/04/17 05:49:09 DEBUG : : Looking for writers 2025/04/17 05:49:09 DEBUG : a: reading active writers 2025/04/17 05:49:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.71s) === 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-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:49:10 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:49:10 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:49:10 DEBUG : : Looking for writers 2025/04/17 05:49:10 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.14s) === 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-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:49:10 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:49:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:49:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:49:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 05:49:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 05:49:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:10 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/17 05:49:10 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/17 05:49:10 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/17 05:49:10 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (5 bytes), uploading instead of streaming 2025/04/17 05:49:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:49:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/17 05:49:11 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/17 05:49:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:49:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:49:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 05:49:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 05:49:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:49:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:49:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 05:49:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 05:49:11 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/17 05:49:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/17 05:49:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/17 05:49:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 05:49:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 05:49:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:11 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (0 bytes), uploading instead of streaming 2025/04/17 05:49:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:49:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/17 05:49:11 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/17 05:49:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/17 05:49:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/17 05:49:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 05:49:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 05:49:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:11 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (7 bytes), uploading instead of streaming 2025/04/17 05:49:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:49:11 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/04/17 05:49:11 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/17 05:49:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:11 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:49:11 DEBUG : : Looking for writers 2025/04/17 05:49:11 DEBUG : file1: reading active writers 2025/04/17 05:49:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.41s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:49:12 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:49:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:49:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:49:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 05:49:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 05:49:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:12 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/17 05:49:13 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/17 05:49:13 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/17 05:49:13 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/17 05:49:13 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (11 bytes), uploading instead of streaming 2025/04/17 05:49:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:49:13 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/17 05:49:13 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/17 05:49:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:13 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/17 05:49:13 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:49:13 DEBUG : : Looking for writers 2025/04/17 05:49:13 DEBUG : file1: reading active writers 2025/04/17 05:49:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.83s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:49:13 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:49:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:49:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:49:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 05:49:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 05:49:14 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/17 05:49:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:14 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (5 bytes), uploading instead of streaming 2025/04/17 05:49:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:49:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/17 05:49:14 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/17 05:49:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:14 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/17 05:49:14 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:49:14 DEBUG : : Looking for writers 2025/04/17 05:49:14 DEBUG : file1: reading active writers 2025/04/17 05:49:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.69s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:49:14 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:49:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:49:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:49:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 05:49:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 05:49:14 DEBUG : file1: WriteFileHandle.Release closing 2025/04/17 05:49:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:14 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (0 bytes), uploading instead of streaming 2025/04/17 05:49:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:49:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/17 05:49:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/17 05:49:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:15 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/17 05:49:15 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:49:15 DEBUG : : Looking for writers 2025/04/17 05:49:15 DEBUG : file1: reading active writers 2025/04/17 05:49:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.68s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:49:15 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:49:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:49:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:49:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 05:49:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/04/17 05:49:15 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:49:15 DEBUG : : Looking for writers 2025/04/17 05:49:15 DEBUG : file1: reading active writers 2025/04/17 05:49:15 DEBUG : file1: active writers 1 2025/04/17 05:49:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/04/17 05:49:15 DEBUG : : Looking for writers 2025/04/17 05:49:15 DEBUG : file1: reading active writers 2025/04/17 05:49:15 DEBUG : file1: active writers 1 2025/04/17 05:49:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/04/17 05:49:15 DEBUG : : Looking for writers 2025/04/17 05:49:15 DEBUG : file1: reading active writers 2025/04/17 05:49:15 DEBUG : file1: active writers 1 2025/04/17 05:49:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/04/17 05:49:15 DEBUG : : Looking for writers 2025/04/17 05:49:15 DEBUG : file1: reading active writers 2025/04/17 05:49:15 DEBUG : file1: active writers 1 2025/04/17 05:49:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/04/17 05:49:15 DEBUG : : Looking for writers 2025/04/17 05:49:15 DEBUG : file1: reading active writers 2025/04/17 05:49:15 DEBUG : file1: active writers 1 2025/04/17 05:49:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/04/17 05:49:15 DEBUG : : Looking for writers 2025/04/17 05:49:15 DEBUG : file1: reading active writers 2025/04/17 05:49:15 DEBUG : file1: active writers 1 2025/04/17 05:49:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/04/17 05:49:16 DEBUG : : Looking for writers 2025/04/17 05:49:16 DEBUG : file1: reading active writers 2025/04/17 05:49:16 DEBUG : file1: active writers 1 2025/04/17 05:49:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/04/17 05:49:16 DEBUG : : Looking for writers 2025/04/17 05:49:16 DEBUG : file1: reading active writers 2025/04/17 05:49:16 DEBUG : file1: active writers 1 2025/04/17 05:49:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:17 DEBUG : : Looking for writers 2025/04/17 05:49:17 DEBUG : file1: reading active writers 2025/04/17 05:49:17 DEBUG : file1: active writers 1 2025/04/17 05:49:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:18 DEBUG : : Looking for writers 2025/04/17 05:49:18 DEBUG : file1: reading active writers 2025/04/17 05:49:18 DEBUG : file1: active writers 1 2025/04/17 05:49:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:19 DEBUG : : Looking for writers 2025/04/17 05:49:19 DEBUG : file1: reading active writers 2025/04/17 05:49:19 DEBUG : file1: active writers 1 2025/04/17 05:49:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:20 DEBUG : : Looking for writers 2025/04/17 05:49:20 DEBUG : file1: reading active writers 2025/04/17 05:49:20 DEBUG : file1: active writers 1 2025/04/17 05:49:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:21 DEBUG : : Looking for writers 2025/04/17 05:49:21 DEBUG : file1: reading active writers 2025/04/17 05:49:21 DEBUG : file1: active writers 1 2025/04/17 05:49:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:22 DEBUG : : Looking for writers 2025/04/17 05:49:22 DEBUG : file1: reading active writers 2025/04/17 05:49:22 DEBUG : file1: active writers 1 2025/04/17 05:49:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:23 DEBUG : : Looking for writers 2025/04/17 05:49:23 DEBUG : file1: reading active writers 2025/04/17 05:49:23 DEBUG : file1: active writers 1 2025/04/17 05:49:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:24 DEBUG : : Looking for writers 2025/04/17 05:49:24 DEBUG : file1: reading active writers 2025/04/17 05:49:24 DEBUG : file1: active writers 1 2025/04/17 05:49:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:25 DEBUG : : Looking for writers 2025/04/17 05:49:25 DEBUG : file1: reading active writers 2025/04/17 05:49:25 DEBUG : file1: active writers 1 2025/04/17 05:49:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:26 DEBUG : : Looking for writers 2025/04/17 05:49:26 DEBUG : file1: reading active writers 2025/04/17 05:49:26 DEBUG : file1: active writers 1 2025/04/17 05:49:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:27 DEBUG : : Looking for writers 2025/04/17 05:49:27 DEBUG : file1: reading active writers 2025/04/17 05:49:27 DEBUG : file1: active writers 1 2025/04/17 05:49:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:28 DEBUG : : Looking for writers 2025/04/17 05:49:28 DEBUG : file1: reading active writers 2025/04/17 05:49:28 DEBUG : file1: active writers 1 2025/04/17 05:49:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:29 DEBUG : : Looking for writers 2025/04/17 05:49:29 DEBUG : file1: reading active writers 2025/04/17 05:49:29 DEBUG : file1: active writers 1 2025/04/17 05:49:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:30 DEBUG : : Looking for writers 2025/04/17 05:49:30 DEBUG : file1: reading active writers 2025/04/17 05:49:30 DEBUG : file1: active writers 1 2025/04/17 05:49:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:31 DEBUG : : Looking for writers 2025/04/17 05:49:31 DEBUG : file1: reading active writers 2025/04/17 05:49:31 DEBUG : file1: active writers 1 2025/04/17 05:49:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:32 DEBUG : : Looking for writers 2025/04/17 05:49:32 DEBUG : file1: reading active writers 2025/04/17 05:49:32 DEBUG : file1: active writers 1 2025/04/17 05:49:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:33 DEBUG : : Looking for writers 2025/04/17 05:49:33 DEBUG : file1: reading active writers 2025/04/17 05:49:33 DEBUG : file1: active writers 1 2025/04/17 05:49:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:34 DEBUG : : Looking for writers 2025/04/17 05:49:34 DEBUG : file1: reading active writers 2025/04/17 05:49:34 DEBUG : file1: active writers 1 2025/04/17 05:49:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:35 DEBUG : : Looking for writers 2025/04/17 05:49:35 DEBUG : file1: reading active writers 2025/04/17 05:49:35 DEBUG : file1: active writers 1 2025/04/17 05:49:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:36 DEBUG : : Looking for writers 2025/04/17 05:49:36 DEBUG : file1: reading active writers 2025/04/17 05:49:36 DEBUG : file1: active writers 1 2025/04/17 05:49:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:37 DEBUG : : Looking for writers 2025/04/17 05:49:37 DEBUG : file1: reading active writers 2025/04/17 05:49:37 DEBUG : file1: active writers 1 2025/04/17 05:49:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:38 DEBUG : : Looking for writers 2025/04/17 05:49:38 DEBUG : file1: reading active writers 2025/04/17 05:49:38 DEBUG : file1: active writers 1 2025/04/17 05:49:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:39 DEBUG : : Looking for writers 2025/04/17 05:49:39 DEBUG : file1: reading active writers 2025/04/17 05:49:39 DEBUG : file1: active writers 1 2025/04/17 05:49:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:40 DEBUG : : Looking for writers 2025/04/17 05:49:40 DEBUG : file1: reading active writers 2025/04/17 05:49:40 DEBUG : file1: active writers 1 2025/04/17 05:49:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:41 DEBUG : : Looking for writers 2025/04/17 05:49:41 DEBUG : file1: reading active writers 2025/04/17 05:49:41 DEBUG : file1: active writers 1 2025/04/17 05:49:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:42 DEBUG : : Looking for writers 2025/04/17 05:49:42 DEBUG : file1: reading active writers 2025/04/17 05:49:42 DEBUG : file1: active writers 1 2025/04/17 05:49:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:43 DEBUG : : Looking for writers 2025/04/17 05:49:43 DEBUG : file1: reading active writers 2025/04/17 05:49:43 DEBUG : file1: active writers 1 2025/04/17 05:49:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:44 DEBUG : : Looking for writers 2025/04/17 05:49:44 DEBUG : file1: reading active writers 2025/04/17 05:49:44 DEBUG : file1: active writers 1 2025/04/17 05:49:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 05:49:45 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/04/17 05:49:45 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.27s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:49:45 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:49:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:49:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:49:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 05:49:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 05:49:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:45 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (0 bytes), uploading instead of streaming 2025/04/17 05:49:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:49:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/17 05:49:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/17 05:49:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:49:45 DEBUG : file1: Open: flags=O_RDONLY 2025/04/17 05:49:45 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/17 05:49:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/17 05:49:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:49:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/17 05:49:46 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:49:46 DEBUG : : Looking for writers 2025/04/17 05:49:46 DEBUG : file1: reading active writers 2025/04/17 05:49:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.78s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-ginorah1filu'", Local "Local file system at /tmp/rclone4098096504", Modify Window "1s" 2025/04/17 05:49:46 INFO : webdav root 'rclone-test-ginorah1filu': poll-interval is not supported by this remote 2025/04/17 05:49:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 05:49:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 05:49:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 05:49:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 05:49:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:46 DEBUG : webdav root 'rclone-test-ginorah1filu': File to upload is small (100 bytes), uploading instead of streaming 2025/04/17 05:49:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 05:49:46 DEBUG : file1: md5 = ea840d5674b407cda46a25eb8c28dbe1 OK 2025/04/17 05:49:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/17 05:49:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 05:49:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 05:49:46 DEBUG : file1: Open: flags=O_RDONLY 2025/04/17 05:49:46 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/17 05:49:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/17 05:49:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 05:49:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/17 05:49:46 DEBUG : WaitForWriters: timeout=30s 2025/04/17 05:49:46 DEBUG : : Looking for writers 2025/04/17 05:49:46 DEBUG : file1: reading active writers 2025/04/17 05:49:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.71s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/04/17 05:49:47 DEBUG : webdav root 'rclone-test-ginorah1filu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m20.310636917s (try 1/5)